body {
	margin:0;
	padding:0;
	border:none;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	background:#ffffff;
	background-image: url(../imagens/fundo_pagina.jpg);
	background-repeat:repeat-x;
	color:#1d2027;
	text-align:center;
	overflow-x: hidden;
	}
	
.style2 {color: #565552}
.style3 {
	color: #f2be22;
	font-weight: bold;
}
.style4 {font-size: 10px}
	
#tudo {
	background-image:url(../imagens/quadros.jpg);
	background-repeat:no-repeat;
	width:1015px;
	_width:1015px;
	padding-left:15px;
	padding-right:15px;
	margin:auto;
	text-align:justify;
	}
	
#topo {
	width:1015px;
	_width:1015px;
	text-align:right;
	}
	
#menu {
	width:1015px;
	_width:1015px;
	}
	
#conteudo {
	width:1005px;
	_width:1005px;
	padding-left:5px;
	padding-right:5px;
	padding-top:32px;
	padding-bottom:20px;
	}
	
#rodape_ladolado {
	background-image:url(../imagens/fundo_rodape.jpg);
	background-repeat:repeat-x;
	width:100%;
	_width:100%;
	height:109px;
	_height:109px;
	margin:auto;
	text-align:justify;
	clear:both;
	}
	
#rodape {
	width:1015px;
	_width:1015px;
	padding-top:45px;
	margin:auto;
	text-align:justify;
	clear:both;
	}
	
a:link{color: #8b8d92; text-decoration: none; font-weight: none; border-bottom: 0px solid #FF476C; } 

a:visited{color: #8b8d92; text-decoration: none; font-weight: none; border-bottom: 0px solid #FF476C; }

a:active{color: #8b8d92; text-decoration: none; font-weight: none; border-bottom: 0px solid #FF476C; }

a:hover{text-decoration: none; font-weight: none; color: #ffffff; background-color: #1d2027;}