/* CSS Document */
body{
	background:#290b1e;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#ebe0ca;
	font-size:12px;
}

a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


#content{
	position:relative;
	width:100%;
	background:url(../img/sf.jpg) repeat-x top left #331026;
}
#top{
	position:relative;
	width:100%;
	height:405px;
	background:url(../img/sf_top.jpg) top center no-repeat;
}
#top #fl{
	position:relative;
	margin:0 auto;
	width:954px;
}
#top #fl #map{
	position:relative;
	margin:0 auto;
	width:954px;
	height:327px;
}
#top #fl #lingue{
	position:absolute;
	top:0;right:0;
	z-index:100;
}
#top #fl #lingue p{
	position:absolute;
	top:0;right:0;
	width:200px;
	text-align:right;
	margin-top:5px;
}
#top #fl #lingue p a{
	color:#ebe0ca;
	text-decoration:none;
}
#top #fl #lingue p a:hover{
	text-decoration:underline;
}
#top #fl #logo{
	position:absolute;
	width:161px;	
	z-index:100;
	top:0;left:0;
	margin-left:402px;
	margin-top:240px;
}
#top #menu{
	position:relative;
	margin:0 auto;
	width:954px;
}
#top #menu ul{
	margin-top:7px;
}
#top #menu ul li{
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 20px;
}
#top #menu ul li.margin_menu{
	margin:0px 68px;
}
#top #menu ul li.margin_menu2{
	margin:0px 84px;
}
#top #menu ul li a{
	color:#73253c;
	text-decoration:none;
	font-size:17px;
}
#top #menu ul li a:hover{
	color:#000000;
	text-decoration:none;
}
#top #menu ul li:hover{
	background:url(../img/hover_menu.png) no-repeat top center;
}
#center{
	position:relative;
	margin:0 auto;
	width:954px;
	background:url(../img/sf_center.png) 50% 50px no-repeat;
}
#center a{
	color:#ebe0ca;
}
#center #testo{
	position:relative;
	top:0;left:0;
	width:560px;
	margin-left:350px;
	padding-top:80px;
	height:290px;
	height:auto !important;
	min-height:290px;
}
#center #testo h1{
	text-align:right;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#center #testo p{
	text-align:justify;
	line-height:21px;
	margin-top:25px;
	padding-bottom:15px;
}
#center #testo table{
	margin-top:40px;
}
#center #testo td{
	padding:4px;
}
#center_vini{
	position:relative;
	margin:0 auto;
	width:954px;
	height:450px;
	background:url(../img/sf_vini.gif) 50% 30px no-repeat;
}
#center_vini h1{
	text-align:right;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-right:20px;
}
#center_vini #vini{
	position:relative;
	top:0;left:0;
	margin-top:65px;
	margin-left:25px;
}
#center_vini #vini img{
	padding:4px 15px;
}
#center #prodotti{
	position:absolute;
	top:0;left:0;
	width:265px;
	margin-top:140px;
	margin-left:25px;
}
#center #prodotti h2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#foot{
	position:relative;
	margin:0 auto;
	width:900px;
}
#foot p{
	text-align:left;
	padding:8px 0px;
}
#foot p a{
	color:#ebe0ca;
}
#foot #credit{
	position:absolute;
	top:0;right:0;
}
#foot #credit p{
	text-align:right;
}


.button{
	font-family:Arial, Helvetica, sans-serif;
	background:#DDC9A8;
	border:1px solid #441827;
	padding:3px;
	cursor:pointer;
	margin-right:8px;
}
.button:hover{
	font-family:Arial, Helvetica, sans-serif;
	background:#C0A47F;
	border:1px solid #441827;
	padding:3px;
	color:#fff;	
}


/*------------PRIVACY---------*/

#privacy{
	position:relative;
	width:100%;
	background:#331026;
}
#privacy p{
	position:relative;
	width:900px;
	margin:0 auto;
}
#privacy .tit_priv{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
