.Rubrique {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-image: url(images/rubrique2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 20px;
    width: 110px;
    cursor: pointer;
}
.Rubrique:hover {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-image: url(images/rubrique.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 20px;
    width: 110px;
    cursor: pointer;
}
.Content {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFCC66;
    text-decoration: none;
    padding: 5px;
}

.Content3 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #FFCC66;
    text-decoration: none;
    padding: 5px;
}

.Content2 {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    background-color : black;
    color: #FFCC66;
    text-decoration: none;
    padding: 5px;
}

.menu{
      position:absolute;
      border:1px solid black;
      background-color:#FFCC66;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
}

.table{

      border:1px solid black;
      background-color:#FFCC66;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
}

.tabmaree{
      position:absolute;
      top:0 px;
      left:0 px;
      border:1px solid black;
      cursor: pointer;
}

.tabmareejour2{
      <!--background-color:#FFCC66;   -->
      background-color:#FFCC66;
      border:1px solid black;
      cursor:pointer;
}

.tof{

      border:1px solid black;
      cursor: pointer;
}

.tof2{

      border:black 1px dashed;
      cursor: pointer;
}

.annu{

      border:1px solid black;
      background-color:#FFCC66;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
      width:620px;
      height:525px;
      overflow: auto;
}

.annonce{

      border:1px solid black;
      background-color:#FFCC66;
      font-family:Verdana;
      font-size: 10px;
      cursor: pointer;
      width:620px;
}

.wg{

      border:0px solid black;
      background-color:#871205;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
      width:620px;
      height:220px;
      overflow: auto;
}


.TideBody{
          font-family: Verdana;
          font-size: 10px;
          font-style: normal;
          font-weight: normal;
          color: #000000;
          text-decoration: none;
          padding: 5px;
}


.meteo{
          font-family: Verdana;
          font-size: 8px;
          font-style: normal;
          text-decoration: none;
          padding: 5px;
}

.TideHeader{
          font-family: Verdana;
          font-size: 10px;
          font-style: normal;
          font-weight: normal;
          color: #871205;
          text-decoration: none;
          padding: 5px;
}


.listesessionover{
      background-color:#871205;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
      align : left;
     width:620px;
     height:90px;
     overflow: auto;
}

.listesession{
      background-color:#871205;
      font-family:Verdana;
      font-size: 10px;
      line-height:18px;
      cursor: pointer;
      align : left;
}
.sessionitems{
           padding-left:5px;
           padding-right:5px;
           text-align: left;
           color: #FFCC66;
}
.menuitems{
           padding-left:5px;
           padding-right:5px;
           text-align: left;
           color: #871205;
}


.Footer {
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 140px;
    width: 750px;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFCC66;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
    display: block;

}
a {
    font-weight: bold;
    color: #FFCC66;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: #FFCC66;
    text-decoration: underline;
}
