.acqua {
	color: #008c94;
}
.acqua a.schedaLink  {
	color: #008C94;
	background-image: url(../img/sferaAcquaSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.acqua a.schedaLinkBack {
	color: #008C94;
	background-image: url(../img/indietroBianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.acqua a.schedaMutuo {
	color: #008C94;
	background-image: url(../img/calcolatrice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}




.acqua span {
	padding-left: 18px;
	background-image: url(../img/sferaAcqua.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.bottoneCentro {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
cite {
	font-size: 0.75em;
	font-style: normal;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: none;
	padding-left: 25px;
}

cite a {
	color: #666;
	text-decoration: underline;
}

cite a:hover {
	text-decoration: none;
}


.colonna {
	float: left;
	width: 215px;
}
.colonnaBordo {
	min-height: 550px;
	height: auto !important;
	height: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 214px;
}


.colonnaDoppia {
	float: left;
	width: 430px;
}
.colonnaInterna {
	padding-right: 10px;
	padding-left: 10px;
}
.colonnaNoBordo {
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
.colonnaTriplaDes {
	float: right;
	width: 645px;
}

.colonnaTriplaSin {
	float: left;
	width: 645px;
}

.colonnaVertDes {
	text-align: left;
	float: left;
	width: 185px;
	padding-left: 30px;
}


.colonnaVertSin {
	text-align: right;
	float: left;
	width: 185px;
	padding-right: 30px;	
}
.contatti {
	padding-top: 10px;
}

.contatti p {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


.contenitore {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.fondoAzzurro {
	background-color: #DDECEE;
	padding: 3px;
	margin-bottom: 3px;
}

.fondoGrigio  {
	background-color: #EEE;
	padding: 3px;
	margin-bottom: 3px;
}

.fondoTrasparente {
	padding: 3px;
	margin-bottom: 3px;
}

.footer {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #EEE;
	padding-top: 10px;
	padding-bottom: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}

.gestim {
	float: right;
}

.grigioDestra {
	background-image: url(../img/sfondoGrigio.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

.grigioSinistra {
	background-image: url(../img/sfondoGrigio.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}
h1 {
	display: none;
}

h2 {
	padding: 0px;
	font-family: Impact, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	background-image: url(../img/sfondoTitolo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 40px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.75em;
}






h6 {
	font-size: 0.65em;
	color: #999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6 a {
	color: #999;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}



.header {
	background-image: url(../img/sfondoSi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	padding: 20px;
}
.linkBase {
	color: #008C94;
	text-decoration: underline;
}
.linkBase:hover {
	text-decoration: none;
}


.marrone {
	color: #a56b00;
}

.marrone span {
	padding-left: 18px;
	background-image: url(../img/sferaMarrone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}


.menuAlto {
	background-color: #EEE;
}

.menuAlto ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.menuAlto li {
	display: inline;
	float: left;
	background-image: url(../img/menuSin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	line-height: 24px;
}

.menuAlto li span {
	background-image: url(../img/menuDes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
}
.menuAlto a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #008c94;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
}
.menuAlto a:hover {
	text-decoration: underline;
}
.miniSelect select {
	font-size: 0.9em;
}

.noMargine {
	margin: 0px;
}
.oro {
	color: #737b39;
}
.oro span {
	padding-left: 18px;
	background-image: url(../img/sferaOro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.rosso {
	color: #a50000;
}
.rosso a.schedaLink {
	color: #A50000;
	background-image: url(../img/sferaRossaSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.rosso span {
	padding-left: 18px;
	background-image: url(../img/sferaRossa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}





.separatore {
	clear: both;
	height: 1px;
}
.schedaFoto {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-top: 10px;
}
.schedaFoto img {
	border: 1px solid #CCC;
}


.schedaImgBig {
	float: left;
	width: 290px;
	padding-right: 13px;
}
.schedaLink , .schedaLinkBack, .schedaMutuo{
	text-align: right;
	font-size: 0.7em;
	display: block;
	text-decoration: none;
	float: right;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	margin-left: 10px;
}
.schedaLink:hover , .schedaLinkBack:hover, .schedaMutuo:hover{
	text-decoration: underline;
}

.schedaMiniature {
	float: left;
	height: 190px;
	width: 315px;
	overflow: auto;
}


.schedaVetrina {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.schedaVetrina img.bordo {
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}

.schedaVetrina p {
	font-size: 0.7em;
	color: #666;
}
.schedaVetrina strong {
	background-color: #EEE;
	padding: 1px;
}
.schedaVetrina td {
	font-size: 0.7em;
}
.schedaVetrina td p {
	font-size: 1em;
}








.siServizi {
	margin-right: 20px;
	margin-left: 20px;
}


.titoloSin {
	background-image: url(../img/sfondoTitoloSin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}

.titoloDes {
	background-image: url(../img/sfondoTitoloDes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 11px;
}
.viola {
	color: #0800ad;
}
.viola a.schedaLink {
	color: #0800ad;
	background-image: url(../img/sferaViolaSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.viola span {
	padding-left: 18px;
	background-image: url(../img/sferaViola.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
