*{
	margin:0px;
	padding:0px;}

body{
	background-image:url("images/bkg_body.png");
	background-repeat:repeat-x;
	background-color:#ececec;
	font-family:tahoma,sans-serif;
	font-size:13px;
	color:#555;
}

.testata{
	background-image:url("images/logo.png");
	background-repeat:no-repeat;
	background-position:center;
	height: 220px;
    width: 100%;
	position: relative;
    top: -208px;
	z-index:100;
}

.img_testata{
	visibility:hidden;
}

#content_loghi{
	padding: 45px 0px 0px 0px;
    text-align: right;
    vertical-align: bottom;
    width: 965px;
	margin:auto;
}
	#content_loghi img{
		border:0px;
	}
	
#content_testata{
	width: 940px;
	margin:auto;	
}

#menu_gen{
	padding:15px 0 0 20px;
	width:380px;
	color:#999999;
}

	#menu_gen li{
		list-style:none;
		display:inline-table;
		text-align:center;
	}
	
	#menu_gen a{
		font-family:"Puritan20Normal",tahoma,sans-serif;
		color:#999999;
		font-size:14px;
		text-decoration:none;
	}
	
	#menu_gen a:hover{
		font-family:"Puritan20Normal",tahoma,sans-serif;
		color:#999999;
		font-size:14px;
		text-decoration:underline;
	}
	
#menu{
	width: 960px;
	margin:auto;
	height:40px;
	color:#FFF;
	overflow:hidden;
}

	#menu ul{
		/*width:720px;*/
		width:720px;
		/*margin-left:235px;*/
		margin-left:250px;
		height:40px;
		/*padding-top:10px;*/
	}

	#menu li{
		display:inline-table;
		list-style:none;
		text-align:center;
	}
	
	#menu a{
		color: #ddd;
		display: table-cell;
		/*font-family: "Puritan20Normal",tahoma,sans-serif;*/
		font-family: tahoma;
		font-size: 20px;
		height: 40px;
		padding-top: 10px;
		text-decoration: none;
		width: 180px;
		/*font-weight:bold;*/
	}
	
	#menu a:hover{
		
		font-family: tahoma;
		color:#FFF;
		text-decoration:none;
		font-size:20px;
		background-color: #E34234;
	}
	
	#menu a.visited{
		background-color: #E34234;
		font-family: tahoma;
		color:#FFF;
		text-decoration:none;
	}
	
.wrapper{
	width:100%;
	position: relative;
    top: -208px;
}

	
.contenuto{
	/*float:left;*/
    width: 960px;
	margin:auto;
	/*font-family: arial;*/
    font-size: 12px;
}

.center{
	display: table-cell;
    /*padding-top: 10px;*/
    vertical-align: top;
    width: 720px;
	line-height:18px;
}

.box_sx{
	width:240px;
	display: table-cell;
}



a.vendi_casa{
	background-image:url("images/vuoi_vendere_casa.png");
	display:block;
	width:240px;
	height:202px;
	background-position:0px 0px;
	/*left:-240px;*/
}

a.vendi_casa:hover{
	background-image:url("images/vuoi_vendere_casa.png");
	display:block;
	width:240px;
	height:202px;
	background-position:240px 0px;
	/*left:-240px;*/
}


.cerca_top{
	background-image:url("images/bkg_search_top.png");
	width:240px;
	height:20px;
}

.tit_cerca{
	width:180px; 
	text-align:center;
	font-family:"Puritan20Normal",tahoma,sans-serif;
	font-size:18px;
	color:#3F5F78;
}

.style_sel{
	font-family:arial;
	font-size:11px;
	width:180px;
}

.cerca_center{
	background-image:url("images/bkg_search_center.png");
	background-repeat:repeat-y;
	width:210px;
	padding-left:30px;
}

.cerca_center2{
	background-image:url("images/bkg_search_center.png");
	background-repeat:repeat-y;
	width:240px;
}

.cerca_bottom{
	background-image:url("images/bkg_search_bottom.png");
	background-position:top;
	width:240px;
	height:30px;
}

.loghi{
	width:980px;
	margin:auto;
	padding-top:30px;
}

.footer{
	background-image: url("images/bkg_footer.png");
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-family: arial;
    font-size: 18px;
	font-weight:bold;
    height: 70px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}

.iva{
	font-family: arial;
    font-size: 12px;
	font-weight:normal;
}

#testo_gen li{
	margin-left:30px;
}

a.info {
    color: #000000;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.tit_pagina{
	font-family:"Puritan20Normal",tahoma,sans-serif;
	font-size:18px;
	color:#3F5F78;
}


/*********** CONTENUTO *************/

.immobili_home{
	background-image: url("images/box.png");
    background-repeat: no-repeat;
    display: inline-table;
    height: 260px;
    margin: 10px 0 0 10px;
    padding: 16px 20px 0;
    width: 300px;
}

.immobili_home2{
	background-image: url("images/box.png");
    background-repeat: no-repeat;
    display: inline-table;
    height: 260px;
    margin: 10px 0 0 16px;
    padding: 16px 20px 0;
    width: 300px;
}

.tit_box{
	width:300px;
	color:#3F5F78;
	font-size:18px;
	font-family:"Puritan20Normal",tahoma,sans-serif;
}

.home_sx{
	width:145px;
	float:left;
	padding-top:20px;
}

.prezzo_home{
	padding:25px 10px 0px 0px; 
	text-align:right;
	color:#3F5F78;
	font-family:arial;
	font-size:21px;
}

.special{
	padding-top:20px;
	height:160px;
	font-family: arial;
    font-size: 11px;
}

.altro{
	margin-left:145px;
}

.ce_home{
	margin-top:25px;
}

a.view{
	background-image:url("images/view.png");
	display:table-cell;
	width:80px;
	height:58px;
	background-position:0px 0px;
	/*left:-240px;*/
}

a.view:hover{
	background-image:url("images/view.png");
	display:table-cell;
	width:80px;
	height:58px;
	background-position:80px 0px;
	/*left:-240px;*/
}


a.altro{
	background-image:url("images/altro.png");
	display:table-cell;
	width:80px;
	height:58px;
	background-position:0px 0px;
	/*left:-240px;*/
}

a.altro:hover{
	background-image:url("images/altro.png");
	display:table-cell;
	width:80px;
	height:58px;
	background-position:80px 0px;
	/*left:-240px;*/
}

.in_arrivo{
	margin-left:360px;
}

a.arrivo{
	background-image:url("images/immobili_in_arrivo.png");
	display:block;
	width:360px;
	height:111px;
	background-position:0px 0px;
	/*left:-240px;*/
}

a.arrivo:hover{
	background-image:url("images/immobili_in_arrivo.png");
	display:block;
	width:360px;
	height:111px;
	background-position:360px 0px;
	/*left:-240px;*/
}

.tit_img{
	color: #3F5F78;
    font-family: arial;
    font-size: 18px;
	padding-bottom:10px;
	text-align:left;
}
		
.img_thmb{
	display:inline-table;
	width:100px;
	height:100px;
}

.top_lista{
	display: inline-table;
    width: 660px;
	height:20px;
	background-image:url("images/bg_lista.png");
	background-repeat:no-repeat;
	font-family:tahoma;
	color:#FFF;
}

a.ordina{
	color:#FFF;
	text-decoration:none;
}

a.ordina:hover{
	color:#FFF;
	text-decoration:underline;
}

.row_lista{
	width:680px;
	margin-top:10px;
}

.image_lista{
	width:100px;
	display:inline-table;
}

.immobile_lista{
	display: inline-table;
    padding-left: 10px;
    vertical-align: top;
    width: 545px;
}

#tit_elenco{
	margin-bottom:3px;
	}

#tit_elenco a{
	color:#3F5F78;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	

/*********** CONTENUTO *************/


/********** SCHEDA IMMOBILE ********/

.top_content{
	background-image: url("images/top_content.png");
	/*background-color:#c6c6c6;*/
    height: 20px;
    width: 700px;
	margin:10px 0 0 10px;
}


.content_scheda{
	width: 680px;
	background-image: url("images/bkg_content.png");
	background-repeat: repeat-y;
	background-color:#FFF;
	margin-left:10px;
	padding-left:20px;
}


.bottom_content{
	background-image: url("images/bottom_content.png");
	/*background-color:#FFF;*/
    height: 30px;
    width: 700px;
	margin-left:10px;
}

.scheda_left{
	width:320px;
	display:table-cell;
	vertical-align:top;
	padding-right:40px;
}

.scheda_right{
	width:320px;
	display:table-cell;
	vertical-align:top;
}

.banner{
	width:660px;
	text-align:center;
	margin-bottom:20px;
}
	

h1.tit_scheda{
	font-size:18px;
	color:#3f5f78;
	text-align:center;
	font-family:tahoma;
}

#bkg_blu{
	background-color:#d5dbe3; 
	width:320px;
	font-family:tahoma;
	font-size:14px;
	color:#000;
	height:20px;
}

	#bkg_blu b{
		color:#3f5f78;
		font-weight:normal;
	}

#bkg_bianco{
	width:320px;
	font-family:tahoma;
	font-size:14px;
	color:#000;
	height:20px;
}

#bkg_bianco b{
		color:#3f5f78;
		font-weight:normal;
	}
	
.descr_scheda{
	font-family:tahoma;
	font-size:14px;
	color:#3f5f78;
	margin-top: 30px;
	font-weight: bold;
    line-height: 30px;
}

.testo_descr{
	font-family:tahoma;
	font-size:14px;
	color:#555;
}

#icone{
	font-family:tahoma;
	font-size:14px;
	color:#000;
}

#icone a{
	margin:0px;
	padding:0px;
}

 #icone img{
	border:0px;
	margin:0px;
	padding:0px;
 }
 
 .testo_elenco{
	font-family:tahoma;
	color:#555;
}

 .testo_elenco_inf{
	font-family:tahoma;
	color:#555;
}

/********** SCHEDA IMMOBILE ********/



/************ GOOGLEMAPS ****************/
div.finestrellaGM {
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	color:#000;
	}

div.finestrellaGM1 {
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	border:1px dashed #6d5f45;
	padding:5px;
	color:#000;
	}

div.divGM {
	width:820px;
	height:350px;
	border:1px solid #FFF;
	color:#000;
	}

form.GM {
	margin:0px;
	color:#000;
	}

input.GM {
	border:1px solid #6d5f45;
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	height:18px;
	width:120px;
	color:#000;
	}

input.S_GM {
	border:1px solid #6d5f45;
	font-family:verdana, arial, trebuchet ms;
	font-size:11px;
	background-color:#ffffff;
	height:18px;
	width:80px;
	margin-left:4px;
	color:#000;
	}
	
	
#contatti{
	width:620px;
	margin-top:20px;
	float:left;
}
	#contatti a{
		color:#009DE0;
	}
/************ GOOGLEMAPS ****************/
