body {
	background-color:#FFFFFF;
	text-align:center;
	margin:auto;
	height:auto;
	padding:0px;
	background-image:url(images/fundo_topo.jpg);
}
#topo{
	text-align:center;
	margin:auto;
	height:auto;
}
#centro{
	text-align:center;
	margin:0 auto;
	/*height:auto;*/
	height:600px;
	width:780px;
	background-color:#FFFFFF; 
	padding:0;
	display:table;
}
#rodape{
	text-align:center;
	margin:0 auto;
	height:auto;
	width:780px;	
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}
#meio{
	text-align:center;
	margin:auto;
	width:383px; 
	height:225px;
}
#direita{
	text-align:center;
	float:right;
	width:172px; 
	height:430px; 
	margin:auto;	
}
#esquerda{
	text-align:center;
	width:190px; 
	height:320px;
	margin:auto;
	float:left;
}
#mais_enviados{
	width:170px; 
	height:429px; 
	background-color:#FFFFFF; 	
	border:1px none #000000;
	margin:auto;	
}
#img_mais_enviados{
	width:170px; 
	height:21px; 
	background-color:#8FAAE7; 
	border: 1px none #000000;	
	margin:auto;	
}
#img_lado{
	 width:183px; 
	 height:23px;
	 margin:auto;	
}
#menu{
	width:186px; 
	height:318px;
	margin:auto;	
}
.menu{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold; 
	color:#FFFFFF; 
	letter-spacing:0px; 
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D7F7FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

