/* CSS Document */

body{
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.8em;
	text-align:justify;
}

td{
	text-align:justify;
}

a{
	color:#A60002;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#main{
	width:900px;
	margin:auto;
}

#footer{
	width:900px;
	margin:auto;
	margin-top:20px;
	text-align:center;
}

#testata #filmato{
	width:664px;
	height:267px;
	float:left;
}

#testata #ricerca{
	width:220px;
	height:257px;
	float: right;
	background-color:#e8e8e7;
	padding:5px;
}

#testata #ricerca h3{
	font-size:1.4em;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.campo_ricerca{
	background-color:#f4f4f3;
	margin-top:10px;
	text-align:right;
	font-size:11px;
	padding:2px;	
}

.campo_ricerca input, .campo_ricerca select{
	border:1px solid #ffffff;
	background-color:#FFFFFF;
	width:130px;
	font-size:0.8em;
}

.campi{
	border:1px solid #f4f4f3;
	background-color:#FFFFFF;
	font-size:11px;
	padding:2px;
	width:260px;
}

.invia{
	width:220px;
	background-image:url(../images/bg_puls_ricerca.jpg);
	background-position:center;
	height:25px;
	color:#333333;
	border:none;
	padding:5px;
	margin-top:10px;
}

.disponibilita{
	text-align:justify;
}


#ricerca input[type=checkbox] {
	width:10px;
	height:10px;
	border:none;
}

.menu{
	margin-bottom:20px;
}

.menu #puls-vendite{
	float:left;
}

.menu #puls-affitti{
	float:right;
}

#tag_cloud{
	width:400px;
	padding:20px;
	line-height:2.5em;
	float:left;
}

#tag_cloud a{
	color:#666666;
	text-decoration:none;
}

#tag_cloud a:hover{
	text-decoration:underline;
}

#ultimi_inserimenti{
	width:400px;
	padding:20px;
	float:left;
}

#contatti_veloci{
	width:400px;
	padding:20px;
	float:right;
	border:1px dashed #f4f4f3;
}

#evidenza{
	width:400px;
	background-color:#f4f4f3;
	padding:20px;
	float:right;
}

#evidenza img{
	border-color:#FFFFFF;
}

#evidenza #testo{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	font-size:1.4em;
}

#evidenza .evidenza{
	font-weight:bold;
	color:#990000;
}

#galleria_immobili{
	margin-top:25px;
	margin-bottom:25px;
	height:80px;
}

#galleria_immobili img{
	margin-left:5px;
	margin-right:5px;
}

#menu_basso{
	margin:auto;
	margin-top:20px;
}

#menu_basso a{
	width:112px;
	background-image:url(../images/bgmenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:10px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	color:#333333;
	text-decoration:none;
}


.immobile{
	width:390px;
	height:440px;
	background-color:#f4f4f3;
	padding:24px;
	float:left;
	margin:5px;
	border:1px solid #d4d4d4;
}

.immobile .foto{
	background-position:center;
	background-repeat:no-repeat;	
}

.immobile img{
	border-color:#ffffff;
}

.immobile .galleria img{
	margin:1px;
}

.immobile .testo{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	font-size:1.4em;
}

.immobile .evidenza{
	font-weight:bold;
	color:#990000;
}

.pager{
	width:500px;
	margin:auto;
}

.numeri{
	background-image:url(../images/bg_numeri.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 44px;
	height: 32px;
	float:left;
	text-align:center;
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
}

.numeri_attivi{
	background-image:url(../images/bg_numeri_att.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 44px;
	height: 32px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
}

.numeri a, .numeri_attivi a{
	color:#000000;
	text-decoration:none;
}

/**/

#scheda{
	background-color:#f4f4f3;
	padding:24px;
	margin:5px;
	border:1px solid #d4d4d4;
}

#scheda #foto{
	background-position:center;
	background-repeat:no-repeat;
	width:720px;
	height:480px;
	float:left;
}

#scheda #galleria{
	width:110px;
	float:right;
	height:480px;
	overflow:auto;	
	margin:1px;
	text-align:right;
}

#scheda #galleria img{
	margin-bottom:3px;
}

#scheda img{
	border-color:#ffffff;
}

#scheda h1{
	margin-top:15px;
	margin-bottom:15px;
}

h1 .evidenza{
	font-weight:bold;
	color:#990000;
}

#scheda #descrizione{
	width:720px;
	padding-top:10px;
}

.fotogall{
	width:190px;
	height:230px;
	background-color:#f4f4f3;
	padding:10px;
	float:left;
	margin:5px;
	border:1px solid #d4d4d4;
	text-align:center;
}

.prezzo{
	color:#a60000;
	font-size:16px;
	font-weight:bold;
}

.disp {
	background-color:#009900;
}

.no_disp{
	background-color:#FF3300;
}

.clearer{
	float:none;
	clear:both;
}