/* ------------------------------------ *
 CSS
 venerd́ 21 aprile 2006 20.06.07
 HAPedit 3.1.11.111
 * ------------------------------------ */
 body
{
    Margin : 1;
    Background-color : #FFF;
}
h2 {
   FONT-SIZE : 18px;
   margin-top: 45px;
   color: gray;
}
h2:first-letter {
   FONT-SIZE : 28px;
   color: red;
}
.MenuHeadLang {
   FONT-SIZE : 9px;
   FONT-FAMILY : Arial , Helvetica , sans-serif;
   color: black;
   text-decoration: none;
}
.bottom {
   FONT-SIZE : 10px;
   FONT-FAMILY : Arial , Helvetica , sans-serif;
   color: black;
   text-decoration: none;
}
.contenuto
{
    FONT-SIZE : 14px;
    MARGIN-LEFT : 0px;
    MARGIN-top : 60px;
    FONT-FAMILY : Arial , Helvetica , sans-serif;
    TEXT-ALIGN : left;
    padding : 6px;
    width : 722px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#Main p:first-letter
{
    FONT-SIZE : 24px;
    font-weight : bolder;
    color: #c0c0c0;

}
#Main a {
   font-weight : bold;
   text-decoration: none;
   color: black;
}