body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fondo.gif);
	background-repeat:repeat-x;
	background-position: center top;
}
a{
	color: #000000;
	text-decoration:none;
}
a:link {
	text-decoration: none;
	border:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
	border:none;
}

#header{
	background-image: url(img/Sezione_02.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:auto;
	text-align: center;
	width:100%;
	margin: 0px;
	padding: 0px;
}


#sf_content{
	background-color:#fefefe;
	background-image: url(img/fondo_body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 802px;
	height: 627px;
	top:7px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer{
	background-color:#fefefe;
	background-image: url(img/footer.gif);	
	width: 802px;
	height: 52px;
	text-align:center;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer_home{
width: 802px;
	height: 34px;
vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu{
	background-image:url(img/fondo_menu.gif);
	background-repeat:repeat-x;
	margin-top:88px;
	margin-left:10px;
	!important;
	margin-left /**/:17px; /* for IE5/Win */
	width: 277px;
	height:183px;	
	float:left;

}

#home{
margin-top:35px;
margin-right:21px;
	width: 67px;
	height:13px;
	float:right;
}
#animazione_sup{
	margin-top:40px;
	margin-left:2px;
	width: 489px;
	height:183px;
	float:left;
}
#sotto_menu{
background-image:url(img/fondo_sottomenu.gif);
background-repeat:repeat-x;
	font-family: Arial narrow;
	font-size: 15px;
	font-variant:inherit;
	margin-top:15px;
	float:left;
	width: 227px;
	height:50px;
	text-align:left;
	
}
#sotto_menua{
background-image:url(img/fondo_sottomenu.gif);
background-repeat:repeat-x;
	font-family: Arial narrow;
	font-size: 15px;
	font-variant:inherit;
	margin-top:15px;
	float:right;
	width: 500px;
	height:32px;
	text-align:left;
	
}
#sotto_menu_interno{
	font-family: Arial narrow;
	font-size: 15px;
	font-variant:inherit;
	float:left;
	width: 280px;
	height: auto;
	text-align:left;
	
}
#sotto_menu_h{
	font-family: Arial narrow;
	font-size: 15px;
	font-variant:inherit;
	margin-top:15px;
	float:right;
	width: 500px;
	height:32px;
	text-align:left;
	
}
#body_sx{
	margin-top:10px;
	margin-left:10px;
	!important;
	margin-left /**/:17px; /* for IE5/Win */
	width: 277px;
	height:350px;	
	float:left;
	text-align: left;
}
#body_dx{
	margin-top:30px;
	margin-right:12px;
		!important;
	margin-right /**/:20px; /* for IE5/Win */
	width: 450px;
	height:183px;
	float:right;
	text-align:justify;
}
#body_dx a, #body_dx a:hover {
text-decoration:underline;
}
.clearer{
	margin-top: 1px;
	clear: both;
	height: 1px;
	background-image: url(img/filetto.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.specifiche{
	text-transform: uppercase;
	color: #94b771;
	font-weight: bold;
}


