/* CSS Document */

body {
	margin: 10px;
	background-color: #6B7D8B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.data_topo {
	color: #333333;
	text-align: center;
	/* font-weight: bold; */
	font-size: 11px;
}

.rodape {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

td img {
	display: block;
}

/*
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
*/

.texto {
	text-align: left;
	font: Trebuchet-MS;
	font-size: 11px;
	color:#000000;	
}

.scroll {
	scrollbar-3dlight-color: #CED9E1;
	scrollbar-arrow-color: #92A9BC;
	scrollbar-base-color: #CED9E1;
	scrollbar-darkshadow-color: #CED9E1;
	scrollbar-face-color: #CED9E1;
	scrollbar-highlight-color: #92A9BC;
	scrollbar-shadow-color: #92A9BC;
	scrollbar-track-color: #CED9E1;	
}

.tit_texto {
	color: #1278AF;
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
}

.tit_evento {
	font-size: 11px;
	text-align: left;
	margin: 4px;
}

.texto {
	color: #1278AF;
	font-size: 12px;
}

.tit_galeria {
	width: 98%; 
	background-color:#FFFFFF; 
	padding: 3px;
	color:#000000;
	font-weight: bold;
}

.tit_noticia {
	color:#000000;
	font-weight: bold;
	font-size: 10px;
	padding: 2x;
}

.tit_noticia a:link {
	color: #000000;
	text-decoration: none;
}
.tit_noticia a:visited {
	text-decoration: none;
	color: #000000;
}
.tit_noticia a:hover {
	text-decoration: underline;
	color: #000000;
}
.tit_noticia a:active {
	text-decoration: none;
	color: #000000;
}

.tit_ver_noticia {
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.tit_eventos {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.tit_eventos a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tit_eventos a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tit_eventos a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tit_eventos a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.texto_ver_noticia {
	color:#000000;
	font-size: 11px;
}

.data_noticia {
	font-size: 9px;
	padding: 1x;
}

.vermelho_12 {
	font-size: 12px;
	color: #FF0000;
}

.texto_voltar {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
.texto_voltar a:link {
	color: #000000;
	text-decoration: none;
}
.texto_voltar a:visited {
	text-decoration: none;
	color: #000000;
}
.texto_voltar a:hover {
	text-decoration: underline;
	color: #000000;
}
.texto_voltar a:active {
	text-decoration: none;
	color: #000000;
}