/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	margin:0px;
	padding-bottom:30px;
}

#main{
	width:968px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgmain.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-left:2px solid #0d397a;
	border-right:2px solid #0d397a;
	border-bottom:4px solid #0d397a;
}

#colonna_sx{
	width:731px;
	float:left;
}

#colonna_dx{
	width:236px;
	float:right;
}

#menu{
	float:none;
	clear:both;
	height:50px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

#colonna_sx #spalla_sx{
	width:210px;
	background-color:#FFFFFF;
	padding:5px;
	float:left;
}

#spalla_sx h3{
	color:#09387f;
	font-size:18px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

#spalla_sx h4{
	background-color:#09387f;
	color:#FFFFFF;
	border-bottom:1px dotted #ff6600;
	font-size:10px;
	margin:0px;
	padding:2px;
	float:none;
	clear:both;
	text-transform:uppercase;
}

#spalla_sx img{
	margin:3px;
	border:1px dotted #ff6600;
}

#spalla_sx a{
	color:#09387f;
	text-decoration:none;
}

#corpo{
	width:490px;
	float:left;
	padding:10px;
}

#corpo h1{
	color:#09387f;
	font-size:22px;
}

#corpo .immobili{
	float:none;
	clear:both;
	background-color:#FFFFFF;
	margin:5px;
	border:1px dotted #ff6600;
}

.immobili h4{
	color:#09387f;
	border-bottom:2px solid #d7d7d7;
	font-size:14px;
	margin:5px;
	padding:2px;
	float:none;
	clear:both;
	text-transform:uppercase;
}

.immobili .foto{
	width:160px;
	float:left;
	margin-right:5px;
}

.immobili .info{
	width:150px;
	float:left;
}

.immobili .descrizione{
	width:160px;
	float:left;
}

.immobili .prezzo{
	color:#09387f;
	font-size:1.4em;
	font-weight:bold;
}

.agenzia{
	text-align:center;
	padding:5px;	
}

#ricerca_altodx{
	background-image:url(../images/bg_ricerca.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#ricerca_altodx h2{
	margin:0px;
	color:#FFFFFF;
	font-size:20px;
	padding:4px;
}

#ricerca_altodx .titolo{
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

#ricerca_altodx select{
	font-size:10px;
	width:220px;
}

.elemento_menu{
	background-color:#09387f;
	border-right:1px solid #ffffff;
	width:120px;
	float:left;
	height:25px;
	text-align:center;
	padding-top:25px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.elemento_menu a{
	color:#FFFFFF;
	text-decoration:none;
}

.img_offerte{
	width:80px;
	margin:3px;
	float:left;
}

.descr_offerte{
	width:125px;
	float:right;
	clear:right;
}

.descr_prezzi{
	width:115px;
	float:right;
	clear:right;
}

#zone{
	padding:10px;
}

#zone h3{
	color:#09387f;
	font-size:18px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

#zone h4{
	color:#09387f;
	background-color:#FFFFFF;
	border-bottom:1px dotted #ff6600;
	font-size:10px;
	margin:2px;
	margin-top:8px;
	padding:2px;
	float:none;
	clear:both;
	text-transform:uppercase;
}

#zone a{
	color:#09387f;
}

.clearer{
	float:none;
	clear:both;
}


#contatti{
	margin-left:auto;
	margin-right:auto;
	color:#000;
	font-size:1.1em;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	width:918px;
	text-align:center;
	color:#333333;
	font-size:1.0em;
}

#footer a{
	color:#333333;
}

/**********************************************************************************************/
/* Paginazione */
.numeri, .numeri a{
	background-color:#e6e6e6;
	border: 1px solid #CCCCCC;
	width: 20px;
	height: 15px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	font-size:1em;
	text-decoration:none;
}

.numeri a:active, .numeri_attivi{
	background-color:#38bef3;
	border: 1px solid #FFFFFF;
	width: 20px;
	height: 15px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	margin:1px;
	font-size:1em;
}

#bandiere{
	text-align: right;
	margin-right: 10px;
}

#bandiere a{
	margin-right: 5px;
}

#bandiere a img{
	border: none;
}

/***********************************************************************************************/

