@charset "utf-8";

/* CSS Document */





body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}





.fd_menu {

	background: url(imagens/fd_menu.jpg);

	height: 63px;

}



.icone {

	background: url(imagens/icone.png);

	height: 25px;

	background-repeat: no-repeat;

}



.texto_conteudo{

	font-family:Tahoma, Geneva, sans-serif;

	color:#333333;

	font-size: 11px;

	line-height: 16px;

	text-align: justify;

}





.links_laterais{

	font-family:Tahoma, Geneva, sans-serif;

	color:#333333;

	font-size: 11px;

	line-height: 25px;

	text-align:left;

	text-decoration: none;

	cursor: pointer;

}



.links_laterais:hover{

	font-family:Tahoma, Geneva, sans-serif;

	color: #fff;

	background:url(imagens/fd_menu_laterais.png);

	background-position:center;

	background-repeat: no-repeat;

}



.links_conteudo{

	font-family:Tahoma, Geneva, sans-serif;

	color:#333333;

	font-size: 11px;

	line-height: 25px;

	text-align:center;

	text-decoration: none;

	cursor: pointer;

}



.links_conteudo:hover{

	font-family:Tahoma, Geneva, sans-serif;

	color: #999999;

}



.links_brancos{

	font-family:Tahoma, Geneva, sans-serif;

	color:#ffffff;

	font-size: 11px;

	line-height: 25px;

	text-align:left;

	cursor: pointer;

}



.links_brancos:hover{

	font-family:Tahoma, Geneva, sans-serif;

	color: #fff;

	text-decoration: underline;

}



.rodape{

	font-family:Tahoma, Geneva, sans-serif;

	color:#ffffff;

	font-size: 11px;

	line-height: 50px;

	text-align:center;

}



.fd_utilitarios {

	background: url(imagens/fundo_utilitarios.png);

	height: 200px;

	background-position: top;

	background-position: center;

	background-repeat: no-repeat;

}



.fd_rodape {

	background: url(imagens/fd_rodape.png);

	height: 160px;

	background-position: top;

	background-position: center;

	background-repeat: no-repeat;

}





.fd_vermelho {

	background: url(imagens/fundo_vermelho.png);

	height: 470px;

	background-position: top;

	background-position: center;

	background-repeat: no-repeat;

}



.titulo{

	font-family:"Century Gothic";

	color:#990000;

	font-size: 14px;

	line-height: 30px;

	text-align: left;

	vertical-align: text-top;

	text-decoration: none;

	font-weight: bold;

}



.titulo2{

	font-family:"Century Gothic";

	color:#ffffff;

	font-size: 14px;

	line-height: 30px;

	text-align: left;

	vertical-align: text-top;

	text-decoration: none;

	font-weight: bold;

}



.titulo_menor{

	font-family:"Century Gothic";

	color:#ffffff;

	font-size: 12px;

	line-height: 30px;

	text-align: left;

	vertical-align: text-top;

	text-decoration: none;

	font-weight: bold;

}





.menu_principal{

	font-family:"Century Gothic";

	color:#333333;

	font-size: 14px;

	line-height: 62px;

	text-align: center;

	text-decoration: none;

	font-weight: bold;

	cursor: pointer;

}



.menu_principal:hover{

	font-family:"Century Gothic";

	color: #fff;

	background:url(imagens/menu_img.png);

	background-position:center;

	background-repeat: no-repeat;
}

#acesso_rapido{
	width: 990px;
	height: 90px;
	position:relative;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.acesso_rapido {
	background-size:110px;
	border:0;
	float:left;
}
.acesso_rapido:hover {
	filter: alpha:(opacity=100);
	opacity:0.7;
}
