html{height:100%;
background-color:#FFFFFF;
overflow-y:scroll;
overflow-x:hidden;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
text-align:justify;
margin:0px auto;
padding:0px;
height:100%;
background:url(../img/background.jpg) center top repeat-x;
}

a:link
{
color:#0071BC;
text-decoration:none;
}
a:visited
{
color:#0071BC;
text-decoration:none;
}
a:hover
{
color:#0071BC;
text-decoration:underline;
}

.scritta_blu { color:#0071BC; }

.bgdiv{background:url(../img/bgdiv.jpg) center top repeat-x;}
.bgdiv_eng{background:url(../img/bgdiv_eng.jpg) center top repeat-x;}
.bgdiv_spa{background:url(../img/bgdiv_spa.jpg) center top repeat-x;}

.slidefoto img { 
text-align:left;
margin-right:2px;
margin-left:1px;
margin-bottom:2px;
border:solid 1px;
border-color:#c1c1c1;
}

.slidefoto img:hover { 
margin-right:2px;
margin-left:1px;
margin-bottom:2px;
border:solid 1px;
border-color:#0071BC;
}

.bottom
{
text-align:center;
font-size:9px;
line-height:18px;
color:#ffffff;
background-color:#818286;
}

.bordo { border:1px solid #8B713E}


form{
	padding: 0;
	margin: 0;
}

input.campo{
	background: #FFF;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: 5px;
	margin-top:0px;
	margin-bottom:0px;
	width:139px;
	height:15px;
	font-size:10px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ABADB3;
}

#select{
	background: #FFF;
	margin-left: 5px;
	width:112px;
	height:15px;
	color:#5b5858;
	font-size:8px;
	border : 1px solid;
	font-family: Verdana;
}

#select2{
	background: #FFF;
	margin-left: 5px;
	width:112px;
	height:15px;
	color:#5b5858;
	font-size:8px;
	border : 1px solid;
	font-family: Verdana;

}

#textarea{
	background: #FFF;
	padding-right: 5px;
	width:395px !important;
	height:100px !important;
	color:#5b5858;
	font-size:10px;
	border-color:#5b5858;
	border : 1px solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ABADB3;
}

input.invia{
	font:9px Arial;
	font-weight:bold;
	margin-left: 2px;
	height: 17px;
	color:#FFF;
	border : 0px solid #5b5858;
	background-color:#8B713E;
}




.contatti
{
text-align:justify;
font-size:10px;
line-height:13px;
color:#484a4a;
}
