/*DATI comuni per tutte le pagine*/
body {
	padding:0;
	margin:10px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	background-color: #2F3690;
}
#contenitore_fake{
	margin:auto;
	padding:0;
	width:760px;
	background-color:#ffffff;
}
a:link, a:visited, a:active, a:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	color: #4A565A;
	text-decoration:underline;
	font-size:11px;
}
a:hover{
	color:#990000;
}

.titoli, .titoli a{
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

.titoli a:hover{
	text-decoration:underline;
	color:#666666;
}

.dettaglio, .dettaglio a{
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

.dettaglio a:hover{
	font-size: 10px;
	text-decoration:underline;
	color:#990000;
}

.nascondi{
	display:none;
}
/* Informazioni sui FORM */

form {
	margin: 0px;
	padding: 0px;
}

.bt_ricerca{
	background-image:url(../../img/comuni/bt_ricerca.gif);
	background-color:#F3F3F3;
	width:142px;
	height:24px;
	padding:10px 0px 3px 0px;
	border:none;
}
/* FINE Informazioni sui FORM */


acronym {
	cursor:help;
	border-bottom:1px dotted #FF6600;
}

hr{
display:none;
}

/*HEAD*/
#head{
	background-image:url(../../img/index/testata.gif);
	height:87px;
	background-color: #FFFFFF;
	background-position: left;
}
/*HEAD*/

/*CSS IMMAGINI NOTA: Border da assegnare al tag a href che conterrą l'immagine */
img{
	margin:0;
	padding:0;
	border:none;
}

a.border:link, a.border:active{
	padding:0;
	margin:0;
	border:1px solid #999999;
	display:block;
	width: 100px;
	height:100px;

}

a.border:hover, a.border:visited{
	padding:0;
	margin:0;
	border:1px solid #990000;
	display:block;
	width: 100px;
	height:100px;
}
/*-----------------------------------------*/


/* -----MENU che sostituisce i testi e fa il rollover senza javascript */
#menu {display:block;  height:17px; margin:0; padding:15px 0px 5px 0; background-color:#FFFFFF; border-bottom: 1px solid #EC2127;}

#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {float:left;}

#menu a {display:block; padding-top:20px; margin-right:0px; height:0; overflow:hidden;}

#menu a#item1 {background:url(../../img/index/bt/home.gif) 0 0 no-repeat; width:100px;}
#menu a#item2 {background:url(../../img/index/bt/servizi.gif) 0 0 no-repeat; width:100px;}
#menu a#item3 {background:url(../../img/index/bt/immobili.gif) 0 0 no-repeat; width:100px;}
#menu a#item4 {background:url(../../img/index/bt/contatti.gif) 0 0 no-repeat; width:100px;}

#menu a#item1:hover {background:url(../../img/index/bt/bt_roll/home.gif) 0 0 no-repeat;}
#menu a#item2:hover {background:url(../../img/index/bt/bt_roll/servizi.gif) 0 0 no-repeat;}
#menu a#item3:hover {background:url(../../img/index/bt/bt_roll/immobili.gif) 0 0 no-repeat;}
#menu a#item4:hover {background:url(../../img/index/bt/bt_roll/contatti.gif) 0 0 no-repeat;}

/* -----FINE MENU */

/* -----FINE HEAD */


/* -----INIZIO motore */


/* -----INIZIO CORPO */
.separatore{
	background-image:url(../../img/comuni/separatore.gif);
	background-repeat:repeat-x;
	height:4px;
}
#contenitore_corpo{
	width:auto;
	margin:20px 5px 0px 5px;
}

#titolo_news{
	border-bottom:3px solid #FFFFFF;
	background-color:#E6E7E9;
	background-image:url(../../img/index/affari_mese.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:27px;
}

#news{
	float:left;
	width:400px;
}

#news_contenuti{
	background-color:#E6E7E9;
	padding:5px;
}

#profilo{
	float:right;
	margin:0;
	padding:0;
	width:330px;
}

#titolo_profilo{
	height:27px;
	background-image:url(../../img/index/nostra_agenzia.gif);
	background-position:top left;
	background-repeat:no-repeat;

}

#corpo_profilo{
	padding-top:5px;
	line-height:20px
}



/* -----FINE CORPO */

/* -----INIZIO FOOTER */
#footer_titolo{
	margin-top:40px;
	background-image:url(../../img/index/title_footer.gif);
	background-repeat:no-repeat;
	height:24px;
	background-color:#FFFFFF;
}
#footer{
	background-color:#FFFFFF;
	height:40px;
	border-top: 1px solid #FF0000;
}
#menu_ft{
	padding:12px 0px 0px 10px;
	background-color:#FFFFFF;

}
#menu_ft ul{
	margin:0;
	padding:0;
	list-style-type:none;
	background-color: #FFFFFF;
}
#menu_ft li{
	float:left;
	background-color:#FFFFFF;
}
#menu_ft a{
	font-size:9px;
	text-decoration:none;
	background-color: #FFFFFF;
}
#menu_ft a:hover{
	color:#CC0000;
	text-decoration:underline;
	background-color: #FFFFFF;
}
#fr_dati{
	font-size:9px;
	float:right;
	padding:0px 7px 0px 0px;
	color:#666666;
	background-color:#FFFFFF;
}

/* -----FINE FOOTER */

/* -----Briciole */
#briciole{
	margin-left:5px;
	padding: 15px 0 15px 5px;
	

}

/* -----FINE Briciole */