/* ------------------------------------ *
 CSS
 venerd́ 21 aprile 2006 20.06.07
 HAPedit 3.1.11.111
 * ------------------------------------ */
body
{
    Margin : 1;
    Background-color : #FFF;
    FONT-FAMILY : Verdana , Helvetica , sans-serif;

}
a {
  font-weight : bolder;
  text-decoration: none;
  color: #F93;
}
h1 {
   font-weight : bolder;
   FONT-SIZE : 18px;
   text-align: right;

   margin-top: 2px;
   color: #F93;
}
h2 {
   FONT-SIZE : 12px;
   margin-top: 45px;
   margin-bottom: 0px;
   text-align: right;
   color: #F93;
}
/*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;

   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;
    font-style: italic;
    color: #F93;

}
#Main p
{
  MARGIN-top : 0px;
    FONT-SIZE : 14px;
    color: #000;
}
#Main a {
   font-weight : bold;
   text-decoration: none;
   color: black;
}

#menu ul {
    margin-top : 20px;
    margin-left : 6px;
}
#menu li {
    FONT-FAMILY : Arial , Helvetica , sans-serif;
    font-weight : bolder;
    list-style : none;
    margin : 0;
    padding : 5px 0.5em;
    color: #00aa33;
}
#menu a {
  text-decoration: none;
  color: #00aa33;
}
#menu a:visited {

  color: #00aa33;
}
#menu a:hover {
  color: #fd3;
}
#menu a:active {

  color: #F93;
}
#menu .current {
  color: #F93;
}
#photo a {
  FONT-SIZE : 12px;
  font-weight : bolder;
  text-decoration: none;
  color: #F93;
}