body{
margin:0;
padding:0;
background:#FFFFFF url(../img/body_bg.jpg) repeat-x top;
font-family:arial;
font-size:11px;
line-height:18px;
letter-spacing:1px;
color:#656565;
}
.clearfix{
clear:both;
}
a{
outline:none;
color:#333300;
text-decoration:none;
}
/*stile css titoli h1, h2, h3, h4*/
h1,h2,h3,h4{
font-family:trebuchet MS;
letter-spacing:1px;
text-transform:uppercase;
margin:0px 0 0 0;
padding:0;
}
#header h1{
position:absolute;
top:190px;
left:200px;
color:#d0b69d;
font-size:16px;
line-height:30px;/*xIE*/
}


/*stile css strong{
font-family:trebuchet MS;
letter-spacing:3px;
color:#000000;
text-transform:uppercase;
margin:0px 0 0 0;
padding:0;
}

#header h1{
position:absolute;
top:190px;
left:200px;
color:#d0b69d;
font-size:16px;
line-height:30px;/*xIE*/
}

#legendbox{
color:#d0b69d;
width:200px;
}


#header h1 span{
color:#c0c0c0;
font-size:12px;
text-align:right
}
h2{
height:60px;
line-height:60px;
padding-left:57px;
background:url(../img/titoli_bg.jpg) no-repeat left;
font-size:16px;
}
h2 span{
font-size:16px;
color:#d9c1a2;
}
h1 span{
font-size:16px;
color:#d9c1a2;
}
h3{
margin:50px 0;
padding-bottom:0px;
font-size:14px;
border-bottom:1px dotted #FFFFFF;
}

h4{
background-color:#e7ddd1;
height:20px;
line-height:22px;
font-size:9px;
text-align:left;
color:#a8a5a2;
}
h6{
background-color:#f7f6f6;
height:20px;
line-height:14px;
font-size:9px;
text-align:left;
color:#a8a5a2;
}
b{
font-size:11px;
color:#9f8425;
font-weight:bold;
}

/*stile css layout*/
#contenitore{
width:980px;
margin:auto;
}
#header{
height:338px;
position:relative;
margin-top:41px;
background:url(../img/header_bg.png) no-repeat center;
}
#contenuto{
margin:50px 0;
}
#left_col{
width:980px;
float:left;
margin-right:10px;
}
#right_col{
width:650px;
float:right;
padding:0px;
background-color:#fffffff;
letter-spacing:0;
}
a{
font-size:11px;
color:#9f8425;
}

.col1, .col2{
width:170px;
float:left;
height:20px;
}
.col1{
margin-right:10px;
}
.col2{
height:20px;
margin-right:10px;
}
#footer{
height:50px;
line-height:50px;
background-color:#d8d2cc;
border-top:5px solid #f2ece4;
text-align:center;
color:#696969;
}
#form{
height:350px;
line-height:10px;
background-color:#f5f3ef;
border-top:5px solid #f2ece4;
text-align:center;
color:#FFFFFF;
}
/*stile css menu principale*/
#menu{
width:180px;
position:absolute;
right:90px;
top:30px;
margin:0;
padding:0;
list-style:none;
}
#menu li{
height:35px;
line-height:35px;
border-bottom:1px dotted #a79885;
}
#menu li.ultimo{
border-bottom:none;
}
#menu a{
display:block;
padding-left:20px;
background: url(../img/menu_bg.jpg) no-repeat top left;
font-weight:bold;
text-transform:uppercase;
color:#b0946c;	
}
#menu a:hover{
background-position:bottom left;
color:#a8a5a2;
}

/*stile css menu prodotti*/
#menu_col a{
display:block;
margin-bottom:2px;
border-bottom:1px dotted #d9c1a2;
text-align:justify;
cursor:hand; /*per IE*/
}
#menu_col a b{
display:block;
height:35px;
line-height:35px;
padding-left:20px;
background: url(../img/menu_col_bg.jpg) no-repeat top left;
}
#menu_col a span{
display:none;
}
#menu_col a:hover{/*per IE6 - specificare una proprietà qualunque con un valore di default sullo stato hover*/
background:none;
}
#menu_col a:hover b{
color:#a8a5a2;
background-position:bottom left;
}
#menu_col a:hover span{
display:block;
margin-bottom:10px;
font-size:11px;
cursor:default;
}
/*stile css immagine colonna sinistra*/
#left_col img{
float:left;
margin:0 10px 10px 0;
border:none;
}
/*stile css immagine offerte*/

