/* CSS Document */
@charset "utf-8";
html,body{
font-family: "trebuchet MS","Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Tahoma, Arial, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
border:0px;
background:#FFFFFF;
}
img{
border:0px;
}
#centra{
width:960px;
margin:auto;
text-align:left;
display:block;
position:relative;
}
#main{
height:auto;
/*background:#99CC33;*/
float:left;
display:block;
width:960px;
}
#intestazione{
width:960px;
background:url('/img/intestazione.jpg') top left no-repeat;
height:72px;
display:block;
float:left;
margin:0px;
padding:0px;
}
#box_left{
width:196px;
/*background:#99CC33;*/
float:left;
display:block;
margin:24px 0px 0px 0px;
}
#box_right{
width:764px;
/*background:#ccc;*/
float:left;
display:block;
font-size:11px;
color:#666666;
}

/*menu left*/
.bg_left_button li{
font-size:18px;
/*background:url('/img/strut/bg_button_left.png') no-repeat 0 0 ;*/
list-style:none;
width:184px;
line-height:18px;
list-style-position:outside;
text-align:right;
/*border: 1px solid #000;*/
margin: 0px 0px 4px -39px;
float:left;
}
.bg_left_button_down li{
/*background:url('/img/strut/bg_button_left_down.png') no-repeat 0 0 ;*/
font-weight:bold;
list-style:none;
padding: 1px 0px 5px 20px;
width:196px;
line-height:40px;
/*border: 1px solid #000;*/
margin-bottom: 6px;
float:left;
}
.bg_left_button li a:link, .bg_left_button li a:visited, .bg_left_button li a:active,
.bg_left_button_down li a:link, .bg_left_button_down li a:hover, .bg_left_button_down li a:visited, .bg_left_button_down li a:active{
text-decoration:none;
display:block;
color:#917c5a;
}
.bg_left_button li a:hover{
color:#FFFFFF;
text-decoration:none;
background:#917c5a;
display:block;
}
.bg_left_button_sub{
padding: 0px 0px 5px 0px;
width:186px;
line-height:14px;
/*border: 1px solid #000;*/
margin: 0px 0px 10px 0px;
float:left;
display:block;
list-style:none;
text-align:right;
}
.bg_left_button_sub li{
margin: 0px 0px 3px 0px;
text-indent:0px;
display:block;
}
.bg_left_button_sub li a:link, .bg_left_button_sub li a:visited{
text-decoration:none;
display:block;
color:#917c5a;
}
.bg_left_button_sub li a:active , .bg_left_button_sub li a:hover{
color:#FFFFFF;
text-decoration:none;
background:#917c5a;
display:block;
}
/*footer*/
#footer{
width:764px;
float:left;
display:block;
color:#cccccc;
text-align:right;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#cccccc;
}
#footer a:active , #footer a:hover{
text-decoration:none;
color:#000000;
}
/*COLONNE BODY INSIDE*/
.box_right_tendina{
width:754px;
background:#DECEB8;
display:block;
float:left;
margin:0px 0px 0px 0px;
padding: 5px;
}
.box_right_clm_1{
width:160px;
/*background:#FF9933;*/
display:block;
float:left;
margin: 25px 0px 0px 0px;
}
.box_right_clm_2{
width:604px;
/*background:#CC33FF;*/
display:block;
float:left;
}
.click_zoom{
padding:20px 0px 0px 30px;
}
/*RESIDENTIAL DETTAGLI*/
.res_det_cont{
width:160px;
display:block;
float:left;
margin: 0px 0px 0px 0px;
}
.res_det_title{
width:160px;
display:block;
float:left;
color:#BCA470;
font-size:11px;
font-weight:bold;
margin: 0px 0x 8px 0px;
}
.res_det_c1{
width:20px;
display:block;
float:left;
}
.res_det_c2{
width:90px;
display:block;
float:left;
}
.res_det_c3{
width:50px;
display:block;
float:left;
text-align:right;
}

/*ELENCHI PUNTATI*/
.puntato_normale li, .puntato_normale_space li{
list-style-image:url('/img/puntato_left.png');
list-style-position:outside;
margin:0px 0px 0px 0px;
padding-left:0px;
}
.puntato_normale_space li{
margin:0px 0px 10px 18px;
}
/*SEPARATORE BLOCCHI RIGA*/
.clear{
clear: both;
}
/*TITOLI*/
h2{
color:#BCA470;
}
/*DOWNLOAD STILE*/
.download a:link, .download a:visited{
text-decoration:none;
color:#CC6633;
}
.download a:active , .download a:hover{
text-decoration:underline;
color:#CC0000;
}
