body {
margin: 0px;
padding: 0px;
background: #B44100 url(../_imgs/body_bkg.gif) repeat-x;
font-family: Verdana, Arial, Sans-serifs;
font-size: 12px;
min-height: 100%;
height: auto !important;
height: 100%;
}

#main {
position: absolute;
width: 755px;
top: 0px;
left: 50%;
margin-left: -377px;
min-height: 100%;
height: auto !important;
height: 100%;
background: url(../_imgs/manutenzione_caldaia_body_column.jpg) repeat-y;
}

#main #greycolumn{
width: 144px;
border: 0px none;
float: left;
margin: 0px;
margin-left: 31px !important;
margin-left: 16px;
min-height: 300px;
height: auto !important;
height: 300px;
}
#main #greycolumn a{
display: block;
text-decoration: none;
width: 127px;
height: 17px;
background: url(../_imgs/menu_buttons.gif) no-repeat 0px -20px;
padding-left: 17px;
padding-top: 3px;
font-size: 11px;
color: #000;
}
#main #greycolumn a:hover{
background-position: 0px 0px;
}
#main #greycolumn #cerca{
width: 144px;
height: 150px;
background: url(../_imgs/manutentori_search.jpg) no-repeat;
text-align: center;
padding-top: 9px;
}
#main #greycolumn #cerca h1{
font-size: 12px;
margin:0px;
color: #B54000;
}
#main #greycolumn #cerca h2{
font-size: 11px;
margin:0px;
margin-top: 8px;
}
#main #greycolumn #cerca .field select{
width: 135px;
font-size: 11px;
}
#main #greycolumn #visitatori {
width: 144px;
height: 150px;
text-align: center;
padding-top: 9px;	
}

#main #greycolumn #categorie{
margin-bottom: 5px;
margin-top: 5px;
}
#main #greycolumn #categorie h1{
font-size: 12px;
margin:0px;
color: #B54000;
}
#main #greycolumn #categorie a{
padding-left: 1px;
background: none;
border-bottom: 1px solid #EFEFEF;
width: 143px;
letter-spacing: -0.3px;
}
#main #greycolumn #categorie a:hover{
border-bottom: 1px solid #000;
}
#main #contents {
width: 575px;
float: left;
/*border: 1px solid #F00;*/
}
#main #contents #adsensediv{
margin-left: 54px;
}
#main #contents #adsensediv a{
display: inline;
margin: 0px;
padding: 0px;
}

#main #contents p{
margin:0px;
}

#main #contents #benvenuti {
width: 575px;
height: 115px;
padding-top: 95px;
}
#main #contents #benvenuti p{
width: 375px;
margin-left: 195px;
text-align: justify;
font-size: 10px;
}

#main #news {
position: absolute;
top: 52px;
left: 564px;
font-size: 9px;
width: 173px;
height: 87px;
overflow: auto;
}
#main #news h1, p, span{
margin: 0px;
}
#main #news h1{
font-size: 12px;
}
#main #news .data_news{
font-style: italic;
}

#main #contents #faq{
    width: 550px;
    margin-left: 15px;
}
#main #contents #faq h1{
    font-size: 15px;
}

#main #contents #faq a {
    color: black;
    text-decoration: none;
    margin-bottom: 1px;
    border-bottom: 1px dotted #FFF;
}
#main #contents #faq a:hover {
    border-bottom: 1px dotted #000;
}

#main #contents #faq .riposta h1{
    font-size: 11px;
}

#main #contents #faq .risposta p {
    margin-bottom: 10px;
}

#main #contents #faq .risposta a {
    font-weight: bold;
}