@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	background:#000;
	color:#666666;
}
#menu{
	background:url(/images/sf_menu.jpg) no-repeat;
	width:954px;
	height:65px;
	text-align:center;
}

#corpo{
	background:url(/images/sf_corpo.jpg) repeat-y;
}

.input_tipo_form{
	width:200px;
	border:1px solid #998663;
	background:#e8e5db;
	font-family:arial;
	font-size:11px;
	color:#2e1e0a;
	cursor:pointer;
}

.input_tipo_form2{
	width:290px;
	border:1px solid #998663;
	background:#e8e5db;
	font-family:arial;
	font-size:11px;
	color:#2e1e0a;
	cursor:pointer;
}

.input_tipo_form3{
	width:80px;
	border:1px solid #998663;
	background:#e8e5db;
	font-family:arial;
	font-size:11px;
	color:#2e1e0a;
	cursor:pointer;
}

.input_tipo_form4{
	width:60px;
	border:1px solid #998663;
	background:#e8e5db;
	font-family:arial;
	font-size:11px;
	color:#2e1e0a;
	cursor:pointer;
}
.testo_1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#2c1d0a;
}
#corpo_altre{
	background:url(/images/sf_corpo.jpg) repeat-y;
	width:550px;
	border:0;
	padding:16px 20px 0px 20px;
	color:#333;
	line-height:16px;
	text-align:justify;
}
#corpo_contatti{
	background:url(/images/sf_corpo.jpg) repeat-y;
	width:350px;
	border:0;
	padding:16px 20px 0px 20px;
	color:#333;
	line-height:16px;
	text-align:justify;
}
#footer{
	background:url(/images/sf_footer.png) no-repeat center top;
	width:950px;
	height:41px;
	color:#333333;
	font-size:11px;
	font-family:arial;
	padding-top:0px;
}
#ricerca{
	background:url(/images/ricerca_ok.jpg) no-repeat;
	width:60px;
	height:54px;
	cursor:pointer;
}
#login{
	border:1px solid #CCC;
	background-color:#FFF;
	width:200px;
	padding:0px 0px 0px 5px;
}

#newsletter{
	background:url(/images/sf_newsletter.jpg) no-repeat;
	width:580px;
	height:72px;
	padding:64px 0px 0px 58px;
}
#submit{
	background:url(/images/invia.jpg) no-repeat;
	width:39px;
	height:25px;
	padding:0px 0px 0px 0px;
}
#input_tipo{
	float:left;
	border:1px solid #CCC;
	width:145px;
	height:15px;
	padding:2px 0px 0px 8px;
	font-size:11px;
	color:#ccc;
}
#input_invia{
	float:left;
	background:url(/images/sf_invia.png) no-repeat;
	width:207px;
	height:32px;
	padding:3px 0px 0px 8px;
	border:0;
	font-size:11px;
	color:#FF0000;
}
#button_login{
	background:url(/images/button_login.jpg) no-repeat;
	width:56px;
	height:22px;
	cursor:pointer;
}
/**************************link fade***************************/
#link{
color:#fff; 
text-decoration:none;
font-size:12px;
}

#link2{
color:#333333; 
text-decoration:none;
font-weight:normal;
}

#link3{
color:#333333; 
text-decoration:none;
font-weight:normal;
}

#link4{
color:#666666; 
text-decoration:none;
font-weight:normal;
}

#pagina{
	border:solid 1px #999;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:15px;
	text-align:center;
	background:#e8e5db;
}

#paginaover{
	border:solid 1px #999;
	background:#2f639f;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:15px;
	text-align:center;
}

#vuoto{
	border:solid 1px #999999;
	background:#998663;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:15px;
	text-align:center;
	font-size:10px;
}


