@charset "utf-8";
/* CSS Document */

body {
	-x-system-font:none;
	font-family:verdana, arial, sans-serif,;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-attachment:fixed;
	padding:0;
	margin-top: 50px;
	background-image: url(img/sfondo.jpg);
	text-decoration: none;
	background-color: #CCC;
}

div#map {
	width: 641px; 
    height: 550px;
}

div#container {
	margin:0 auto;
	width:900px;
	background-color: #FFF;
}

div#header {
	margin:0 auto;
	width: 896px;
}

div#spazio {
	margin:0 auto;
	height: 2px;
	width: 100px;
}

div#menu {
	margin:0 auto;
	background-color: #066;
	height: 46px;
	width: 896px;
}

#pul2 a {
    color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	text-align:center;
	text-transform:none;
	color: #FFF;
}

a:link {
color:#000000;
text-decoration:none;
}

div#banner {
	margin:0 auto;
	height: 240px;
	width: 896px;
	background-image: url(img/banner.jpg);
}

div#banner2 {
	margin:0 auto;
	height: 240px;
	width: 896px;
	background-image: url(img/banner2.jpg);
}

div#center {
	margin:0 auto;
	height: 900px;
	width: 896px;
	background-image: url(img/centro%20sfondo.jpg);
}

div#center1 {
	margin:0 auto;
	height: 1000px;
	width: 896px;
	background-image: url(img/centro%20sfondo.jpg);
}

div#testo1 {
	margin:0 auto;
	float: left;
	width: 641px;
}

div#tariffe {
	margin:0 auto;
	float: left;
	width: 641px;
}

div#photo {
	margin:0 auto;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}

div#photo2 {
	margin:0 auto;
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
	margin-top: 5px;
	margin-left: 30px;
}

div#textpag {
	margin:0 auto;
	float: none;
	width: 600px;
	margin-top: 10px;
}

div#textpag2 {
	margin:0 auto;
	float: none;
	width: 490px;
	margin-top: 10px;
}

div#testo2 {
	margin:0 auto;
	float: left;
	width: 249px;
	margin-left: 4px;
}

div#pub1 {
	margin:0 auto;
	margin-top: 3px;
	text-align: center;
}

div#footer {
	margin:0 auto;
	background-color: #395700;
	height: 100px;
}

div#pul1 {
	margin:0 auto;
	width:128px;
	height: 46px;
	float: left;
	background-image: url(img/pul1.jpg);
}

div#pul1:hover {
	background-image: url(img/pul2.jpg);
}

div#pul2 {
	margin:0 auto;
	width:128px;
	height: 5px;
	float: left;
	text-align: center;
}

div#pul3 {
	margin:0 auto;
	width:128px;
	height: 20px;
	float: left;
	text-align: center;
}

.tre {
	color: #FFF;
}

.quattro {
	color: #FF0;
}

.cinque {
	color: #FFF;
	text-align: center;
	font-size: 10px;
}

#container #footer p {
	text-align: center;
}

.text {
	line-height: 30px;
}

#loghetto {
	height: 78px;
	position: fixed;
	text-align: left;
	width: 251px;
	z-index: 3;
	left: 1px;
	bottom: 10px;
}