#content #content-html{
    margin:55px 0px 35px  100px;
    width:760px; 
    text-align:left;
} 
#content #content-html #content-head {
    background-color:red;margin-bottom:25px; width: 380px; height:33px;
    line-height:33px;
    }
#content #content-html #content-head h1{
    color:white;font-weight:normal;
    margin-left:20px;
    font-size:24px;
    }
#content #content-html #content-head img {margin-left:-62px;}    
#content #content-html #content-body {
    width:380px;line-height:16px;
    }
#content #content-html #content-body h1{margin:0px;}

#content #content-html #map{float:right;margin-top:15px;margin-right:-30px;}

/* HOME */
#content #home-html{
    margin:55px 0px 35px  110px;
    width:770px; 
    text-align:left;
} 
#content #home-html #content-head {
    background-color:red;margin-bottom:25px; width: 230px; height:53px;
    line-height:33px;
    }
#content #home-html #content-head h1{
    color:white;font-weight:normal;
    margin-left:20px;
    font-size:18px;
    }
#content #home-html #content-head img {margin-left:-62px;}    
#content #home-html #content-body {
    width:230px;line-height:15px;
    }
#content #home-html #content-body h1{margin:0px;}

/*MENU DI SEZIONE */
#sidebox{
    float:left;
    width:202px;height:230px;
    margin-top:8px;
    background-image:url(../img/bg_sidebox3.jpg) ;
    background-repeat:no-repeat;
    }
 
#sidebox h2{
    margin:20px 0px 0px 20px;
    color:black;
    font-family:"Trebuchet MS", Helvetica, Arial;
    font-size:16px; 
	margin-bottom:10px;   
}   
#sidebox ul 
{
    margin:0px 0px 0px 20px; 
    padding:0px;
}
#sidebox ul li{
    margin:5px 0px 0px 10px; 
    font-size:11px;
}
#sidebox ul li a{
    color:#333;
}
#sidebox ul li.current span{
    color:#31B6D6;
}


#content {
	margin:25px 12px;
}

#body{
	margin-left:232px;width:670px;
	padding-top:10px;
	height:auto !important;
	text-align:justify;
	
}

