/* CSS Document */

body  {
	background-color: #f8f8f8;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: auto;
	vertical-align:middle;
	}

#container {
	width:955px;
	padding-bottom: 30px;
	background-image:url(img/img_sf2.png);
	background-repeat:no-repeat;
	background-color:#003333 ;
	padding-top: 30px;
	margin:auto;
	}
	
#sx a:link, a:visited {
	color:#00FFFF;
	text-decoration:none;
	}
	
#sx a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#dx a:link, a:visited {
	color:#00FFFF;
	text-decoration:none;
	}
	
#dx a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.imgcorso {
	margin-left:70px;
	margin-top:20px;	
	}
	
.imgcorso2 {
	margin-left:190px;
	margin-top:20px;	
	}

#Header {
	background-image: url(img/testata.png);
	width: 886px;
	height: 175px;
	margin: 0 auto;
	}

#ricerca {
	width:222px;
	padding-top:110px;
	padding-left:16px;
	float:left;
	}

#bannergoogle {
	margin-left:77px;
	margin-top:10px;
	}

#home {
	font-weight:600;
	font-size:14px;
	width: 100px;
	text-align:center;
	padding:6px;
	margin-top:10px;
	float:right;
	}

#home a:visited, a:link {
	text-decoration:none;
	color: #FFFFFF;
	padding:0px;
	}
	
#home a:hover {
	text-decoration:none;
	color: #000000;
	background-color:#FFFF00;
	padding:6px;
	}

#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(img/sf_menu.png);
	background-repeat:repeat-x;
	width:886px;
	height:35px;
	margin:auto;
	}

#bottmenu {
	float:left;
	font-size:14px;
	color:#FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	height:35px;
	font-weight:500;
	text-align:center;
	}
	
div#bottmenu a{
	display:block;
	text-decoration: none;
	padding:9px;
	color:#FFFFFF;
  	}
	
div#bottmenu a:hover{
	background-image:url(img/sf_bott.png);
	color: #333333;
	font-weight:500;
	}
	
#contenuto {
	background-image:url(img/sf_cont.png);
	margin:auto;
	width: 886px;
	height: 655px;
	background-repeat:repeat-y;
	padding-top: 40px;
	}

#contenutolungo {
	background-image:url(img/sf_cont.png);
	margin:auto;
	width: 886px;
	height: 1160px;
	background-repeat:repeat-y;
	padding-top: 40px;
	}

#sx {
	width: 575px;
	padding-left: 25px;
	padding-right: 25px;
	border-right-color:#FFFFFF;
	float:left;
	}
	
h1 {
	text-shadow:#333333 3px 3px 3px;
	font-size: 20px;
	}

p {
	font-size:13px;
	text-align:justify;
	line-height: 130%;
	}
	
.highslide-gallery p {
	text-shadow:#333333 3px 3px 3px;
	font-size: 20px;
	text-align:center;
	}

#dx {
	width: 220px;
	height: auto;
	float:right;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align:center;	
	border-left: 1px solid;
	
	}

#dx img {
	border:none;
	}
	
#mini_img {
	height:80px;
	width:80px;
	margin: 5px;
	float:left;
	padding-right:10px;
	
	}

#dx li {
	font-size:13px;
	text-align:left;
	line-height: 130%;
	}


#flash {
	margin-left: 120px;
	float:left;	
	padding-top: 60px;
	}
	
#under {/* si puo togliere quando il sito è finito */
	background-image:url(constructing.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 886px;
	height: 500px;
	font-size:18px;
	}
	
.imghelp {
	margin-left:5px;
	margin-right: 5px;
	}	

#helpbox {
	margin:5px;
	padding-top: 10px;
	height: 60px;
	width:875px;
	float:left;
	border-top:solid 1px;
	
	}
	
#footer {
	background-image:url(img/footer.png);
	width:886px;
	height:29px;
	margin:auto;
	font-size: 9px;
	}
	
#licence {
	width: 782px;
	float:left;
	}
	
#footer a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #00FFFF;
	text-decoration:underline;
	}

#footer img {
	margin: 7px 10px;
	}
	
#footerstat {
	float:right;
	margin-right: 4px;
	margin-top:7px;
	}



