@charset "utf-8";

body{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	text-align: center;

	margin:auto;

	background:#666;

}

a{ text-decoration:underline }

a:hover{ text-decoration:none }



.contenitore {

	text-align: center;

	margin:auto;

	width:980px;

}

.testata {

	height:228px;

	background:url(images/testata.jpg) no-repeat;

	text-align:center;

}

.testata .logofinto{

	/*margin-top:30px;*/

	height:162px;

}

.testata .menu{

	height:32px;

	padding-top:34px;

	padding-left:5px;

}

.centro {

	background:url(images/sfondo.jpg) repeat-y;

	padding:25px 0px;

	width:980px;

	overflow:auto;

}

.centro .contenuti{

    float:left;

	width:676px;

	margin-left:22px;

	color:#fff;

	/*text-transform:uppercase;*/

}

* html .centro .contenuti{

	margin-left:12px;

}

.centro .colonna{

    float:right;

	width:234px;

	margin-right:22px

}

* html .centro .colonna{

	margin-right:10px;

}

.centro .colonna .servizio{

	margin-top:8px;

}



.footer{

	height:169px;

	background:url(images/footer.jpg) no-repeat;

}

.footer .recapiti{

    margin-top:45px;

	color:#929292;

	margin-right:36px;

	text-align:right;

}

.footer .recapiti a{

	color:#929292;

}

.footer .recapiti a:hover{

	color:#929292;

}

.credits{

    margin-top:5px;

	margin-bottom:25px;

	color:#929292;

	margin-right:36px;

	text-align:right;

}

.credits a{

	color:#fff;

	text-decoration:none;

}

.credits a:hover{

	color:#fff;

	text-decoration:underline;

}

#mappa{

    clear:both;

	margin-top:20px;

	width:644px;

	height:600px;

	border:solid 2px #d5b58b;

}

.infowindow{

	color:#333;

}

.infowindow a, .infowindow a:hover{

	color:#000;

}



.contatore{

    margin-top:5px;

	margin-bottom:25px;

	color:#929292;

	margin-right:36px;

	text-align:right;

}
td .bordo img{
	border: 1px solid #d5b58b;
}