@charset "utf-8";
/* CSS Document */
body {
	background-color: #004D71;
}
body, td, th {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#geral {
	width:900px;
	margin-left:-454px;
	left:50%;
	position:absolute;
	margin: 1px auto #CCCCCC;
	padding: 5px;
	background-color:#FFFFFF;
}
#cabecalho {
	width:100%;
	height:162px;
	background-color:#EBEBEB;
	text-align:center;
}
#links_superior {
	width:100%;
	height:23px;
	background-image:url(img/fundo_barra_cab.jpg);
	vertical-align:middle;
	line-height:23px;
	text-align:left;
	font-size:10px;
	color:#333333;
}
#links_superior a {
	color:#333333;
}
span.alinha_links_superior {
	margin-left:420px;
}
span.tit_laranja {
	color:#FF6600;
}
span.tit_impressas {
	color:#FFFFFF;
	font-size:18px;
}
#menu_principal {
	float:left;
	margin-top:4px;
	width:165px;
	height:100%;
	border:dashed 1px #CCCCCC;
	color:#000000;
}
#conteudo {
	float:left;
	margin:12px 7px;
	width:544px;
	height:100%;
	text-align:justify;
	/*border:dashed 1px #CCCCCC;*/
}
#lateral_direita {
	float:right;
	margin:4px 0 0 0;
	width:145px;
	padding:8px 10px;
	height:100%;
	background-color:#E4F5FF;
	text-align:center;
}
#rodape {
	width:910px;
	margin-top:10px;
	margin-left:-5px;
	margin-right:-6px;
	margin-bottom:-5px;
	background-color:#004D71;
	text-align:center;
	line-height:16px;
	font-size:10px;
	color:#FFFFFF;
}
/* Estilos dos links do menu de navegação principal*/
ul#menu {
	width:140px;
	/*border:0px solid #003399;
	background:#FADE8B;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	margin:10px;
	padding:0;
	list-style-type:none;
}
ul#menu li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #FFCC00;
}
ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	/*border-left:10px solid #EEC591;*/
	padding-left:5px;
}
ul#menu li a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FAECD3;
	color:#333333;/*border-left:10px solid #FFD39B; */
}
#newsletter {
	width:140px;
	margin-left:12px;
	text-align:left;
}
.caixa_texto {
	background-color:#EBEBEB;
	border: 1px solid #666666;
	font-size:8pt;
	color:#000000;
	font-family:Tahoma;
}
span.tit_azul {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#082C66;
}
span.tit_cinza {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	font-weight:bold;
}
span.sub_tit_azul {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#082C66;
}
