body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 6px;
	padding: 6px;
}
.galleria {
	margin: 0px;
	padding: 0px;
}
.galleria li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#promozioni {
	width: 620px;
	float: right;
	margin-top: 20px;
}
#titolo {
	width: 150px;
	float: left;
	background-image: url(/img/logo.jpg);
	height: 30px;
	
}
#img-promozioni {
	float: left;
	width: 100px;
	margin-top: 20px;
}


#distanze {
	width: 230px;
	float: left;
}
#distanze ul {
	margin-left: -30px;
}
.margine {
	padding: 20px;
}
.reset {
	clear: both;
}
#lingue {
	margin-left: auto;
	width: 960px;
	color: #333;
	margin-right: auto;
}

#lingue a {
	color: #999;
	font-size: 0.8em;
}
#lingue ul {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lingue li {
	color: #000000;
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
	padding-left: 5px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cfdca5;
	text-align: left;
	padding-top: 10px;
	background-image: url(/img/sfondo.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
#logo {
	width: 120px;
	float: left;
	height: 160px;
	margin-right: 20px;
	background-image: url(../img/logo-nuovo.png);
	background-repeat: no-repeat;
}
#content {
	width: 780px;
	height: auto !important;  /* per i browser moderni */
	height: 450px;      /* per IE5.x e IE6 */
	min-height: 450px;  /* per i browser moderni */
	background-image: url(/img/2x2.png);
	float: left;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
}
#hp {
	width: 780px;
	height: auto !important;  /* per i browser moderni */
	height: 450px;      /* per IE5.x e IE6 */
	min-height: 450px;  /* per i browser moderni */
	float: left;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
}
#content a {
	color: #000000;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}
#nav {
	background-image: url(/img/2x2.png);
	height: 36px;
	font-size: 0.8em;
}
#nav ul {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#nav li {
	list-style-type: none;
	display: inline;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-right: 20px;
	padding-left: 4px;
}
#nav a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333;
}
#footer a {
	color: #333;
}
#footer #testo {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 0.7em;
}
