@charset "utf-8";
/* CSS Document */
/* Colores:
Azul claro: #0a94f7
Azul oscuro: #0767ab
Naranja: #f7940a
Gris oscuro: #545454
gris claro: #ababab
*/
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.layout #container {
	position: relative;
	width: 960px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 5px;
} 
.layout #header {
	height: 160px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #452721;
} 
.layout #header h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 3em;
	padding-left: 25px;
	font-weight: normal;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 10px;
	font-family: Tahoma;
	letter-spacing: -1px;
}
.layout #topleft {
	float:left;
} 
.layout #topleft a:link, .layout #topleft a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.layout #topleft a:hover{
	color: #DDC8B4;
	text-decoration: none;
}

.layout #topright {
	float:right;
	width: 550px;
	text-align: right;
	padding: 15px;
} 
.layout #topright h2 {
	margin: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.layout #leftcolumn {
	position: absolute;
	top: 165px;
	left: 0;
	width: 160px;
	padding-right: 10px;
	padding-left: 15px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #879791;
	min-height: 390px;
	padding-top: 10px;
	height: 390px;
}
.layout #rightcolumn {
	right: 0;
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #DDC8B4;
	position: absolute;
	width: 585px;
	top: 165px;
	height: 400px;
	color: #452721;
	font-size: 11px;
}
.layout #rightcolumn h2 {
	font-size: 1.1em;
	color: #452721;
	font-weight: bold;
	text-align:justify;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-top: 20px;
}
.layout #rightcolumn LI {
	color:#452721;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	margin-left: -20px;
	line-height: 17px;
}

.layout #nav_menu {
	margin-bottom: 0;
	margin-left: 190px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 380px;
	background-color: #988D78;
	width: 170px;
	padding-top: 20px;
	height: 380px;
}

.layout #footer {
	position: relative;
	bottom: 1px;
	clear: both;
	padding: 10;
} 

.layout #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 0.9em;
	color: #3B3B3B;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#esquerda {
	width: 200px;
	position: relative;
	top: -70px;
	left: 10px;
	float: left;
	background: #0767ab;
	border: solid 5px white;
	padding-bottom: 1em;
}

#top_menu {
	width: 200px;
	height: 64px;
	background: url(imagens/top_menu.gif) no-repeat;
}

#nav_menu UL{
	padding: 0;
	margin-left: 1em;
	list-style-type: none;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
}
#nav_menu LI{
	margin-left: 0.8em;
	color: white;
	font-size: 15px;
	line-height: 30px;
	list-style-type: square;
	text-align: left;
}
#nav_menu LI a:link, #nav_menu LI a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}
#nav_menu LI a:hover{
	color: #452721;
	text-decoration: none;
	font-size: 1em;
}
P.menu {
	color: #f7940a;
	margin: 0;
	margin-left: 0.8em;
	font-size: 1.1em;
}

.linkmenu {
	color: #FFFFFF;
	margin: 0;
	margin-left: 0em;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 2;
}
.linkmenu:link, linkmenu:visited {
	text-decoration:none;
}
.linkmenu:hover{
	font-size: 1.2em;
	color: #452721;

}
.notas {
	font-size: 0.7em;
	color: #91949C;
	text-align: right;
	display: block;
	float: left;
}
.linknotas {
	font-size: 0.7em;
	color: #91949C;
	text-align: right;
	display: block;
	float: left;
}

.linknotas:link, linknotas:visited {
	float: left;
	color: #879791;
	font-size: 0.7em;
	text-decoration: none;
}
.linknotas:hover{
	font-size: 0.7em;
	text-decoration: none;
	color: #DDC8B4;
}
.data {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 10px;
}
.marco {
	border: 2px solid #ababab;
}
.textart {
	font-size: 11px;
	text-align: justify;
}

.lang {
	color: #91949C;
	font-size: 0.7em;
	text-decoration: none;
}
.lang:link, lang:visited {
	color: #879791;
	font-size: 0.7em;
	text-decoration: none;
}
.lang:hover{
	font-size: 0.7em;
	text-decoration: none;
	color: #DDC8B4;
}
.download {
	color: #452721;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.download:link, download:visited {
	color: #452721;
	font-size: 11px;
	text-decoration: none;
}
.download:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #452721;
	font-weight: bold;
}

