
root { 
    display: block;
}
body{
    margin: auto;
    width:900px;
    background-color: #f2f2f2;
    padding-top:40px;
    font-size: 13px;
    font-family: Helvetica,Arial,sans-serif;

}
table{
    font-size: 13.5px;
}
a{
    outline:none;
text-decoration:none; color:#000000;}
 a:hover{ color: #8c8b0c;}
 img{border:0px;}
 p{
     
    font-size: 12px;
}
#topls{
    widht:250px;
    height:25px;
    background-image:url('http://danielemarson.com/v3/bgtl.png');
    background-repeat: no-repeat;
    text-align:right;
    padding-right:15px;
    font-size:15px;
    padding-top:6px;
    color:#222222;
    font-family: Helvetica,Arial,sans-serif;
}


#alista a{padding-left: 10px;
    text-decoration: none;
    color:#202020;
    text-align:left;
    line-height:25px;
    font-size: 14px;
}
#alista a:hover{
    color: #8c8b0c;
}







#topld{
    widht:600px;
    height:25px;
    background-image:url('http://danielemarson.com/v3/bgtc.png');
    background-repeat: no-repeat;
    text-align:left;
    padding-left:35px;
    font-size:15px;
    padding-top:6px;
    color:#eeeeee;
    font-family: Helvetica,Arial,sans-serif;
}
#contenuto{
    padding:10px; overflow:auto;
    
    text-align: justify;
    
    font-family: Helvetica,Arial,sans-serif;
}
