@charset "iso-8859-1";
/* CSS Document */

*{
margin:0 auto;
padding:0;
}

body{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background:#E2E2E2 url(../img/sf.jpg) repeat-x;
	line-height:22px;
}

#container{
	width:940px;


	
}

#logo{
	float:left;
	
}

#link{
	float:right;
	margin-top:52px;
	
}

#link ul li{
	display:inline;
	color:#FFDD22;
	font-size:11px;
	padding-left:30px;
	
}

#link ul li a{
	display:inline;
	color:#FFF;
	text-decoration:none;
	
}
#link ul li a:hover{
	display:inline;
	color:#FFDD22;
	text-decoration:none;
	
	
}

#link{
	float:right;
	margin-top:52px;
	
}


.giallo{
		color:#FFDD22;
}


#col-sx{
	float:left;
	width:735px;
	height:246px;
	background:url(../img/foto.jpg) no-repeat top right;


}

#testo{
	float:left;
}



a{
	color:#960001; text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#333; text-decoration:none;
}








#parole{font-size:18px; color:#666666; float:left; height:214px;  width:360px; line-height:25px;
}

#parole a{ color:#666666; text-decoration:none;
}

#parole a:hover{ text-decoration:none;
}

h1{
	font-size:20px;
	color:#FFF;
	float:left;
	padding-left:10px;
	padding-top:5px;

}
h2{
	font-size:12px;
	font-weight:bold;
}


#content{
	float:left;
	width:345px;
	padding-left:10px;
	padding-right:20px;
	margin-top:20px;
	line-height:20px;
	background:url(../img/riga-v.jpg) repeat-y top right;
}

#form{
	float:right;
	margin-right:5px;
	margin-top:20px;

	width:350px;
}



.privacy{
	font-size:11px;
	color:#333;
		text-decoration:none;
		line-height:14px;
}

.privacy a{
	color:#333;
	text-decoration:none;
}
.privacy a:hover{

	color:#333;
	text-decoration:underline;
}







.left{
	float:left;
}

.right{
	float:right;
}


.grigio{
	font-size:28px;
	color:#B2B2B2;
}

.grigio a{
	font-size:28px;
	color:#B2B2B2;
	text-decoration:none,
}


#col-dx{
	float:left;
	width:205px;
	background:#fff url(../img/sf-dx.jpg) no-repeat top right;
}

#box-banner{
	width:155px;
	padding-top:20px;

}

#box-banner .tit{
	font-size:13px;
	font-weight:bold;
	color:#990100;
}

#box-banner .txt{
	font-size:11px;
	font-weight:normal;
	line-height:15px;

}
#box-banner .txt a{
	color:#990100;
	font-weight:bold;

}

#footer{
	background:url(../img/sf-foot.jpg) repeat-x;
	margin-top:20px;
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
	height:32px;
	font-size:11px;
	padding-top:3px;

}

#footer a{
	color:#FFF;
	text-decoration:none;

}
