html,body
{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body{
	background-color: #3a3a3c;
	text-align:left;
	font-family: Arial;
	font-size:11px;
	color:#3c3c3c;
}

div#container{
	width:1003px; 
	margin: 0px auto; 
	text-align: center;   
	position:relative;
	background-color: #ffffff;
}

div#header{
	width:1003px; 
	position:relative;
	background-color:#ffffff;
	height:248px;
	padding-top:10px;
	text-align:left;
	/*background:url('img/head.jpg') no-repeat;*/
}

div#sinistra{
	float: left; 
	width: 204px;
	padding-left:21px;
	text-align:left;
}

div#contenuto{
	float:left;
	margin: 0px; 
	line-height:18px;
	background-color: #ffffff;
	text-align:left;
	padding-top:15px;
}

div#footer{
	clear:both;
	width:1003px;
	padding-top:10px;
	margin-top:10px;
	border-top:1px dotted #d5d5d5;
	height:50px;
}

div#slide{
	float:left;
	margin:0 auto;
	text-align:center;
	width:700px;
	height:200px;
	padding-top:1px;
	overflow:hidden;
}

.pics { 
    height:  200px; 
    width:   700px; 
	padding: 0;
}

.pics img { 
    height: 200px;
    top:  0;
    left: 0
}

div#menu{
	position:absolute;
	top:194px;
	left:535px;
	background:url('img/menu.png') no-repeat;
	margin:0 auto;
	width:424px;
	height:24px;
	padding-top:8px;
	padding-left:8px;
	z-index:10000;
}

div.box_menu{
	background:url('img/sf_menu_bottom.jpg') no-repeat;
	width:180px;
	height:57px;
	padding-top:10px;
	padding-left:13px;
	margin-left:-1px;
}

div.item_menu_home{
	background:url('img/sf_home.jpg') no-repeat;
	width:191px;
	height:22px;
	padding-top:6px;
	padding-left:2px;
}
	
div.item_menu{
	background:url('img/sf_menu1.jpg') no-repeat;
	width:191px;
	height:21px;
	padding-top:6px;
	padding-left:2px;
}

div.sottoitem_menu_off{
	background:url('img/sf_menu2_off.jpg') no-repeat;
	width:191px;
	height:21px;
	padding-top:6px;
	padding-left:2px;
}

div.sottoitem_menu_on{
	background:url('img/sf_menu2_on.jpg') no-repeat;
	width:191px;
	height:21px;
	padding-top:6px;
	padding-left:2px;
	font-family: Arial;
	font-size:11px;
	color:#717171;
	text-decoration:none;
}

div.sottoitem_menu2{
	background:url('img/sf_menu3.jpg') no-repeat;
	width:156px;
	height:21px;
	padding-top:6px;
	padding-left:37px;
}

img { border:none}

.testo_gr{
	
	color:#b3b3b3;
}

.testo_gr2{
	
	color:#8e8e8e;
}

.testo_vrd{
	
	color:#488fc5;
}
a.testo_vrd:link{
	
	color:#488fc5;
	text-decoration:none;
}
a.testo_vrd:visited{
	
	color:#488fc5;
	text-decoration:none;
}
a.testo_vrd:hover{
	
	color:#bdbdbd;
	text-decoration:none;
}

a.mail{
	font-style:italic;
	color:#a02013;
	text-decoration:none;
}
a.mail:hover{
	color:#bdbdbd;
}

a.privacy{
	color:#cb5233;
	text-decoration:none;
}
a.privacy:hover{
	color:#bdbdbd;
}

.titolo{
	font-family: Arial;
	font-size:14px;
	color:#59595b;	
	font-weight:bold;
}

.titolo_rosso{
	font-family: Arial;
	font-size:16px;
	color:#c22c1e;	
	font-weight:bold;
}

a.menu:link{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
a.menu:visited{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
a.menu:hover{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

a.menu2:link{
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
	a.menu2:visited{
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
	a.menu2:hover{
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
	
	a.menu_gr:link{
	font-family: Arial;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	}
	a.menu_gr:visited{
	font-family: Arial;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	}
	a.menu_gr:hover{
	font-family: Arial;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	}
	
	a.menu_grs:link{
	font-family: Arial;
	font-size:11px;
	color:#cb5233;
	text-decoration:none;
	}
	a.menu_grs:visited{
	font-family: Arial;
	font-size:11px;
	color:#cb5233;
	text-decoration:none;
	}
	a.menu_grs:hover{
	font-family: Arial;
	font-size:11px;
	color:#cb5233;
	text-decoration:none;
	}
	
.splitta1{
	float:left;
	width:60px;
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
}	

.splitta2{
	float:left;
	width:106px;
	height:19px;
	background:url('img/sf_campo.jpg') no-repeat;
	padding-top:2px;
	padding-left:5px;
}	

.invia{
	background: url('img/invia.jpg') no-repeat;
	border:none;
	color:#3c3c3c;
	font-size:11px;
	width:64px;
	height:25px;
	cursor:pointer;
}

.logout{
	background: url('img/logout.jpg') no-repeat;
	border:none;
	color:#3c3c3c;
	font-size:11px;
	width:150px;
	height:25px;
	cursor:pointer;
}

.areatxt{

	
	font-size:12px;
	color:#5d5d5d;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:1px;
	width:300px;
	height:80px;


}
.buttone{
	
	background-color: #ffffff;
	border-width:0px;
	color:#3c3c3c;
	font-size:10px;
	width:50px;
	height:15px;
	cursor:pointer ;
	background-position:44px 6px;
	background-image:URL(img/freccine.gif);
	background-repeat:no-repeat;

}
.but{
	border:none;
	color:#ffffff;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	height:31px;
	padding-top:2px;
	width:83px;
	cursor:pointer;
	background:url('img/sf_invia.jpg') no-repeat;
}
.but1{
	border:none;
	color:#ffffff;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	height:31px;
	padding-top:2px;
	width:194px;
	cursor:pointer;
	background:url('img/sf_mail.jpg') no-repeat;
}
.sele{
	border-width:1px;
	border-color:#cb5233;
	border-style:solid;
	font-size:12px;
	color:#8e8e8e;

}
.campotesto{
	border:none;
	width:95px;
	font-family: Arial;
	font-size:11px;
	color:#8e8e8e;
	background:none;
}
.campotesto1{
	border:1px solid #cb5233;
	width:95px;
	font-family: Arial;
	font-size:11px;
	color:#8e8e8e;
	background:none;
}

