/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color:#000000;
font-size:11px;
}
h1{
margin:0;
padding-top:5px;
font-size:12px;
color:#008FDB;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#main{
background-color:#FFFFFF;
padding:0 10px 0 10px;
}
#menu{
padding:5px 0 5px 0;
text-align:right;
font-weight:bold;
}
#nav_menu{
padding:5px 0 5px 0;
text-align:right;
font-weight:bold;
text-transform:uppercase;
}
.box{
width:150px;
margin:10px 10px 2px 0px;
padding-bottom:5px;
border-bottom:1px solid #008FDB;
text-align:left;
}
.tit_box{
background-image:url(img/sfuma1.jpg);
background-repeat:repeat;
/*background-color:#a2c9e8;
background-color:#008FDB;*/
font-weight:bold;
padding:2px 0 2px 2px;
margin-bottom:2px;
}
#ricerca_home{
width:200px;
border-left:1px dotted #666666;
padding-left:10px;
margin:5px 0 5px 0;
}
#ricerca_home select,input,button{
font-size:11px;
padding:2px 0 2px 0;
}
#tit_scheda{
margin-top:10px;
margin-bottom:10px;
background-image:url(img/sfuma.jpg);
background-repeat:repeat;
padding:4px 0px 4px 5px;
}
.tit_dettagli{
margin-top:10px;
margin-bottom:2px;
background-image:url(img/sfuma.jpg);
background-repeat:repeat;
padding:4px 0px 4px 5px;
color:#333333;

}
.scheda{

vertical-align:top;
line-height:18px;
}
#nome_agente{
vertical-align:bottom;
color:#333333;
font-style:italic;
}
#nome_agente a{
color:#333333;
}
#riga{
width:880px;
margin:20px 0 10px 0;
padding:10px 0 10px 0;
border-top:1px solid #008FDB;
text-align:center;}
ul{
margin:0 0 0 20px;
padding:0;
}
ul li{
list-style-type:disc;
}
#footer{
width:900px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
margin-bottom:5px;
}
#footer a{
color:#FFFFFF;
}
#table_nav a{
	color:#000000;
}
#scheda_immobile {
	border:none;

}
#scheda_immobile th {
	text-align:left;
		border:none;
		background-color:#EFEFEF;
		width:13%;
		white-space:nowrap;
		padding:2px;
}
#scheda_immobile td {
width:20%;
		border:none;
}
#titolo {
	margin-top:10px;
	font-size:14px;
	color:#008FDB;
	}
.imzz {
	width:190px;
}
#evidenza {
	font-size:12px;
}