* { margin:0; padding:0; outline:none;}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #262725;
	background-color: #e6e7e8;
	background-image: url(../img/capa_bg.gif);
	background-repeat: repeat-x;
}
#principal {width:860px; margin:0 auto;}
#flash {width:860px; height:535px;}
#conteudo {
	width:824px;
	margin:0 auto;
	background-image: url(../img/conteudo_bg.gif);
	background-repeat: repeat-y;
	background-position: 407px top;
	overflow:hidden;
	padding:10px 0;
}
#parceiros {width:824px; padding:10px 0; margin:0 auto; overflow:hidden;}
#rodape {width:auto; background:url(../img/separa_parceiros.gif) top repeat-x #f8fbf2; color:#999; line-height:20px;}

