@charset "utf-8";
/* CSS Document */

body{
	background: url('../imagens/fundo.png') repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:0;
	border:0;
	padding:0;
}
a:link {
	text-decoration: none;
	color: #184E8A;
}
a:visited {
	text-decoration: none;
	color: #184E8A;
}
a:hover {
	text-decoration: none;
	color: #184E8A;
}
a:active {
	text-decoration: none;
	color: #184E8A;
}
.mae{
	width:886px;
	margin:0 auto;
}
.cabecario{
	float:left;
	height:97px;
	width:886px;
	background:url('../imagens/cabe.jpg');
	margin: 0px 0px 0px 0px;
}
.propaganda{
	float:left;
	height:31px;
	width:886px;
	background:url('../imagens/propaganda.jpg');
	margin: 3px 0px 3px 0px;
	color:#F00;
	font-weight:bold;
	font-size:12px;
}
marquee{
	margin-top:5px;
}
.sidebar{
	float:left;
	height:420px;
	width:202px;
	background:url('../imagens/sidebar.png');
	margin: 0px 0px 0px 0px;
}
.sidebar img{
	margin: -2px 0px 0px 5px;
	border: 0px;
	text-decoration: none;
}
.corpo{
	float:left;
	height:420px;
	width:525px;
	background:url('../imagens/corpo.png');
	margin: 0px 0px 0px 0px;
}
.intro img{
	float:right;
	margin-right:10px;
}
.corpo h2{
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
.direita{
	float:right;
	width:220px;
	margin-top: -100px; 
	margin-right: 5px;
}
.esquerda{
	float:left;
	width:220px;
	margin-top: -100px; 
	margin-left: 25px;
}
.rodape{
	float:left;
	height:59px;
	width:886px;
	background:url('../imagens/rodape.png');
	margin: 3px 0px 10px 0px;
}
.rodape p{
	width:240px;
	margin: 5px 0px 0px 5px;
	float:left;
}
.rodape img{
	float: right;
}
.banner {
	float:right;
	width:156px;
	border:0;
	background:#183883;
	height:420px;
}
.banner img{
	float:right;
	width:154px;
	border:0;
	margin:5px 0 0 0;
}
.serasa_consulta{
	display:none;
}
.social{
	float:right;
	width:70px;
	margin-top: 7px; 
	position:absolute;margin-left: -197px; margin-top: 303px;

}
.social img{
	border:0;
}

