@charset "UTF-8";

#contsponsor		{width:800px;
					 height:150px;
					 margin-left:auto;
					 margin-right:auto;
					 position:relative;
					 top:600px;}
					 
.marchi				{width:800px;
					 height:150px;
					 position:absolute;
					 top:0;
					 left:0;
					 text-align:center;}
					 

