/* CSS Document */
#geral {
	width:778px;
	height:500px;
	position:relative;
	left:50%;
	margin-left:-389px;
	}	

#corpo {
	width:711px;
	height:auto;
	float:right;
	padding-top:40px;
	}
	
#menu_ver {
	width:195px;
	height:400px;
	position:absolute;
	margin-top:60px;
	padding-top:0px;
	}
	
#propaganda {
	width:520px;
	height:350px;
	position:relative;
	float:right;
	padding-right:30px;
	}
	
#rodape {
	width:711px;
	height:76px;
	float:right;
	clear:both;
	margin-top:15px;
	}
	

