/* CSS Document */

body {
	background: url(img/sfondo.jpg) repeat-x #000;
	font-family:"Arial", Helvetica, Verdana, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
}
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;
}
.act{
	color:#d1a600;
	background:url(img/lista.gif) left center no-repeat;
	padding-left:23px;
	font-weight:bold;
}
.bold{
	color:#d1a600;
	font-weight:bold;
}
#content {
	width:851px;
	margin:0 auto;
	background:#fff;
}

#content #left{
	width:277px;
}
#content #left #logo{
	padding-top:27px;
	padding-bottom:112px;
	padding-left:27px;
}

#content #center{
position:absolute;
top:0;
margin-left:277px;
width:464px;
padding-top:13px;
padding-left:7px;
}

#content #right{
position:absolute;
top:0;
width:110px;
margin-left:741px;
padding-top:5px;
}
#content #right img{
padding-left:9px;
}
#content #right ul{

}
#content #right ul li {
padding-top:4px;
}
#content #right ul li a{
	color:#000;
	text-decoration:none;
	padding-left:22px;
}
#content #right ul li a:hover{
	color:#d1a600;
	background:url(img/lista.gif) left center no-repeat;
}
#content #middle{
	width:851px;
	margin:0 auto;
	background:url(img/sf-title.gif) left bottom no-repeat;
}
#content #middle h1{
	font-size:28px;
	padding-top:39px;
	margin-left:90px;
		line-height:30px;
}
#content #middle #testo{
	border-left:1px solid #d1a600;
	margin-top:39px;
	width:563px;
	margin-left:269px;
	margin-top:-23px;
	padding-left:6px;
		padding-bottom:5px;
}
#content #middle #testo p{
	padding-bottom:10px;
}
#content #middle #testo a{
	color:#d1a600;
}
#content #middle #testo a:hover{
	color:#000;
}
#content #footer{
	width:843px;
	margin:0 auto;
	background:#d1a600;
	text-align:center;
	padding:4px;
	padding-top:10px;

}
#content #footer a{
color:black;
font-weight:bold;
}
#content-schede {
	width:650px;
	margin:0 auto;
	background:#fff;
	margin-top:7px;
}
#content-schede #top{
	width:650px;
	margin:0 auto;
	background:#fff;
	
}
#content-schede #top img{
float:none;
padding-bottom:30px;
padding-left:211px;
padding-top:7px;
}
#content-schede img{
float:left;
margin-left:30px;
}

#content-schede #right-vini{
	position:relative;
	top:0;
	width:383px;
	margin-left:240px;
	border:1px solid #999;
	padding:7px;
	text-align:justify;
}

#content-schede #right-vini h1{
	font-size:28px;
	padding-top:5px;
line-height:34px;
}
#content-schede #right-vini p{
	padding-top:10px;
}
#content-schede #footer-schede{
	border-top:1px solid #d1a600;
	text-align:center;
	padding:4px;
	padding-top:20px;
	margin-top:30px;

}
#content-schede #footer-schede a{
color:#d1a600;
font-weight:bold;
}

