/* CSS Document */

body {
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background-image: url(/img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	line-height: 16px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #0190D2;
	text-decoration:underline;
}

.txt_branco {
	color:#FFFFFF;
}

.txt_data {
	color:#FD5900;
}

.txt_titulo_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0190D2;
	font-weight: bold;
}

.txt_cinza {
	color:#999999;
}

.f_aqui {
	height:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/img/f_aqui.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 25px;
}

.f_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/img/f_noticias.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.f_news {
	background-image: url(/img/f_news.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.linha_dir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}

.cx_login {
	background-color: #EAEAEA;
	text-indent: 5px;
	height: 20px;
	width: 165px;
	line-height: 20px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.cx_cpostal {
	background-color: #EAEAEA;
	text-indent: 5px;
	height: 20px;
	width: 65px;
	line-height: 20px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.cx_newsletter {
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 20px;
	height: 20px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CECFA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.botao_40 {
	background-color: #666666;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 40px;
	height: 20px;
}

.botao_123 {
	background-color: #666666;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 123px;	
	height: 20px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(/img/seta_titulos.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	height: 30px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.titulo_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/img/topo_news.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 26px;	
}

.titulo_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/img/topo_noticias.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 26px;	
}


.titulo_questionario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6436;
}

.fundo_cinza {
	background-color: #EAEAEA;
}
.calend_topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/img/calend_topo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 36px;
}
.calend_fundo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/img/calend_fundo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 36px;
}
.hr {
	background-color: #EAEAEA;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
}

.lnk_branco:active, .lnk_branco:link, .lnk_branco:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lnk_branco:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.lnk_destaque:active, .lnk_destaque:link, .lnk_destaque:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lnk_destaque:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.lnk_destaque_ler:active, .lnk_destaque_ler:link, .lnk_destaque_ler:visited {
	color:#10B6DA;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lnk_destaque_ler:hover {
	color:#10B6DA;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.lnk_o_destaques:active, .lnk_o_destaques:link, .lnk_o_destaques:visited {
	color:#10B6DA;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lnk_o_destaques:hover {
	color:#666666;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}


.lnk_titulos:active, .lnk_titulos:link, .lnk_titulos:visited {
	color:#0190D2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lnk_titulos:hover {
	color:#0190D2;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.titulos_resumo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


.titulos_destaque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/tit_destaques.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	height: 30px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.fundo_destaque {
	background-image: url(/img/fundo_destaque.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.hr_o_destaques {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91C9E6;
	padding-bottom: 10px;
}
.fundo_newsletter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.botao_80 {

	background-color: #029EC5;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	height: 20px;
}
.hr_questionario {

	background-color: #EAEAEA;
	background-image: url(/img/hr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
}

.fundo_fórum {
	background-color: #EAEAEA;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.fundo_footer {
	background-color: #029EC5;
	height:36px;
	color: #FFFFFF;
}
.img_destaques {
	border: 5px solid #FFFFFF;
}
.img_o_destaques {

	border: 5px solid #CBE6F3;
}

.cx_select120 {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	border: 1px groove #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cx_select120_ident {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-indent: 5px;
	height: 20px;
	width: 120px;
	border: 1px groove #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cx_select60 {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 60px;
	border: 1px groove #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.td_links {
	background-color: #EAEAEA;
	height: 30px;
	border-bottom: 1px solid #666666;
}
.td_lista_cinza {
	background-color: #FBFBFB;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_lista_branca {
	background-color: #FFFFFF;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_padding {
	padding: 10px 5px;
}
.cx_forum {

	background-color: #EAEAEA;
	text-indent: 5px;
	height: 20px;
	width: 320px;
	line-height: 20px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textarea_forum {


	background-color: #EAEAEA;
	text-indent: 5px;
	width: 320px;
	line-height: 20px;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/* ESTILOS TABELAS */

td.BORDA {
	border-bottom: 1px solid #91C9E6;
}

td.LINHA_FUNDO {
	padding-left:5px;
	padding-right:5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91C9E6;
}

img.IMAGEM_BORDA {
	border: 5px solid #91C9E6;
}	

/* MAPA */

#map {
	border: 6px solid #EAEAEA;
}
.hr_linha_azul {

	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6EEFA;
}
.borda_photos {
	border: 1px solid #029EC5;
	background-color: #FFFFFF;
}

