html, body{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	background-color: #ffffff;
}

div#container{
	width:100%; 
	margin: 0px auto; 
	text-align:center;
	padding: 0px;
}

div#head{
	width:100%; 
	margin: 0px auto; 
	background: url('img/sf_testata.jpg') repeat-x 0px 0px;
	height: 155px;
	text-align:center;
}

div#contenuto{
	width:1003px; 
	margin: 0px auto; 
	text-align:left;
	padding: 0px;
	background-color: #ffffff;
}		

div#footer{
	width:100%; 
	margin: 0px auto; 
	background: url('img/sf_footer.jpg') repeat-x 0px 0px;
	height: 140px;
	text-align:center;
	padding-top: 35px;
}

div#testata{
	margin: 0px auto; 
	text-align:left;
	width:1003px;
	height:155px;
}

.pics { 
    height:  530px; 
    width:   1003px; 
    padding: 0; 
    margin:  0; 
}

.pics img { 
    width:  1003px;
    height: 530px;
    top:  0;
    left: 0
}

.foot{
	font-family:Arial;
	font-size:11px;
	color: #826553;
}

a.foot{
	font-family:Arial;
	font-size:11px;
	color: #826553;
	text-decoration: none;
}

a.foot:hover{
	font-family:Arial;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}

img{border:0px;margin:0px}

.titolo{
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-align:left;
}

a.titolo{
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration: none;
}

.testo{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:25px;
}
a.testo{
	font-family:Arial;
	line-height:25px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.testo:hover{ color: #282727}

a.mail{
	font-family:Arial;
	line-height:25px;
	font-size:12px;
	color:#543018;
	text-decoration:none;
}
a.mail:hover{ color: #826553}

.menu{
	font-family:Arial;
	font-size:12px;
	color:#826553;
	line-height: 18px;
}
a.menu{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height: 18px;
}
a.menu:hover{ 
	color: #826553;
}

.lingua{
	font-family:Arial;
	font-size:11px;
	color:#826553;
	line-height: 18px;
}
a.lingua{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	line-height: 18px;
}
a.lingua:hover{ 
	color: #826553;
}

div.splitta1{
    float: left;
	padding: 0 0;
    width: 150px; 
	font-size:12px;
	color:#221f1d;
}

div.splitta2{
	width: 145px; 
    padding: 0 0;
	height: 19px;
}

div.splitta3{
	width: 145px; 
    padding: 0 0;
	height: 19px;
	float: left;
}

.campo_input{
	/*background: url(img/campo_input.gif) no-repeat; */
	border: 1px solid #826553;
	height: 12px;
	width: 130px;
	background-color:#f6f6f6;
	color:#000000;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	padding-left: 3px;
	padding-top: 2px;
}

.campitesto3{
	color:#000000;
	font-family:verdana;
	background-color:#f6f6f6;
	font-weight:normal;
	font-size:10px;
	overflow: auto;
	width: 132px;
	height:60px;
	border: 1px solid #826553;
}

.invia{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background: url(img/annulla.jpg) no-repeat; 
	border: none;
	height: 28px;
	width: 76px;
	cursor: pointer;
}

.annulla{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background: url(img/annulla.jpg) no-repeat; 
	border: none;
	height: 28px;
	width: 76px;
	cursor: pointer;
}

.invio{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background-color: #b2c954; 
	border: none;
	height: 28px;
	width: 76px;
	cursor: pointer;
}

