td img {display: block;}

@font-face {
font-family: AlternateGothic2 BT; /* Define o nome da fonte */
src: url(ALTERNA0.eot); /* Define o caminho onde esta a fonte */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004F5D;
}
*{
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-shadow-color:#F0F0F0;
	scrollbar-arrow-color:#004F5D;
	scrollbar-track-color:#FFFFFF;
}
.input {
	background-color:#CCCCCC;
	height: 17px;
	border: 1px solid #CCCCCC;
}
.input_mensagem {
	background-color:#CCCCCC;
	border: 1px solid #CCCCCC;
}
.input_news {
font-family: AlternateGothic2 BT;
font-weight:bold;
	background-color:#FFFFFF;
	font-size:12px;
	border: 1px solid #FFFFFF;
	color:#999999;
}
.rodape {
	font-family: AlternateGothic2 BT;
	font-size: 10px;
	color: #666666;
}
a.rodape {
	font-family: AlternateGothic2 BT;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a:hover.rodape {
	font-family: AlternateGothic2 BT;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
.textos {
	font-family: AlternateGothic2 BT;
	font-size: 11px;
	color: #666666;
	text-align:justify;	
}
a.textos {
	font-family: AlternateGothic2 BT;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	text-decoration:none;
}
a:hover.textos {
	font-family: AlternateGothic2 BT;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	text-decoration:underline;
}
.texto_branco_bold {
	font-family: AlternateGothic2 BT;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.texto_branco {
	font-family: AlternateGothic2 BT;
	font-size: 13px;
	color: #FFFFFF;
}
.rodape_telefones {
	font-family: AlternateGothic2 BT;
	font-size: 12px;
	color: #666666;
}
.leia_mais {
	font-family: AlternateGothic2 BT;
	font-size: 12px;
	color: #990000;
}
a.leia_mais {
	font-family: AlternateGothic2 BT;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
a:hover.leia_mais {
	font-family: AlternateGothic2 BT;
	font-size: 12px;
	color: #990000;
	text-decoration:underline;
}
.titulo1 {
	color: #990000;
	font-family: AlternateGothic2 BT;
	font-size: 26px;
	font-weight: bold;
}
.titulo2 {
	font-family: AlternateGothic2 BT;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}
.titulo3 {
	font-family: AlternateGothic2 BT;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
}
.borda_imagens {
border:solid 1px #666666;
}
.imagens{
float:left;
margin:0 15px 6px 0;
border:1px solid #666666;
}