@charset "UTF-8";
/**********/
/* LAYOUT */
/**********/
html
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", Helvetica, Arial, Verdana;
	font-size:11px;
	color:#5e5e4a;
}

#layout_table
{
	width:100%;
	border-collapse:collapse;
}

.pre_head_bg
{
	line-height:54px;
	background:url(../img/home_prehead_bg.jpg) left top repeat-x;
}

.pre_head_bg_lat
{
	line-height:54px;
	background:url(../img/home_prehead_bg_lat.jpg) left top repeat-x;
}

.head_td
{
	line-height:137px;
	background:url(../img/home_head_bg.jpg) left top repeat-x; 
}

#head_logo
{
	float:left; 
	margin-left:32px !important;
	margin-left:16px;
}

.footer
{
	font-size:11px;
	color:#5e5e4a;
	padding-left:25px;
	padding-top:60px;
}

.content_bg_lat_d
{
	background:url(../img/content_bg_lat_d.jpg) left top repeat-x;
}

.content_bg_lat_s
{
	background:url(../img/content_bg_lat_s.jpg) right top repeat-x;
}

.title
{
	font-family: Times, "Times New Roman", serif;
	font-size:14px;
	line-height:15px;
	color:#5e5e4a;
	font-weight:bold;
}

.text
{
	font-family:"Lucida Grande", Helvetica, Arial, Verdana;
	font-size:11px;
	line-height:15px;
	color:#5e5e4a;
}

.telefono_head
{
	display:block;
	font-size:10px;
	margin-top:20px;
	text-align:center;
}
/******************************/
/* AFFITTANZE & COMPRAVENDITE */
/******************************/

#affittanze_content
{
	margin:0px 0px 0px 49px;
}

#affittanze_container
{
	width:642px;
}

#affittanze_result
{
	border-collapse:collapse;
	margin-left:67px;
}

.affittanze_result_td
{
	padding:16px 14px;
	border-bottom:1px solid #e5e5e0;
}

.affittanze_img_td
{
	border-bottom:1px solid #e5e5e0;
	padding:18px 0px;
}

.affittanze_indice
{
	font-family:"Lucida Grande", Helvetica, Arial, Verdana;
	font-size:11px;
	line-height:15px;
	color:#5e5e4a;
	font-weight:normal;
	padding-top:21px;
}

.affittanze_indice .caption
{
	margin-right:18px;
}

#affittanze_gallery
{
	border-collapse:collapse;
}

.affittanze_gallery_mini
{
	margin:0px 0px 10px 9px;
	cursor:pointer;
}

.affittanze_scheda_descrizione
{
	width:475px;
	margin:0px;
	font-size:10px;
}

.affittanze_scheda_left
{
	border:1px solid #e5e5e0;
	border-left:0px solid #FFF;
}

.affittanze_scheda_right
{
	border:1px solid #e5e5e0;
	border-right:0px solid #FFF;
	padding-left:20px;
}

.vai
{
	margin-top:20px;
}

.vai a
{
	color:#968a00;
	text-decoration:none;
	font-weight:bold;
}

.vai a:hover
{
	color:#5e5e4a;
}

.filtro_select
{
	width:175px;
	height:15px;
	line-height:15px;
	margin-top:5px;
	font-size:10px;
}

#nav, #snav, #filtri, #scheda_indietro, .no_print
{
	display:none;
}

#print_map
{
	width:475px;
	height:250px;
}







