@charset "utf-8";
/* CSS Document */

/* informacoes para links*/
/* informacoes para links*/

a:link {
	text-decoration: none;
	color:#8A4F96;
}
a:visited {
	text-decoration: none;
	color:#8A4F96;
}
a:hover {
	text-decoration: none;
	color:#8A4F96;
}
a:active {
	text-decoration: none;
	color:#8A4F96;
}

body {
	background-image:url(images/fundoHolePage_01.jpg);
	background-repeat:repeat;
}
.tabelaMenu{
	margin-top: -8px;
	border:#000;
}
.menuJustificando{
	text-align:justify;
}
.menuBotaoFundo{
	background-image:url(images/botaoFundo_02.png);
	background-repeat:repeat-x;
	height:67px;
	text-align:center;
}
.barrinhaAmarela{
	background-image:url(images/barraAmarelinha_03.png);
	background-repeat:repeat-x;
	height:5px;
}
.fundoBranquinhoPaginas{
	background-color:#e2e9ef;
}
.textoMenuTituloHome{
	color:#1b486b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}
.textoMenusTextoHome{
	color:#646464;
	padding-right:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.textoVerMaisHome{
	text-align:right;
	padding-right:60px;
}
.textosPaginas{
	color:#646464;
	padding-right:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.textosRodape{
	color:#FFF;
	padding-right:80px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
.textosPaginasAlerta{
	color:#F00;
	padding-right:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.bannerHomeFundo{
	width:1020px;
	height:443px;
	background-image:url(images/menu_02.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:9px;

}
.garantiaQuadrado{
	width:468px;
	height:291px;
	margin-left:15px;
	position:absolute;
	float:left;
}