  body { margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 994px;
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: small;
    color: rgb(99, 107, 141);
    background-color: rgb(126, 167, 166);
    }

  #header { width: 994px;
    height: 130px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    background-image: url("images/ban.jpg");
    }

  #subheader { /* border: 2px dotted rgb(110, 119, 156); */
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    /* width: 1004px; */
    text-align: center;
    background-color: rgb(209, 220, 214);
    }

  #menu {
    width: 166px;
    /* border: 2px dotted rgb(110, 119, 156); */
    background-repeat: repeat-x;
    margin-bottom: 10px;
    background-color: rgb(209, 220, 214);
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    }

  #mybody { /* border: 2px dotted rgb(110, 119, 156); */
    padding: 15px;
    margin-bottom: 20px;
    color: rgb(54, 56, 83);
    background-color: rgb(231, 237, 235);
    margin-left: 180px;
    }

  .avisore {
    font-weight: bold;
    }

   #menu h3 { text-align: center;
    font-size: 1.1em;
    text-decoration: underline;
    }

   #menu ul { margin: 0px 0px 5px;
    padding: 0px 0px 0px 20px;
    }

  #mybody h1 { margin-left: 10px;
    font-size: 30px;
    }

  #mybody h2 { height: 30px;
    background-repeat: no-repeat;
    padding-left: 30px;
    color: rgb(54, 56, 83);
    text-align: left;
    text-decoration: underline;
    }

  #mybody h3 { text-align: center;
    }

  p { text-indent: 20px;
    text-align: justify;
    }

  a img { border: medium none ;
    }

  strong { color: rgb(249, 108, 23);
    }

  table { margin: auto;
    border-collapse: collapse;
    }

  td { border: 1px solid black;
    padding: 5px;
    text-align: center;
    }

  a { text-decoration: none ! important;
    color: rgb(30, 35, 91);
    background-color: transparent;
    }

  #menu a:hover { color: rgb(249, 108, 23);
    }

  #subheader a:hover { color: rgb(249, 108, 23);
    }

  a:visited { color: rgb(94, 31, 94);
    }

  #mybody a { text-decoration: underline ! important;
    }

  ul { list-style-type: circle;
    }

  em { font-weight: bold;
    font-style: normal;
    }

  .list { text-indent: 0px;
    }

  .flottantdroite { float: right;
    margin-right: 10px;
    margin-left: 20px;
    }

  .align { text-indent: 0px;
    }

  #mybody ul { margin-bottom: 25px;
    }

  #mybody ul ul { margin-bottom: 0px;
    }

  .news { background-color: rgb(209, 220, 214);
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    }

  .newsp { font-size: 18px;
    margin-bottom: 0px;
    }