html{
	width:100%;
	margin: 0px;padding: 0px;
	text-align:center;
	background:url(img/sf_sito.jpg) repeat-x center top #231f20;
}

 body{
	width:100%;
	margin: 4% 0 0 0;	
	padding-top: 4%;
	text-align:center;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height:160%;
	color:#6b6b6b;
	font-weight:bold;
}

img{border:0px}

form { margin:30px 0px}

a{text-decoration:none}
a:hover{color: #b0b0b0; border-color:#b0b0b0}

a.bianco, .bianco {color:white}
a.bianco:hover{color:#4b6186}

a.nero, .nero {color:black}
a.nero:hover{color:#4b6186}

a.blu, .blu {color:#4b6186}
a.blu:hover{color: #6b6b6b}

a.grigio_medio, .grigio_medio {color:#6b6b6b}
.grigio_medio:hover{color:#4b6186}
a.grigio_chiaro, .grigio_chiaro {color:#4b6186}
.grigio_chiaro:hover{color:#b0b0b0}

a.email, .email{color:#545454}
a.email:hover{color:#4b6186}

a.credits{color:#4b6186}
a.credits:hover{text-decoration:underline}

.f10{float:left;width:9%;text-align:left;}
.f20{float:left;width:19%;text-align:left;}
.f25{float:left;width:20%;margin-right:4%}
.f30{float:left;width:29%;}
.f30b{float:left;width:30%;}
.f35{float:left;width:34%;}
.f40{float:left;width:39%;}
.f45{float:left;width:44%;}
.f50{float:left;width:49%;}
.f55{float:left;width:54%;}
.f60{float:left;width:59%;}
.f65{float:left;width:64%;}
.f70{float:left;width:69%;}
.f80{float:left;width:78%;text-align:left;}
.f100{float:left;width:99%;text-align:left;}

.d10{float:right;width:9%;}
.d20{float:right;width:19%;}
.d25{float:right;width:20%;margin-right:4%}
.d30{float:right;width:29%;}
.d30b{float:right;width:30%;}
.d35{float:right;width:34%;}
.d40{float:right;width:39%;}
.d50{float:right;width:49%;}
.d55{float:right;width:54%;}
.d60{float:right;width:59%;}
.d65{float:right;width:64%;}
.d70{float:right;width:69%;}
.d80{float:right;width:78%;text-align:left}
.d90{float:right;width:89%;text-align:right}
.d100{float:right;width:99%;}


div#container{	
	position:relative;
	width:1003px;
	margin: 0 auto;
	text-align:center;
	background:url(img/sf_down.jpg) repeat-x center bottom white;
	padding-bottom:10px;
}

	div#div_testata{
		width:1003px; height:194px;
		background:url(img/sf_testata.jpg) repeat-x center top white;
		text-align:center;
	}
	div#div_flash{
		position:relative;
		width:922px; height:200px;
		margin:5px auto;
	}
	div#div_menu{
		position:relative;
		width:1003px; height:40px;
	}
		div.voce_menu{
			font-family: "Trebuchet MS", arial;
			color: #b0b0b0;
			float:left;
			margin-left:43px;
			padding:10px 0px;
		}		
		div.voce_menu a{color: #545454;}
		div.voce_menu a:hover{color: #b0b0b0;}

	div#div_titolino{
		position:relative;
		margin:30px auto;
		margin-bottom:0px;
		text-align:left;
		width:923px;
		padding:20px 0px 10px 0px;		
		border-bottom:1px solid #e1e1e1;
		color: #4b6186;
		font-style:italic;
	}
	div#div_titolino a:hover{color: #000;}		
	
	div.div_titolo{
		position:relative;
		width:100%;
		margin:30px 0px;
		text-align:left;
		padding:10px 0px;		
		font-size:15px;
	}
	div.div_titolo a:hover{color: #000;}			
	
	.big{font-size:15px;font-weight:bold}

	.testo, a.testo {
		font-family: "Trebuchet MS", arial;
		font-size: 12px;
		line-height:160%;
		color:#6b6b6b;
		font-weight:normal;
		text-align:left;
	}	
	 a.testo:hover {
		color: #4b6186;
	}	
	
	div.vaia{
		text-align:right;
		font-weight:normal;
		color:#6b6b6b;
		line-height:140%;
		margin:10px;
	}
	div.vaia a{font-style:italic	;color:#6b6b6b;}
	div.vaia a:hover{color:#4b6186}

	div#contenuto{
		position:relative;
		width:923px; 
		min-height:440px;
		margin:0px auto;
		margin-top:30px;
	}			
	
	div#contenuto_tariffe{
		position:relative;
		width:923px; 
		min-height:360px;
		margin:0px auto;
	}		
	
	div#toprenota{
		width:33%;height:50px;
		float:right;
		background:url(img/res_black.png) 20px 0px no-repeat;
		cursor:pointer;
	}
	div#toprenota:hover{
		background-image:url(img/res.png);
	}
	div#totariffe{
		width:33%;height:50px;
		float:right;
		background:url(img/ulist_black.png) 20px 0px no-repeat;
		cursor:pointer;
	}
	div#totariffe:hover{
		background-image:url(img/ulist.png);
	}
	
div.ante{
	float:left;
	width:148px;height:96px;
	border:1px solid #e1e1e1;
	margin:10px 5px;
}	
div.ante:hover{
	border:1px solid #4b6186;
	cursor:pointer;
}	
div.ante .int{
	width:144px;height:92px;
	border:2px solid #fff;
	cursor:pointer;
}
img.ante {
	width:144px;height:92px;
	cursor:pointer;
}


div.ante_big{
	float:left;
	width:264px;height:184px;
	border:1px solid #e1e1e1;
	margin:2px;
}	
div.ante_big:hover{
	border:1px solid #4b6186;
	cursor:pointer;
}	
div.ante_big .int{
	width:260px;height:180px;
	border:2px solid #fff;
	cursor:pointer;
}
img.ante_big {
	width:260px;height:180px;
	cursor:pointer;
}

/*
div#box_mappa{
	margin:10px 0px;
	width:282px; height:240px;
	background:url(img/sf_mappa.jpg) repeat-x center top #dfdfdf;
}
*/

div#box_mappa2{
	margin:10px 0px;
	width:550px; height:305px;
	background:url(img/sf_mappa.jpg) no-repeat right top #dfdfdf;
}

div#footer{
	clear:both;
	width:1003px; height:130px;
	margin:0px auto;
	text-align:center;
	border-top: 2px solid #cfcfcf;
	font-weight:normal;
	color: #a6a6a6;
	background-color:white;
}		

		