@charset "iso-8859-1";
/* CSS Document */




* {
	margin: 0 auto;
	padding: 0;
}



body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#514637;
	background: #fff url(../img/sf-top.jpg) repeat-x top left;
}

#box{
	background:url(../img/sf-bottom.jpg) repeat-x bottom left;
}

#container{
	width:911px;
	background:url(../img/sf-coldx.jpg) repeat-y top right;

}

#col-sx{
	width:462px;
	float:left;

}

#foto{
	width:462px;
	height:215px;

}

h2{
	height:54px;
	color:#B6973A;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
	padding-left:10px;
}

h2 a{
	color:#B6973A;
	text-decoration:none;

}

h2 a:hover{
	color:#514637;
	text-decoration:underline;

}

#testo{
	padding-left:13px;
	padding-right:25px;
	padding-top:30px;
	text-align:justify;
	line-height:19px;
}

#testo a{
	color:#B6973A;
	text-decoration:none;
}

#testo a:hover{
	color:#514637;
	text-decoration:underline;
	
}

h1{
	height:62px;
	font-size:30px;
	padding-top:20px;
}


#footer{
	height:106px;
	font-size:11px;
	color:#514637;
	text-align:center;
}

#footer a{
	color:#514637;
	text-decoration:none;

}

#footer a:hover{
	color:#514637;
	text-decoration:underline;

}







#col-dx{
	width:448px;
	float:left;

}

#foto-dx{
	background:url(../img/sf-dx-alto.jpg) top left;
	width:448px;
	height:297px;
}

#banner{
	width:353px;
	height:160px;
	background:url(../img/sf-box-banner.jpg) no-repeat bottom left;
	color:#B6973A;
}
#banner a{
	color:#B6973A;
	text-decoration:none;
}

#banner a:hover{
	color:#B6973A;
	text-decoration:underline;
}



#banner-img{
	float:left;
	width:156px;
	padding-top:20px;
	padding-left:10px;

}

#banner-txt{
	width:170px;
	float:left;
	padding-left:10px;
	color:#DFD8C4; 
	font-size:10px; 
	padding-left:10px; 
	text-align:justify;
	padding-top:20px;

}

/*modifiche*/
#collegamenti a	
				{
				color:#B6973A;
				text-decoration:none;
				}

#collegamenti a:hover
				{
				color:#514637;
				text-decoration:underline;
				}

ul li {
	margin-left: 40px;
}