@CHARSET "ISO-8859-1";
body{
	background-color: #666666;
	font-family:Arial;
	font-size:12px;
}
#centrato{
	width:955px;
	height:716px;
	min-height:716px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../img/background_home.gif");
	background-repeat: repeat-y;
}
#top{
	width:955px;
	height:358px;
	background-image: url("../img/top_home.jpg");
}

/*MENU HOME*/
#menu_home{
	width:349px;
	float:left;
	padding-left:128px;
}
#menu_home a,img{
	border:none;
	text-decoration: none;
}
#menu_home p{
	margin:0px;
	padding:0px;
	margin-top:-5px;
	margin-left:128px;
}

/*TOP NEWS*/
#container_news_home{
	width:470px;
	float:left;
}
#news_home{
	width:385px;
	height:200px;
	background: #808080;
	padding-left: 15px;
}
#news_home h1{
	background-color: #ce142b;
	width: 370px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size:16px;	
}
.data_news{
	font-style: italic;
	font-size:11px;	
}

/*FOOTER*/
#footer{
	clear:both;
	width:955px;
	height:50px;
	margin-top:300px;
}
#link_home{
	width:586px;
	height:20px;
	background-color: #ce142b;
	float:left;
	margin-right:40px;
	padding-left:130px;
	padding-top:5px;
}
#link_home a{
	font-family:Myriad Pro,Geneva,Tahoma,Arial;
	text-decoration: none;
	color:#FFFFFF;
	font-size:13px;	
}
#link_home a:hover{
	color:#000000;	
}
.link{
	margin-right:25px;	
}
#partner_home img{
	height:25px;
}
#dati_azienda{
	width:inherit;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	margin-top:-5px;
}