@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a {
	color: #2346a6;
	text-decoration: none;
}
a:hover {
	color: #2346a6;
	text-decoration: underline;
}
a.cinza {
	color: #666666;
	text-decoration: none;
}
a.cinza:hover {
	color: #666666;
	text-decoration: underline;
}
a.inew {
	color: #FF9900;
	text-decoration: none;
}
.menu_top {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_top a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_top a:hover {
	color: #C3A66E;
}
.rodape {
	color: #d8dcdf;
	font-size: 9px;
}
.cx_textos {
	background-color: #ececec;
	padding: 8px 8px 8px 8px;
}.cx_textos td {
	background-color: #ececec;
	padding: 8px 8px 8px 8px;
}
.cx_right {
	padding: 2px 2px 2px 2px;
}
.cx_right td {
	padding: 2px 2px 2px 2px;
}
.cx_foto td {
	background-color: #ffffff;
	padding: 8px 8px 8px 8px;
}
.cx_zero {
	padding: 0px 0px 0px 0px;
}
.cx_zero td{
	padding: 0px 0px 0px 0px;
}

.legenda_foto {
	font-size: 10px;
	text-align: right;
}
.titulo {
	color: #2346a6;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.noticia_data {
	color: #d39c5a;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.noticia_titulo {
	color: #2346a6;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.texto_branco {
	color: #ffffff;
}
.texto10 {
	font-size: 10px;
}
.noticia_foto {
	margin-right: 5px;
}
.thumb_galeria {
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.seta {
	margin-right: 5px;
	vertical-align: middle;
}
.incomum {
	width: 98%;
	border: 1px solid #BA9F60;
	font-size: 11px;
}
.inbotao {
	border: 1px solid #BA9F60;
	font-size: 11px;
	padding: 2px;
	background-color: #ececec;
	color: #626262;
}
.erro {
	color: #FF0000;
}
.fd_rep_hor {
	background-repeat: repeat-x;
	background-position: center center;
}
.tabela_arq {
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li {
	background: url(/images/bullet.gif) 15px 4px no-repeat;
	padding-left: 28px;
	margin-bottom: 10px;
}
