body {
/*	background-color:#000000;*/
	margin: 0px auto;
	padding: 0px;
	font-family: verdana, sans-serif;
	background: url(../images/sf.jpg) repeat-x bottom;
	height:1350px;
}

.contenitore {
	width:987px;
	margin-top:0px;
	background-color:#FFFFFF;
}
.top-menu {
	background: url(../images/menu-top.jpg);
	width:987px;
	height:55px;
}
.menu-top a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-style:inherit;
    text-decoration: none;
}
.menu-top a:hover{
	color: #000000;
	font-weight:bold;
	font-size:12px;
	font-style:inherit;
    text-decoration: none;
}
.top {
	background: url(../images/testata.jpg);
	width:987px;
	height:249px;
}
.top a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-style:inherit;
    text-decoration: none;
}
.top a:hover{
	color: #000000;
	font-weight:bold;
	font-size:12px;
	font-style:inherit;
    text-decoration: none;
}
.menu-sx{
	margin-right:10px;
	width:150px;
	float:right;
	text-align:right;
}
.menusx{
	background: url(../images/div-menu-sx.jpg) no-repeat bottom;
	width:150px;
	height:23px;
}
.news{
	margin:auto;
	margin-bottom:5px;
	width:188px;
	height:250px;
	background-color:#E9E9E9;
	border:1px #000000 solid;
	font-size:9px;
	padding:3px;
}
.news a{
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	color: #000099;
}
.news a:hover {
	color: #000099;
	font-weight:bold;
	text-decoration: underline;
}
/*********************************************/
#centrale {
	width:987px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}
#sx {
	width:207px;
	height:870px;
	float:left;
	background-color:#FFFFFF;
}

#centro {
	width:580px;
	height:870px;	
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	font-size:12px;
	text-align:justify;
}
#centro h1{
	color:#F4812F;
	font-size:18px;
}
#centro a{
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	color: #000099;
}
#centro a:hover {
	color: #000099;
	font-weight:bold;
	text-decoration: underline;
}
#dx {
	width:200px;
	height:870px;
	float:left;
	background-color:#FFFFFF;
}
#testo_azienda {
	font-size: 20px;
	text-indent: -999999em;
	line-height: 0px;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	font-family: Verdana;
	float:left;
	text-align: left;
	width:987px;
	height:154px;
}
#copy {
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	float:left;
	text-align: left;
	width:987px;
	height:81px;
}
#image {
	float: right;
	font-family: Verdana;
	color:#000000;
	font-size:11px;
}
#image a {
	text-decoration: none;
	color: #000099;
}
#image a:hover {
	color: #000099;
	text-decoration: underline;
}
