/*---------------------------------------------------------------------------------------------------
Foglio di stile PLanet Immobiliare - INDEX
version:   1.0
author:    ITS Planet
email:     mirko@itsplanet.com
website:   http://www.itsplanet.com
---------------------------------------------------------------------------------------------------*/

/*Primo Blocco*/
#primo_blocco{
	background:#fff;
	padding-top:5px;
}
#ricerca{
	float:left;
	width:270px;
	height:300px;
	background:#fff url(../img/comuni/ricerca_bg.png) 0 0 no-repeat;	
}

#ricerca div{ 
	padding: 60px 5px 10px 5px;
	}

#form_ricerca td{ 
	padding:7px 10px 7px 0px;
	}


	
#presentazione{
	float:right;
	width:692px;
	height:300px;
	background:#F5F5F5;
	line-height:normal;
	text-align:justify;
}
#titolo_pres{
	background:#fff url(../img/index/titolo_presentazione.png) 0 0 no-repeat;
	height:65px;
}
#corpo_pres{
	padding:0px 10px 10px 10px;
}



/*Secondo Blocco*/
#secondo_blocco{}
#news_home{ 
	float:left;
	width:270px;
	height:234px;
	background:#fff url(../img/index/news_bg.png) 0 0 no-repeat;
	line-height:normal;
	}

#news_home div{
	font-size:11px;
	padding: 50px 20px 10px 2px;
} 


#tipo{
	float:right;
	width:692px;
	background:#fff;
}

#titolo_tipo{
	background:#fff url(../img/index/titolo_tipo.png) 0 0 no-repeat;
	height:65px;
}


/*terzo blocco*/
#terzo_blocco{}
#titolo_proposte{ 
	background:#fff url(../img/index/titolo_proposte.png) 0 0 no-repeat;
	height:43px;
	margin-top:10px;
}
#corpo_proposte table td {
	background:#fff;
	border: 1px solid #EFEFEF;
	width:50%;

}
.item_imm{
	
	line-height:16px;
	text-transform:lowercase;
}


#corpo_proposte table td img{
	float:left;
	margin:10px 5px;
}


/*Quarto blocco*/

#quarto{margin-top:5px;}

#newsletters{
	background:#fff url(../img/index/bg_newsletters.png) 0 0 no-repeat;
	height:250px;
}

#newsletters div{
	padding:60px 10px 10px 5px;
	line-height:normal;

}
#newsletters label{
	font-weight:bold;
}

