/*elementi di base*/
* {
	margin:0;
	padding:0;
}
html {
	font-size:100%;
}
body {
	text-align:center;
	font: 1em/1.5 Arial, Helvetica, sans-serif;
	background:#00156f;
}
img {
	border:0;
}
	
	fieldset{border:none;}
	legend{font-size:0;}
	form{}
	.button{font-size:.9em;}

.clearing{clear:both;}

a:link, a:visited {
	text-decoration:underline;
	color:#C00;
}
a:hover {
	font-weight:bold;
	color:#cf0006;
	
}
ul li {
	margin-left:20px;
}
p {
	font-size:0.75em;/*12px*/
}
/*elementi comuni*/
.nascosto {
	position:absolute;
	top:-100000px;
	left:-100000px;
}
div#contenitore {
	width:904px;
	margin:auto;
	text-align:left;
	background:#FFF;
}
div#testata {
	background:url(../images/graf/tit.jpg) no-repeat;
	width:897px;
	height:206px;
	margin:auto;
}

/**************************BOX CERCO OFFRO ECC. ******************************/
div#sezioneBox {
	width:897px;
	height:1%;
	overflow:hidden;
	margin:auto;
	background:#ffd800;
	text-align:left;
}
.boxMenu {
	width:190px;
	height:1%;
	overflow:hidden;
	margin-left:25px;
	margin-top:12px;
	margin-bottom:10px;
	background:#fff;
	border:1px solid #bfc9cc;
	float:left;
}
.boxMenuInterno {
	width:186px;
	height:1%;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	background:#f0f3f5;
}
.boxMenuInternoTit_Compro {
	height:25px;
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
	background:#00156f;
}
.boxMenuInternoTit_Vendo {
	height:25px;
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
	background:#0027d0;
}
.boxMenuInternoTit_AffittoOffro {
	height:25px;
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
	background:#ff0000;
}
.boxMenuInternoTit_AffittoCerco {
	height:25px;
	color:#FFF;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
	background:#b50000;
}
.boxMenuInternoElenco {
	margin-left:20px;
}

a.voceMenu:link, voceMenu:active { color:#000; font-size:1em; text-decoration:none;}
a.voceMenu:hover { color:#ce0000; font-size:1em; text-decoration:underline;}

.puntoElenco { color:#005e9f; font-weight:bold;} 



/**************************MENU ROSSO******************************/
div#lineaMenu {
	width:897px;
	margin:auto;
	height:1%;
	overflow:hidden;
	background:#ce0000;
}

ul.menu {
	float:left;
	height:1%;
	width:850px;
	overflow:hidden;
	position:relative;
	line-height:2;
}
ul.menu li {
	float:left;
	list-style:none;
	margin-left:15px;;
	margin-right:15px;
	text-transform:uppercase;
	font-weight:bold;
}
ul.menu li a {
	display:block;
	width:auto;
	height:auto !important;
	font-size:0.75em;/*12px*/
}
ul.menu li a:link, ul.menu li a:visited {
	color:#fff;
	text-decoration:none;
}
ul.menu li a:hover {
	text-decoration:underline;
}
ul.menu li.voceSelezionata a:link, ul.menu li.voceSelezionata a:visited {
	text-decoration:underline;
}

#pagina {
	text-align:left;
	}

/**************************NEWS IMMOBILI******************************/
div.news {
	width:320px;
	background:#feffe7;
	float:left;
	margin-top:20px;
}
div.boxNews {
	padding:5px 10px 15px;
	height:150px;
}
div.boxNews img {
	float:left;
	padding:0 15px 10px 0;
}

.prezzo { 
	margin-bottom:0;
	color:#000;
	font-weight:bold;
	font-size:2;
	background:#ffe9a4;
	text-align:center;
	}

.titoloNews{
	color:#1678bd;
	font-size:0.93em;/*15px*/
	clear:both;
}
.vai {
	text-align:left;
	margin-bottom:10px;
}
.vai a:link, a:visited {
	font-weight:bold;
	color:#1678bd;
	text-decoration:none;
}
.vai a:hover{
	text-decoration:underline;
}

/**************************NEWS SCORREVOLI******************************/

#novita {
	float:left;
	width:180px;
	height:350px;
	margin-left:15px;
	background:#F90;
	color:#000;
	padding:5px;
	overflow:hidden;
	}
	
p.TitNews {
	color:#C00;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
	}
span.DataNews {
	color:#C00;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.8em;
	}
span.testoNews {
	color:#000;
	font-size:0.9em;
	}

/**************************BOX ANIMATO******************************/
#riquadro {
	float:left;
	width:200px;
	margin-top:10px;
	margin-left:15px;
	}

/**************************CONTATTI******************************/

div#piedeBanners {
	padding-top:10px;
	text-align:center;
	color:#000;
	font-size:0.8em;
	background-color:#FFF;
	width:904px; margin:auto;
	
}
div#piedeBanners div{width:150px; float:left;background-color:#FFF; height:50px;}
div#piedeBanners .divLast{width:154px; float:left;background-color:#FFF;}
div#piedeBanners div img{vertical-align:middle; border:0; margin-right:5px;}

div#piedeBanners p {
	clear:both;
	font-weight:bold;
}

div#piedeBanners a:link, div#piedeBanners a:visited { color:#000; font-weight:normal; text-decoration:none; }
div#piedeBanners a:hover { color:#F00; font-weight:normal; text-decoration:none; }


div#piede {
	padding-top:10px;
	text-align:center;
	color:#FFF;
	font-size:0.8em;
}
div#piede p {
	clear:both;
	font-weight:bold;
}

div#piede a:link, div#piede a:visited { color:#FFF; }
div#piede a:hover { color:#F00; }

div#contenutoPagina {
	width:850px;
	margin:auto;
	margin-top:10px;
	min-height:300px;
	font-size:1em;
}

div#navigazione  {
	clear:both;
	height:1%;
}
div#navigazione:after  {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}

.testo {	font-size: 11px; color: #5A5A5A; text-decoration: none}

div.titolo {	font-size: 1.2em; color: #A60026; text-decoration: none;	font-weight: bold; border-bottom:1px dotted #999; margin-bottom:10px;}
.sottotitolo {	font-size: 1em; color: #770310; text-decoration: none;	font-weight: bold}

.border {	font-size: 0.8em; color: #8E8676; font-weight: bold;	border: 1px solid #8E8676}

	div.listato{
		overflow:hidden;
		border-bottom:1px dotted #DDD; 
		padding:5px;
		height:1%;
	}
	div.listatoleft{float:left; width:75%;} 
	div.listatoright{float:right; width:20%; text-align:right;} 
	
	div.listatoMain{
		overflow:hidden;
		padding:5px; text-align:right; border:1px dotted #cccccc; background-color:#F4F4F4; font-weight:bold;
	}
	div.listatoNoElement{
		overflow:hidden;
		padding:5px; text-align:center; border:1px dotted #cccccc; background-color:#F4F4F4; font-weight:bold;
	}
	.listatoTitolo{
		font-size:1.4em !important;
	}
	.listatoTitoletto{
		font-size:1em !important;
	}
	.listatoAbstract{
		font-style:italic;
		font-size:0.8em !important;
	}
	
	div.pagingTop{
		width:auto;
		padding-top:5px;
		padding-bottom:5px;
		text-align:right;
		border-bottom:1px dotted #DDD;
	}
	div.pagingBottom{
		clear:both;
		width:auto;
		padding-top:10px;
		padding-bottom:5px;
		text-align:right;
	}

