@charset "utf-8";
/* CSS Document */

/* Gerais */
body {
	border: 0px;
	padding:0px;
	background-color:#0070b0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	background-position: center top;
	margin: 0px;
}

/* Especificos para Layout */
.bg_geral {
	background-image: url(../imgs/bg_continuo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.bg_composicao {
	background-image: url(../imgs/bg_composicao.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 526px;
}
.spacer_conteudo {
	width: 780px;
}
.spacer_menu_lateral_borda {
	width: 177px;
	background-color: #085c87;
	border: 1px solid #085c87;
}
.spacer_menu_lateral {
	width: 175px;
}
.spacer_menu_lateral_bg {
	width: 175px;
	background-color: #026499;
	background-image: url(../imgs/mn_lat_bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	border: 1px solid #085c87;
}
.spacer_area_restrita_bg {
	width: 175px;
	background-color: #026499;
	background-image: url(../imgs/bg_arearestrita.jpg);
	background-repeat: repeat-x;
	height: 53px;
	border: 1px solid #085c87;
}
.spacer_miolo_geral {
	width: 588px;
	margin: 0px;
	padding: 0px;
}
.spacer_miolo_conteudo {
	width: 558px;
	background-color: #0874b2;
	padding: 15px;
	background-position: left top;
	vertical-align: text-top;
	text-align: left;
	filter: Alpha(Opacity=90);
	margin: 0px;
}
.menu_lateral_bullet {
	width: 165px;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
	vertical-align: text-top;
	display: run-in;
	text-indent: -20px;
}
.menu_lateral_separacao {
	width: 148px;
	background-position: center;
	background-image: url(../imgs/mn_lat_separacao.gif);
	height: 8px;
	background-repeat: no-repeat;
}
.box1_home_spacer {
	width: 524px;
	background-color: #196b94;
	padding-right: 10px;
}
.imagem {
	text-align: left;
	vertical-align: text-top;
	float: left;
	border: 1px double #CCCCCC;
	clear: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.imagem_superior {
	text-align: left;
	vertical-align: text-top;
	float: left;
	margin: 0px;
	clear: left;
	padding-bottom: 10px;
}
.rodape {
	width: 650px;
	background-color: #0b7cb7;
	line-height: 20px;
	font-size: xx-small;
	color: #51c5e0;
}

/* Gerais */
.spacer_coluna_10 {width:10px;}
.spacer_coluna_10 {width:10px;}
.spacer_coluna_12 {width:12px;}
.spacer_coluna_15 {width:15px;}
.spacer_coluna_32 {width:32px;}
.spacer_coluna_240 {width:240px;}
.spacer_linha_2 {height:2px;}
.spacer_linha_7 {height:7px;}
.spacer_linha_10 {height:10px;}
.spacer_linha_25 {height:25px;}

.imagem_interna {
	text-align: left;
	vertical-align: text-top;
	float: left;
	margin: 0px;
	clear: left;
	padding-right: 10px;
}
.imagem_direita {
	text-align: left;
	vertical-align: text-top;
	float: right;
	margin: 0px;
	clear: right;
	padding-left: 10px;
}
.saiba_mais {
	text-align: left;
	float: right;
	clear: left;
	padding-top: 6px;
	padding-bottom: 4px;
}
.separacao {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.separacao_continua {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../imgs/separacao_cont.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100px;
	background-position: center center;
}

.fonte_titulo_principal{
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 24px;
	COLOR: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-position: left top;
	font-weight: bold;
	line-height: 26px;
}
.fonte_titulo_secundario_amarelo{
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 17px;
	COLOR: #fcee21;
	text-decoration: none;
	text-align: left;
	background-position: left top;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 15px;
}
.fonte_titulo_amarelo{
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 22px;
	COLOR: #fcee21;
	text-decoration: none;
	text-align: left;
	background-position: left top;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 15px;
}
.fonte_amarelo_miolo{
	COLOR: #fcee21;
	text-decoration: none;
	text-align: left;
	background-position: left top;
	font-weight: bold;
}
.fonte_destaque_padrao{
	text-align: left;
	background-position: left top;
	font-weight: bold;
	background-color: #1488cb;
}
.fonte_destaque_box_home{
	text-align: left;
	background-position: left top;
	font-weight: bold;
	background-color: #257fb2;
}
a.font_link_branco:link, a.font_link_branco:active {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.font_link_branco:hover {
	text-decoration: underline;
	COLOR: #F3F3F3;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-color: #0068a3;
}
a.font_link_branco:visited {
	text-decoration: none;
	COLOR: #99D8F9;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.font_link_menu_rodape:link, a.font_link_menu_rodape:active {
	COLOR: #148dbc;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.font_link_menu_rodape:hover {
	text-decoration: underline;
	COLOR: #17A4D9;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-color: #0068a3;
}
a.font_link_menu_rodape:visited {
	text-decoration: none;
	COLOR: #18ABE2;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

/* Itens */

ol.decimal {
	list-style-type: decimal;
}
ol.box_ul_li_bullet {
	list-style-image: url(../imgs/bullet_seta.gif);
	line-height: 20px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ol.box_ul_li_bolinha {
	list-style-type: disc;
	line-height:auto;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ol.lalpha {
	list-style-type: lower-alpha;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ol.espaco_fontpadrao {
	list-style-type: none;
	margin: 0px;
	padding: 0px 25px 0px 25px;
}

/* Formulário */

.todoform {
	margin: 0;
	font-size: x-small;
	height: auto;
}
#todoform th {
	padding:0px;
	font-weight:bold;
	border-bottom:1px solid #ff9900;
	margin: 0;
	height:14px;
} 
#todoform input {
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT:  #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 0;
	height: 15px;
} 
#todoform textarea {
BORDER-BOTTOM: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-RIGHT:  #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
BACKGROUND-COLOR: #FFFFFF;
COLOR: #505050;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#e8e8e8;
scrollbar-highlight-color:#e8e8e8;
scrollbar-face-color:#b8b8b8;
scrollbar-shadow-color:#e8e8e8;
scrollbar-darkshadow-color:#e8e8e8;
scrollbar-track-color:#e8e8e8;
}
#todoform input.botao {
background:#a3a3a3;
color:#ffffff;
border:1px solid #ffffff;
}
#todoform td {
padding:1px;
}
#todoform select {
	BACKGROUND-COLOR: #ffffff;
	scrollbar-face-color: #e8e8e8;
	scrollbar-arrow-color: #e8e8e8;
	scrollbar-highlight-color: #e8e8e8;
	scrollbar-3dlight-color: #e8e8e8;
	scrollbar-shadow-color: #e8e8e8;
	scrollbar-darkshadow-color: #e8e8e8;
	scrollbar-track-color: #e8e8e8;
}
