﻿div#strutture
{
	width:600px;
    text-align:center;
}

div#strutture div.casa
{
	width:290px;
	height:90px;
	border-bottom:0px solid #336699;
    margin:0px 10px 75px auto;	
	font-size:10px;
    float:left;
}
div#strutture div.casa img
{
	float:left;
	margin-right:0px;
	border:2px solid #74A3D1;
	display:block;
	width:96px;
}
div#strutture div.casa div.titolo
{
	background-color:#336699;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	width:181px;
	float:right;
	padding-left:1px;
	font-size:9px;
	white-space:nowrap;
}
div#strutture  div.tipologia
{
	display:none;
}

#content div.titolo a,
#content div.titolo a:link,
#content div.titolo a:visited,
#content div.titolo a:active
{
	color:#ffffff;
	text-decoration:none;
}
div#strutture div.casa div.titolo span.nome
{
	color:#FFCC33;
	font-size:10px;
}
div#strutture div.dati
{
	width:174px;
	height:57px;
	margin-left:9px;
	float:left;
}
div#strutture div.dati_sub
{
}

div#strutture div.dati div
{
	display:inline;
	float:left;
	text-align:center;
	width:auto;
	height:15px;
	padding:0px 0px;
	line-height:15px;
}
div#strutture div.dati div.posti_letto,
div#strutture div.dati div.superficie
{
	border-width:0px 0px 0px 0px;
	border-style:dotted;
	border-color:#A7A7A7;
	width:180px;
	height:25px;
	display:block;
	text-align:left;
}
div#strutture div.dati div.posti_letto span
{
	font-size:9px;
	line-height:9px;
}

div#strutture div.dati div.superficie
{
	width:60px;
	border-right-width:0px;
}
div#strutture div.dati div.distanza_mare,
div#strutture div.dati div.aria
{
	display:none;
}
div#strutture div.dati div.animali
{
	display:none;
}
div#strutture div.dati div span
{
	font-weight:bold;
}

div#strutture div.prezzi
{
	display:block;
	width:174px;
	padding:4px 0px 4px 5px;
	text-align:center;
	border-width:0px 0px 0px 0px;
	border-style:dotted;
	border-color:#A7A7A7;
	float:right;

}
div#strutture div.prezzi span
{
	font-weight:bold;
}

div#strutture div.comandi
{
	margin:0px auto 0px auto;
	/*width:560px;*/
	text-align:center;
}
#content div#strutture div.comandi a
{
	width:143px;
}

div.promozione
{
	display:none;
}
div.ricerca
{
	margin-left:-6px!important;
	margin-bottom:6px!important;
}