#contenitore {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo-contenitore.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#contenitore-hp {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#testata {
	height: auto;
	width: 800px;
}
#immagine-piazze {
	background-color: #FFFFFF;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navigazione-orizzontale {
	height: 15px;
	width: 795px;
	background-color: #0066ff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#navigazione-orizzontale a {
	height: 15px;
	width: 795px;
	background-color: #0066ff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration:none;
}
#navigazione-orizzontale a:link {
	height: 15px;
	width: 795px;
	background-color: #0066ff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration:none;
}
#navigazione-orizzontale a:hover {
	height: 15px;
	width: 795px;
	background-color: #0066ff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration:none;
}
#navigazione-orizzontale a:visited {
	height: 15px;
	width: 795px;
	background-color: #0066ff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration:none;
}
#contenuti-sinistra {
	float: left;
	height: 190px;
	width: 135px;
	background-image: url(../immagini/sfondo-trova-cabina.gif);
	margin-top: 8px;
	background-color: #FFFFFF;
	padding: 35px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	background-repeat: no-repeat;
}
#contenuti-destra {
	float: left;
	height: auto;
	width: 600px;
	padding: 10px;
	color: #000033;
	line-height: 20px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
}
.parametriRicerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #99CCFF;
	width: 200px;
}
.box-ricerca {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 15px;
	width: 130px;
}
.formContatti {
	width: 300px;
	background-color: #CCFFFF;
	color: #000033;
}
