@charset "utf-8";
/* CSS Document C1C1C1*/

body {
	background-color: #ffffff;
	color: #808285;
	font-family: Helvetica, Calibri, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p {
	color: #808285;
	font-family: Helvetica, Calibri, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {outline-style:none;
	text-decoration: none;
}

.wrapper {
	margin-top:0px;
	background-color: #FFFFFF;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

.head {
	height: 200px;
	background-image: url(../images/headHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#right {
	
	float: right;
	width: 610px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808285;
}



.containerHome {
	height:545px;
	background-color: #ffffff;
	background-image: url(../images/boxSfondo.png);
	background-repeat: no-repeat;
	background-position: 51px bottom;
	z-index:300;
	position: absolute;
}



#leftHome {
	float: left;
	width: 194px;
	padding-left:30px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #BA072B;
}

#rightHome {
	float: right;
	width: 686px;
	height:537px;
}


.foot {
	height: 10px;
	background-color: #FFFFFF;
	clear: both;
}
.menu {height:96px;
}

.titoloHome {margin-top:40px; margin-left:20px;}

.textHome {
	padding-right:115px;
	margin-left:20px;

	margin-top:30px; 
		}


.logoHome {
	margin-right:20px;
	margin-bottom:20px;
	height: 170px;
	background-image: url(../images/loghi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#spacer {margin-top:40px;}

.box1 {
	background-image: url(../images/box1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.language {margin-top:20px;}

.map {
	margin-top: 115px;
	height: 60px;

}


/*-------------------------------STILI VISIBILITà--------------------------------------*/			

.enlarge, .enlarge p {
	font-size: 13px;
}

.enlargePlus,.enlargePlus p {font-size: 13px;
              color: #ffffff;
			  background-color:#000000;}
			  

.language2 {margin-top:20px;}

.form {
	width:125px;
	border:1px solid #808285;
	height: 12px;
	font-size: 10px;
	color: #808285;
}


.boxBtn {
	margin-top:116px;
	position: relative;
	z-index:400;
	}
.sotto  {	display:none; 
			position:absolute; 
			z-index:500; 
			width:260px; 	
			height:20px;
			background-color: #ffffff;
			font-size: 10px;
			margin-top:15px;
			margin-left: -5px;}	
