
.titolo
{
	font-size: 1.3em;
	font-weight: bolder;
	margin: 7px;
}

#mainResult
{
}

#boxRicerca
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;	
}

div.divFilter
{
	float: right;
	margin-right: 5px;
}

div.divRss
{
	margin-left: 5px;
	margin-top: -10px;
	text-align: right;
}

#boxRicerca label
{
	margin-left: 5px;
}

#boxRicerca input
{
	margin-left: 5px;
	margin-top: 5px;
}

#undermap
{
	clear: both;
	border-bottom: 2px solid #9f9fa2;
	height:10px;
	width:100%;
}

div.mappa_google
{
	border:2px solid #9f9fa2;
	height: 300px;
}

div.rowResult
{
	clear: both;
	border:1px solid #9f9fa2;
	margin-top: 5px;
	padding: 5px;
}

div.rowResult_adv
{
	clear: both;
	border:1px solid #9f9fa2;
	margin-top: 5px;
	padding: 5px;
}

div.rowContent
{
	padding: 10px;
}

div.rowResult:hover
{
	background-color: #eeecdf;
}

div.rowDivImage
{
	float: left;
	text-align: center;
	margin:0 15px 0 0;
}

.rowImage
{
	padding: 1px;
	border: 1px solid #9f9fa2;
	background:url(../images/loader.gif) no-repeat 50% 50%; 	
}

div.rowResult a
{
	text-decoration: none;
}

div.rowTitle
{
	padding-left: 10px;
}

div.googleBallon
{
	display:block;
	float:none;
	height:130px !important;
	margin-top:3px;
	overflow: auto !important;
	font-size: 11px;
	width: 300px;
}

div.googleBallon img
{
	float:left; 
	margin: 5px 15px 5px 5px;
	width: 72px;
	height: 48px;
	background:url(../images/loader.gif) no-repeat 50% 50%; 	
}

div.googleBallon a
{
	text-decoration: none;
}

div.ballonDescr
{
	float: left;
	width: 180px;
}

div.ballonFoto
{
	float: left;
}

div.divBox .googleTitle {
	
	background:transparent url(../App_Images/title_3_bg.gif) repeat-x scroll left bottom;
}

div.LinkTipologia
{
	margin-left: 15px;
	margin-right: 15px;
	font-family:arial,sans-serif;
}

div.LinkTipologia li
{
	line-height: 1.75em;
}

div.LinkTipologia a {
	color:#A13912;
	text-decoration:none;
	font-weight: normal;
	border-bottom:1px solid #A13912;
	margin-left:7px;
}
/*
div.LinkTipologia a:hover{
	font-weight:bolder;
}
*/
/* ------------------------------------------------------------ */

.column
{
	float: left;
	width:64%;
}

.column_1
{
	float: left;
	 width:35%;
}

.immobiliPagina {
	clear: both;
    /*float: left; */
	margin: 0.5em 0px;
	padding: 5px 0px 0px;
	width: 100%;
	text-align:center;
	/* overflow:visible;*/
}

 #flashcontent {
		    width: 480px;
		   /* height: 480px;*/
	    }

div.legenda fieldset 
{
	padding: 10px; 
	border:  #A13912 1px solid; 
}

div.legenda legend 
{
	font-weight: bold; 
	font-size: 1.25em;	
	color: #A13912;
	
}

div.suggerimento
{
	float: left;
	width:400px;
}


