* {
	margin:0;
}
#testo {	padding:10px 10px 10px 10px;
}
h1{display:none;margin:0;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/sf_sito.jpg);
	background-repeat: repeat-x;
	background-color: #F4F5F7;
}
#container { 
	width:946px;
	position:relative;
	text-align:center;
	margin:auto;
}
#header {
	background-image: url(images/header.jpg);	
	height:145px;
	width:946px;
	border:0;
}

#menu_top {
	float:right;
	margin:0;
	height:90px;
}
#menu {float:left;margin-top:10px;margin-bottom:10px;}


#lingue {
	float:right;
	background-image: url(images/ora.jpg);
	background-repeat: no-repeat;
	width:151px;
	height:22px;
	margin-top:10px;margin-bottom:10px;
	padding-top:3px;
}
#lingue a {color:#FFFFFF;text-decoration:none;}
#lingue a:hover {color:#000000;}

#footer {
	background-image: url(images/sf_bottom.jpg);
	text-align:center;
	bottom:0px;
	clear:both;
	width:auto;
	background-color: #FF6600;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:120px;
}
#footer a {color:#FFFFFF;text-decoration:none;}
#footer a:hover {color:#000000;}

#main {
	width:786px;
	float:left;
	margin:0;
}
#titoli {
	background-image: url(images/sf_titolo.jpg);
	background-repeat: no-repeat;
	height:39px;
	width:606px;
}
#contenuti {
	width:606px;
	height:auto;
	text-align:justify;
	background-image: url(images/contenuti.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
	float:right;
	padding-bottom:10px;
	background-position: top;
	background-color: #FFFFFF;
}
#contenuti h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#contenuti ul {
    margin:0;
	padding-left:22px;
	list-style-type:square;
}
#contenuti ol {
    margin:0;
	padding-left:22px;
	list-style-type:square;
}
#contenuti b {color:#FF6600;}
#contenuti a {color:#000000;text-decoration:none;}
#contenuti a:hover {color:#FF6600;}
#contenuti .rilevante {color:#FF6600;}
#foto {
	width:160px;
	float:right;
	padding:10px;
}
#media{
	width:400px;
	float:left;
 }
#inter {
	width:350px;
	line-height:1px;
	float:left;
	margin:10px;
	background-color: #D9D9D9;
}
.interspazio {
	width:565px;
	line-height:1px;
	float:left;
	margin:10px;
	background-color: #D9D9D9;
}
.interspazio_news {
	width:150px;
	line-height:1px;
	float:left;
	background-color: #D9D9D9;
	margin-top:3px;
}

#news {
	float:right;
	width:151px;
	text-align:left;
	line-height:12px;
	height:300px;
}

#news .error {color: #FF0000;}
#news a {color:#000000;text-decoration:none;}
#news a:hover {color:#FFFFFF;}



#menu_interni{
	float:left;
	width:180px;
	margin:0;
	padding-top:40px;
	text-align:right;
}
#menu_interni h2{
	padding-right:10px;
	color: #FFFFFF;
}
#menu_interni h4{
	padding-right:10px;
	color: #FFFFFF;
	font-size:11px;
}

#menu_interni .on {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/sf_menu_on.jpg);
	line-height:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding-right:10px;
	background-repeat: repeat-x;
	margin:0;
	border-left-width: 1px;
	border-left-color: #FF6600;
}
#menu_interni a {
	color:#FF6600;
	text-decoration:none;
	background-image: url(images/sf_menu.jpg);
	line-height:40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding:10px;
	border-left-width: 1px;
	border-left-color: #FF6600;
}
#menu_interni a:hover {
	color:#000000;
	text-decoration:none;
	background-image: url(images/sf_menu_over.jpg);
	line-height:40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding:10px;
	border-left-width: 1px;
	border-left-color: #FF6600;
}
.foto {
	padding-right:10px;
}

fieldset{
	float:left;
	width:450px;
    border: none;
}
fieldset div{
	float:left;
	width:450px;
	margin-left:5px;
}
legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label{
	float:left;
	width:80px;
    display:inline;
    line-height:23px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
#button {
	padding-left:80px;
	width:auto;
}
#conferma {
	color:#009900;
	margin-left:5px;
}
#legge {
	padding-top:20px;
	padding-bottom:20px;
}
.invisibile {display:none;}
.testimonials {
	width:580px;
	height:105px;
	float:left;
}
.conchina{
	float:left;
	height:60px;
	width:580px;
}
.conchina img {
	text-align:left;
	padding-right:10px;
}