* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
}
label {display:block;}
form {/*background:#DFDFDF;*/ padding:10px 0px;}
#menu, #logo, #page, #footerwrapper {
	width:800px;
}
#content {
	width:510px;
}
#footerwrapper .links {
	width: 500px;
}
#menu {
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 10px 0 10px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover, #menu a.actual {
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}
#logo {
	height: 180px;
	margin: 0 auto;
	background-color:#010100;
	background-position:top left;
	background-repeat:no-repeat;
	border-left: 20px solid #000;
}

#logo h1 {
	margin: 0;
	padding: 100px 0 0 30px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 2.1em;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 40px;
	text-align: left;
	letter-spacing: -1px;
	font-size:1.3em;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	margin: 0 auto;
	background:#EDEDF0 url(img03.gif) top right repeat-y;
	
}
#content {
	float: left;
	padding: 20px 10px 50px 20px;
}
#content img{/*border: 5px solid #FFFFFF;*/}
#content blockquote {
padding:0 5px; 
font-size:0.9em;
color:#333;
background:#FFF;
border-right:1px solid #333;
border-top:1px solid #333;
border-bottom:1px solid #333;
}
#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(img09.gif) no-repeat right bottom;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links, #dividiomas {
}

#links ul, #dividiomas ul {
	list-style:none;
}

#links li, #dividiomas li {
	background:none;
	padding: 5px 0;
	border-bottom:1px solid #ccc;
}

#links a, #dividiomas a{
	font-size:0.9em;
}
#links a:hover, #dividiomas a:hover {color:#000;
}
#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footerwrapper {
	margin: 0 auto;
	border-left: 20px solid #010100;
}

#footerwrapper .links {
	float: left;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	font-size: 85%;
}
#footerwrapper .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#dividiomas {
margin:10px 0;
display:block;
clear:both;
padding:0;
text-align:left;
}
/*ul {list-style:none;}*/
/*
#ulidiomas {list-style-type:none;margin:0 0px;float:left;display:block;}
#ulidiomas li {list-style-type:none;}
*/
