.elenco_categoria_offertevacanza{display:inline;float:left;width:31%;margin-left:10px;}
.elenco_categoria_offertevacanza table {margin:0 auto;}
.elenco_categoria_offertevacanza .titolo {font-size:1em; text-align:center; height:2.5em;}
.elenco_categoria_offertevacanza .immagine{text-align:center;background-color:transparent;padding:5px;margin-bottom:5px;}
.elenco_categoria_offertevacanza .immagine img {border:2px solid #ccc;}
/***************************/
.elenco_categoria_motivazioni{float:left;width:48%;margin-left:1.8%;height:10em;}
.immagine{text-align:center;background-color:#eee;padding:2px;margin-bottom:5px;}
/********************************/
.elenco_categoria_territorio{}
.elenco_categoria_territorio .titolo a{text-decoration:none;}
.elenco_categoria_territorio .titolo{border-bottom:1px solid #ccc;clear:both;}
.elenco_categoria_territorio .descrizione{padding-bottom:1em;margin-left:160px;}
.elenco_categoria_territorio .immagine{float:left;}
.elenco_prodotto_territorio{border-bottom:1px dashed #bbb;}
.descrizione_categoria_territorio{padding:10px 0;/*border-bottom:1px solid #eee;*/}
/*********************************/
.elenco_prodotti_operatori{}
/********************************/
.elenco_categoria_strutture{}
.elenco_categoria_strutture .titolo a{text-decoration:none;}
.elenco_categoria_strutture .titolo{border-bottom:1px solid #ccc;clear:both;}
.elenco_categoria_strutture .descrizione{padding-bottom:1em;margin-left:160px;line-height:1.5em;}
.elenco_categoria_strutture .immagine{float:left;}
.elenco_prodotto_strutture{border-bottom:1px dashed #bbb;}
/*****************************/
.elenco_categoria_dovedormire{}
.elenco_categoria_dovedormire .titolo a{text-decoration:none;}
.elenco_categoria_dovedormire .titolo{border-bottom:1px solid #ccc;clear:both;}
.elenco_categoria_dovedormire .descrizione{padding-bottom:1em;margin-left:160px;}
.elenco_categoria_dovedormire .immagine{float:left;}
.elenco_prodotto_dovedormire{border-bottom:1px dashed #bbb;}
/**********************************/
.elenco_categoria_link{}
.elenco_categoria_link .titolo a{text-decoration:none;}
.elenco_categoria_link .titolo{border-bottom:1px solid #ccc;clear:both;}
.elenco_categoria_link .descrizione{padding-bottom:1em;}
.elenco_categoria_link .immagine{float:left;}
.elenco_prodotto_link{border-bottom:1px dashed #bbb;}
/*****************************/
#desc_prodotto_strutture {
	float:left;
	width:49%;
}

#imm_prodotto_strutture {
	float:left;
	width:49%;
}
#desc_prodotto_dovedormire {
	float:left;
	width:49%;
}

#imm_prodotto_dovedormire {
	float:left;
	width:49%;
}
#desc_prodotto_territorio {
	float:left;
	/*width:49%;*/
	width:560px;
	line-height:1.4em;
}


#desc_prodotto_territorio p {
	padding-top:.3em;
}

#imm_prodotto_territorio {
	float:right;
	width:49%;
}

#imm_prodotto_territorio div {
	float:right;
	clear:right;
	width:230px;
	text-align:center;
}

#imm_prodotto_territorio #img_media {
	padding-bottom:120px;
}

#tabprezzi_prodotto_territorio {
	clear:both;
}

#imm_prodotto_territorio_ultima {
	clear:both;
	position:relative;
	height:1px;
}

#imm_prodotto_territorio_ultima div {
	position:absolute;
	bottom:40px;
	right:0px;
	width:230px;
	text-align:center;	
}

#desc_prodotto_territorio table, #tabprezzi_prodotto_territorio table, #note_prodotto_territorio table {
border-collapse:collapse;
}
/*
#desc_prodotto_territorio td, #tabprezzi_prodotto_territorio td, #note_prodotto_territorio td {
padding:2px;
border:1px solid #ccc;
}
#desc_prodotto_territorio th, #tabprezzi_prodotto_territorio th, #note_prodotto_territorio th {
padding:2px;
font-weight:normal;
border:2px solid #f00;
}
*/
hr, #desc_prodotto_territorio hr, #tabprezzi_prodotto_territorio hr, #note_prodotto_territorio hr {
margin:0 0;
border:1px solid #f00;
clear:both;
}

#note_prodotto_territorio {
	clear:both;
	float:left;
/*	width:49%;*/
width:560px;
}

#altre_imm_prodotto_territorio {
	float:right;
	width:49%;
	padding-top:40px;
}

#altre_imm_prodotto_territorio div {
	float:right;
	clear:right;
	width:230px;
	text-align:center;
}

#altre_imm_prodotto_territorio #img_media {
	padding-top:140px;
}

#desc_prodotto_motivazioni {
	float:left;
	width:49%;
}

#imm_prodotto_motivazioni {
	float:right;
	width:49%;
}
