

/* Lista */

.moduloLista .subTitle {
	clear:both;
	margin:20px 0;
	padding:2px 18px;

	font-size:12px;
	font-weight:bold;
	color:#333;
	background:url(../../img/arrow.gif) no-repeat;
	
}

.moduloLista .elemento {
	width:126px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.moduloLista .introduzione{
	padding-bottom:6px;
	margin-right:20px;
}

.moduloLista .fullText {
	text-align:left;
}

.moduloLista .descrizione {
	
}

.moduloLista .descrizione h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
}

.moduloLista .descrizione a {
	text-decoration:none;
	display:block;
	color:#000000;
	background-color:#CCCCCC;
	padding:5px 8px 6px;
	border:1px #aaa solid;
}

.moduloLista .descrizione a:hover {
	color:#FFFFFF;
	background-color:#666666;
}



/* Scheda */

.moduloScheda {
	padding-top:3px;
}


/* Top */

.moduloScheda .top {
	height:40px;	
}

.moduloScheda .top h1 {
	width:350px;	
	float:left;
	line-height:1.2em;
}

.moduloScheda .top .bottone {
	margin:0;
}

/* Sinistra */

.moduloScheda .sinistra {
	float:left;
	clear:both;
	width:328px;
	height:373px;
	font-size:11px;	
	margin-top:10px;
	background:url(../../img/dottedVert.gif) repeat-y right;
}

.moduloScheda .withOfferta{
	height:460px;
}

.moduloScheda .sinistra .dettagli {
	margin-bottom:28px;
	margin-left:1px;
}

.moduloScheda .sinistra .dettagli div {
	color:#4B7F92;
	font-size:13px;	
	margin-bottom:5px;
}

.moduloScheda .sinistra .dettagli div span {
	width:140px;
	display:block;
	float:left;
	color:#333333;
	font-size:11px;
	font-weight:bold;	
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
}

.moduloScheda .sinistra .offerta {
	background:url(img/bottone.gif) no-repeat;
	width:306px;
	height:68px;
	display:block;
	margin-bottom:20px;
}

.moduloScheda .sinistra .offerta h1 {
	padding:15px 18px 9px;
	line-height:.8em;
	font-size:16px;
}

.moduloScheda .sinistra .offerta div {	
	font-size:13px;
	padding:0 18px;
}

.moduloScheda .sinistra .prezzo {
	font-size:12px;
	margin-left:1px;
}

.moduloScheda .sinistra .prezzo div {
	clear:both;
	margin-bottom:3px;
}

.moduloScheda .sinistra .prezzo .titolo {
	width:80px;
	display:block;
	float:left;
}


.moduloScheda .sinistra .prezzoOfferta .nuovoPrezzo {
	color:#4B7F92;
	font-weight:bold;
}


/* Destra */

.moduloScheda .destra {
	float:left;
	width:226px;
	font-size:11px;	
	margin-left:22px;
	padding-top:10px;
}

.moduloScheda .destra .immagine {
	margin-bottom:10px;
}

.moduloScheda #form_prenota {
	float:right;
	margin-right:10px;	
}


/* Galleria */

.moduloScheda .thumbGallery {
	clear:both;
	padding-top:12px;
	background:url(../../img/dotted.gif) repeat-x top;
}
.moduloScheda .thumbGallery .cornice {
	margin:0 3px 3px 0;
	float:left;
	border:0;
	padding:0;
}
.moduloScheda .thumbGallery .thumb {
	width: 73px;
	height: 50px;
}


/* Common */

.moduloParcoAuto {
}
