html, body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/sf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001F3E;
	background-color: #d7d6d4;
} 
 
#pagewidth{ 
 width:947px; 
 text-align:left; 
 margin:0 auto; 
} 

img#sinistro {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

img#destro {
	float: right;
	margin: 15px;
	clear: both;
}

#wrapper{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sfondo.png);
	background-repeat: no-repeat;
	background-position: center 41px;
	}

#header{
	position:relative;
	height:390px;
	width:100%;
	display:block;
	margin: 0px;
	padding: 0px;
} 
.topper {
	position: relative;
	width: 75%;
	float: left;
	height: 51px;
	line-height: 51px;
	font-size: 18px;
	font-weight: bold;
	color: #069;
}
.dxtopper {
	float: right;
	position: relative;
	height: 51px;
	/*width: 20%;*/
	line-height: 51px;
}


 
#twocols{
	width:947px;
	float:left;
	position:relative;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfbd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  }
#header .banner {
	position: relative;
	z-index: 2;
	height: 267px;
}
.banner .scritta {
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	width: auto;
}

.banner .logo {
	float: left;
	width: 301px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .flash {
	height: 267px;
	position: absolute;
	z-index: 1;
}
#header .contenitore {
	position: relative;
	clear: both;
}

h1.sflogo {
    float: left;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
	}
	h1.sflogo a {
	width: 300px;
	height: 275px;
	background-image: url(../images/logo-m.png);
	background-repeat: no-repeat;
	display: block;
	overflow: visible;
	text-indent: -9999em;
	margin-top:0px;
	}

 
#rightcol{
	width:20%;
	float:right;
	position:relative;
	line-height: 35px;
 }
#rightcol h3 {
	margin: 0px;
	font-size: 16px;
	line-height: 48px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincol #contenutopagina {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}


 
#maincol{
	float: left;
	position: relative;
	width:78%;
	padding-bottom: 10px;
	padding-left: 5px;
 }
#maincol h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666;
	line-height: 30px;
}

 
#footer{
	height:220px;
	background-color:#053c5a;
	clear:both;
	display:block;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/sffooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	color: #FFF;
} 
 
#navigation {
	float:left;
	height:40px;
	overflow:hidden;
	padding: 0px;
	width: auto;
	visibility: visible;
	z-index: 3;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	}

#navigation ul {
	list-style:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#navigation li.parent-nav-item {
	display:inline;
	margin:0 auto;
	padding:0;
	}

#navigation li.parent-nav-item a {
	float:left;
	background:url(../media/left.png) no-repeat left top;
	margin:0 auto;
	padding:0 0 0 6px;
	text-decoration:none;
	height:40px;
	}

#navigation li.parent-nav-item a span {
	float:left;
	display:block;
	background:url("../media/right.png") no-repeat right top;
	margin-right:4px;
	font-size: 14px;
	color:#036;
	height:40px;
	font-weight: bold;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
#navigation li.parent-nav-item a:hover {
	background-position:0% -52px;
	height:40px;
	}
#navigation li.parent-nav-item a:hover span {
	background-position:100% -52px;
	cursor:pointer;
	height:40px;
	color: #FFFFFF;
}

#navigation li.premuto a{
	background-position:0% -52px;
	height:40px;
	}

#navigation li.premuto a span{ 

	background-position:100% -52px !important;
	cursor:pointer;
	height:40px;
	color: #FFFFFF;

 }
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #036;
}



.footer ul{
	float: left;
	list-style-type: none;	

}

.footer li.titolo{
    border-bottom-width: 2px;

	
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFF;
	line-height: 30px;

}

.footer li{
    border-bottom-width: 2px;
	
	
	font-size: 12px;
	font-weight: bold;

	color: #FFF;
}

.footer li a{
    border-bottom-width: 2px;
	
	
	font-size: 12px;
	font-weight: bold;

	color: #FFF;
}
.footer li a:hover{
    border-bottom-width: 2px;
	
	
	font-size: 14px;
	font-weight: bold;

	color: #FFF;
}

.footer p{
	border-bottom-width: 2px;
	float: right;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}



.linkfooter{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

a.link:link {
	color: #FFF;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #FFF;
}
a.link:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.link:active {
	text-decoration: none;
	color: #FFF;
}




.galleria ul{
	
}
.galleria li{
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 0px;
}


valform { font-family: Verdana; font-size: 96%; }
label { width: 12em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
valform p { clear: both; }
.submit { margin-left: 12em; }
valform em { font-weight: bold; padding-right: 1em; vertical-align: top; }






.sitemap ul{
	float: left;
	list-style-type: none;	

}

.sitemap li.titolo{
    border-bottom-width: 2px;

	
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #053c5a;
	line-height: 30px;

}

.sitemap li{
    border-bottom-width: 2px;
	
	
	font-size: 12px;
	font-weight: bold;

	color: #053c5a;
}

.sitemap li a{
    border-bottom-width: 2px;
	
	
	font-size: 12px;
	font-weight: bold;

	color: #053c5a;
}
.sitemap li a:hover{
    border-bottom-width: 2px;
	
	
	font-size: 14px;
	font-weight: bold;

	color: #053c5a;
}

ul#vini li h3{
	text-align:center;
	
	}
button.up, button.down, button.toggle{
	border:none;
	background-color:transparent;
	cursor:pointer;
	
	
	}	