body { margin: 0pt;
    font-family: Arial,Helvetica,sans-serif;
    width: 800px;
    }

  #banniere { margin: 0pt;
    background-color: rgb(0, 0, 102);
    width: 800px;
    height: 46px;
    }

  .banniere1 h2 { color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  .banniere1 h1 { color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  #echange { margin: 0pt;
    width: 800px;
    height: 23px;
    background-color: rgb(153, 153, 255);
    }
  .echange1 a { color: red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none; font-weight: bold;
    }
  
   .echange1 a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }
  
  #entete { margin: 0pt;
    width: 800px;
    height: 23px;
    background-color: rgb(153, 153, 255);
    }

  .rubriques { float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  .rubriques li { border: 0px solid rgb(0, 0, 102);
    margin: 0px 3px 0px;
    float: right;
    list-style-type: none;
    font-size: 12px;
    background-color: rgb(204, 204, 255);
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    }

  .rubriques a { margin: 0px;
    padding: 4px;
    display: block;
    background-color: rgb(204, 204, 255);
    font-weight: bold;
    color: rgb(0, 0, 102);
    text-decoration: none;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    }

  .rubriques a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }

  #accueil { background-color: rgb(204, 204, 255);
    width: 800px;
    margin-top: 0px;
    }

  .accueil1 h2 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  .accueil1 h3 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0px;
    }

  .accueil1 h4 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  .accueil1 p { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: justify;
    margin-top: 4px;
    margin-bottom: 0px;
    }

  .accueil1 td { color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    }

  .accueil1 a { margin: 0px;
    padding: 4px;
    display: block;
    background-color: rgb(204, 204, 255);
    font-weight: bold;
    color: rgb(0, 0, 102);
    text-decoration: none;
    }

  .accueil1 a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }

  #footer { margin: 0pt;
    background-color: rgb(0, 0, 102);
    width: 800px;
    height: 44px;
    }

  .footer1 p { color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(0, 0, 102);
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    }

  .footer1 a { margin: 0px;
    background-color: rgb(0, 0, 102);
    font-weight: bold;
    color: yellow;
    text-decoration: none;
    }

  .footer1 a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }

  inputx { font-family: Arial,Helvetica,sans-serif;
    color: white; width: 350px;
    background-color: rgb(102, 102, 204);
    font-weight: bold;
    font-size: 16px;
    }

.accueil2 h2 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }
.accueil2 h3 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0px;
    }

.accueil2 a { 
    text-decoration: none;
    }
.accueil2 a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }
.accueil2 ul { margin-top: 1px; margin-bottom: 1px; }  
.accueil2 li { color: rgb(0, 0, 102);
    list-style-type: circle; list-style-position: inside;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif; font-weight: bold;
    }
.accueil2 p { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif; font-weight: bold;
    font-size: 11px; 
    margin-top: 4px;
    margin-bottom: 0px;
    text-align: justify;
    margin-right: 10px;
    margin-left: 10px;
    }

.accueil3 h2 { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 20px;
    text-align: center; 
    margin-top: 0px; margin-bottom: 0px;
    }

.accueil3   h4 { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 12px;
    text-align: center;  margin-left: 10px; margin-right: 10px;
    margin-top: 0px; margin-bottom: 0px;
    }



.accueil3   td { border: 1px dotted rgb(0, 0, 102); text-align: center; font-weight: bold;
   font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 12px; }


.accueil3   inputx { font-family: Arial,Helvetica,sans-serif;
color: black;
background-color: white;
font-weight: bold;
font-size: 11px; color: rgb(0, 0, 102); text-align: center; 
}

.accueil3 textarea { font-family: Arial,Helvetica,sans-serif;
color: black;
background-color: white;
font-weight: bold;
font-size: 11px; color: rgb(0, 0, 102); text-align: left; 
}

.accueil4 h2 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    }
.accueil4 h3 { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-top: 8px; margin-left: 15px; margin-right: 15px;
    margin-bottom: 0px;
    }

.accueil4   h4 { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 12px;
    text-align: center;  margin-left: 10px; margin-right: 10px;
    margin-top: 0px; margin-bottom: 0px;
    }

.accueil4 p { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif; font-weight: bold;
    font-size: 11px; 
    margin-top: 4px;
    margin-bottom: 0px;
    text-align: justify;
    margin-right: 25px;
    margin-left: 25px;
    }

.accueil4 form { color: rgb(0, 0, 102);
    font-family: Arial,Helvetica,sans-serif; font-weight: bold;
    font-size: 11px; 
    margin-top: 4px;
    margin-bottom: 0px;
    text-align: center;
    }

.accueil4   td { border: 1px dotted rgb(0, 0, 102); text-align: center; font-weight: bold;
   font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 12px; }


.accueil4   inputx { font-family: Arial,Helvetica,sans-serif;
color: black;
background-color: white;
font-weight: bold;
font-size: 11px; color: rgb(0, 0, 102); text-align: left; 
}

.accueil4 textarea { font-family: Arial,Helvetica,sans-serif;
color: black;
background-color: white;
font-weight: bold;
font-size: 11px; color: rgb(0, 0, 102); text-align: left; 
}

.accueil4 a { margin: 0px;
    background-color: rgb(204, 204, 255);
    font-weight: bold;
    color: green;
    text-decoration: none;
    }

  .accueil4 a:hover { background-color: white;
    color: rgb(0, 0, 102);
    }
  
  
#equipement { margin: 0pt;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    width: 404px;
    }

.equipement1 table { 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: rgb(0, 0, 102);
    font-weight: bold;
    margin-bottom: 3px;
    }

.equipement1 th { background-color: rgb(204, 204, 255);
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    }

.equipement1 td { border: 1px dotted rgb(0, 0, 102); color: rgb(0, 0, 102);
    }

.equipement1 h4 { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    font-size: 12px;
    text-align: center;
    }
.equipement1 inputx { font-family: Arial,Helvetica,sans-serif;
color: rgb(0, 0, 102);
background-color: rgb(102, 102, 204);
font-weight: bold;
font-size: 11px;
}
