@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	background:url(/images/sf_pagina.jpg) repeat-x;
	color:#2b1c09;
}
#menu{
	background:url(/images/sf_menu.jpg) no-repeat;
	width:950px;
	height:56px;
	text-align:center;
}

#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;
}

#totale{
	background:url(/images/fumetto.png) no-repeat center top;
	width:43px;
	height:28px;
	padding:0px 0px 0px 16px;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#cfbfa2;
}

#totale_finale{
	width:43px;
	height:28px;
	padding:10px 0px 0px 16px;
	border:0;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.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{
	background:url(/images/sf_corpo.png) repeat-y;
	width:971px;
	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;
}
#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:971px;
	height:61px;
	color:#9b8867;
	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;
}
#send{
	background:url(/images/invia2.jpg) no-repeat;
	width:48px;
	height:19px;
	padding:0px 0px 0px 0px;
	color:#FFF;
}
#input_tipo{
	float:left;
	background:url(/images/sf_email.png) no-repeat;
	width:207px;
	height:25px;
	padding:7px 0px 0px 8px;
	border:0;
	font-size:11px;
	color:#ffffff;
}
#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:#998663;
	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;
}

