#wraper {
margin-left: auto;
	margin-right: auto;
	width:640px;
	}
#header {
		 width:640px;
		 height:80px;
		 background-image:url(../images/headercorsi.jpg);
		 background-repeat:no-repeat;
		
		
	
	}

		
		
	

#footer {
		float:left;
		 width:640px;
		 height:120px;
		 background-image:url(../images/foot.jpg);
		 background-repeat:no-repeat;
		 /*padding-top:85px;*/
		 
		
	
	}
#content  {
font-family:Tahoma;
font:Tahoma;
font-size:13px;
float:left;
width:620px;
padding:10px;

}



