@charset "utf-8";
/* CSS Document */




body{
	background: url('../images/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('../images/cabe.jpg');
	margin: 0px 0px 0px 0px;
}
.propaganda{
	float:left;
	height:31px;
	width:886px;
	background:url('../images/propaganda.jpg');
	margin: 3px 0px 3px 0px;
}
.sidebar{
	float:left;
	height:420px;
	width:202px;
	background:url('../images/sidebar.png');
	margin: 0px 0px 0px 0px;
}
.sidebar img{
	margin: 3px 0px 0px 5px;
	border: 0px;
	text-decoration: none;
}
.corpo{
	float:left;
	height:420px;
	width:525px;
	background:url('../images/corpo.png');
	margin: 0px 0px 0px 0px;
}
.intro{
	width:100%;
	height:100%;
	margin:0 auto;
	background:url('../images/fundocheque.png');
}
.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: -61px; 
	margin-right: 5px;
}
.esquerda{
	float:left;
	width:220px;
	margin-top: -61px; 
	margin-left: 5px;
}
.rodape{
	float:left;
	height:59px;
	width:886px;
	background:url('../images/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:#FFF;
	height:420px;
}
.banner img{
	float:right;
	width:154px;
	border:0;
	margin:5px 0 0 0;
}
