@charset "iso-8859-1";
/* CSS Document */

BODY {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	padding:0px;
	background-image: url(img/barra.png);
	font-size: 14px;
}


.barralogo {
	height: 150px;
	width: 100%;
	margin-top:0px;
	background-image: url(img/barra.png);
	
}
	
	
.logo {
	padding-left: 200px;
	margin-top:50px;
	position:absolute;
	left: 375px;
	top: -25px;
	width: 223px;
	height: 84px;
}	

.testo {
	width: 550px;
	height: 300px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 12px;
	color: #2462b9;
	line-height: 20px;
}

.testocontatti {
	width: 300px;
	height: 200px;
	margin-top:30px;
	margin-left: 40px;
	font-size: 12px;
	color: #2462b9;
	line-height: 20px;
}


.mappa {
	position: absolute;
	margin-left: 440px;
	left: 257px;
	top: 259px;
	width: 309px;
	height: 307px;
}

.mappafoto {
	position: absolute;
	margin-left: 550px;
	top: 622px;
	left: -233px;
}

.form {
	width: 300px;
	height: 200px;
	margin-top:70px;
	margin-left: 40px;
	font-size: 12px;
	color: #2462b9;
	line-height: 20px;
	z-index: 2;
}
.img {
	position: absolute;
	margin-left: 550px;
	top: 244px;
	left: 190px;
	width: 584px;
	height: 236px;
	z-index: 2;
}


.img2 {
	position: absolute;
	margin-left: 550px;
	top: 247px;
	left: 241px;
	width: 586px;
	height: 275px;
	z-index: 2;
}

.img3 {
	position: absolute;
	margin-left: 550px;
	top: 227px;
	left: 202px;
	width: 580px;
	height: 216px;
	z-index: 2;
}

.header {
	position: absolute;
	background-repeat: repeat-x;
	left: 0px;
	top: -2px;
	width:100%;
	background-image: url(img/header.png);
}

.barralogofooter {
	height: 100px;
	background-image: url(img/barra.png);
	position: absolute;
	width:100%;
	bottom:0px;
}
	

div#container{position: relative; height:100%}
body>div#container{height: auto; min-height: 100%}
div#content{
	padding: 0 1.5em 5em;
	position: absolute;
}
div#footer{
	position:absolute;
	bottom: 0px;
	width: 100%;
	left: 2px;
	height: 77px;
	visibility: inherit;
	background-image: url(img/barra.png);
} 


.boxbianco{
	height:520px;
	width:1006px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	position: absolute;
	top: 217px;
	left: 0px;
	z-index: 5;
}

 .box{
	height:465px;
	width:1073px;
	margin-top: 20px;
	margin-left: 250px;
	color: #2462b9;
	line-height: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	left: -72px;
	top: 529px;
} 

