@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#333333;
	background:#000;
}
#lato_sx_contatti{
	background:url(/images/lato_sx_contatti.jpg) no-repeat top right;
}

#lato_sx_contatti1{
	background:url(/images/lato_sx_contatti1.jpg) no-repeat top right;
}

#lato_dx_contatti{
	background:url(/images/lato_dx_contatti.jpg) no-repeat top left;
}

#lato_sx{
	background:url(/images/lato_sx.jpg) no-repeat top right;
}

#lato_dx{
	background:url(/images/lato_dx.jpg) no-repeat top left;
}

#menu{
	background:url(/images/sf_menu.jpg) no-repeat;
	width:1024px;
	height:33px;
}

#user{
	background:url(/images/puls_username.png) no-repeat top;
	width:210px;
	height:25px;
	padding:10px 0px 0px 28px;
	border:0;
	color:#999;
	font-size:11px;
}

.input_tipo_form{
	width:220px;
	border:1px solid #ccc;
	background:#fff;
	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;
}

.testo_1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#2c1d0a;
}

#corpo_contatti{
	background:url(/images/sf_corpo_contatti.jpg) no-repeat;
	height:206px;
	border:0;
	padding:0 auto;
	color:#333;
	line-height:16px;
	text-align:justify;
}

#corpo{
	background:url(/images/sf_corpo.jpg) no-repeat;
	height:306px;
	border:0;
	padding:0 auto;
	color:#333;
	line-height:16px;
	text-align:justify;
}
#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;
}
#footer{
	background:url(/images/sf_footer.jpg) no-repeat center top;
	width:973px;
	height:41px;
	color:#666;
	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;
	background:url(/images/sf_email.png) no-repeat;
	width:193px;
	height:21px;
	padding:8px 0px 0px 8px;
	border:0;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
}
#input_invia{
	float:left;
	background:url(/images/sf_invia.png) no-repeat;
	width:97px;
	height:30px;
	padding:0px;
	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:#a21616;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:15px;
	text-align:center;
}

#vuoto{
	border:solid 1px #999999;
	background:#333333;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:15px;
	text-align:center;
	font-size:10px;
}

