body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
background: #FFFBC2;
}



                                                                                      /*        Menu ligne du haut                */



#menu {
position: fixed;
margin-left: 4px;
margin-top: 0px;
vertical-align: middle;
width: 1492px;
height: 30px;
font-size: 25px;
text-indent: 20px;
border: 3px outset #000000;
background: #941B0C;
}


#menu a {
color: #FDFFB6;
font-size: 25px;
text-decoration: none;
}

#menu a:hover {
color: #F2B744;
}




#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}

#mentions a {text-decoration: none;
color: #222;
}

#mentions a:hover{text-decoration: underline;
}







                                                                                     /*           Conteneur principal              */


#contener
        {
        
        top: 0px;
        margin-left: 0px;
        width: 1500px;
        }


a img
         {
         border: none;
         }



#contener a
              {
              color: #000000;
              font-style: normal;
              font-size: 16px;
              font-family: Arial;
              
              }


#contener a:hover
{
color: #e0040a;
}






                                                                                           /*        Titre de la page           */



#petitlogo
           {
           margin-left: 100px;
           margin-top: 10px;
           float: left;
           }


#titrepage
           {
           width: 1000px;
           height: 25px;
           background-color: #66ccff;
           border: 2px outset #66ccff;
           margin-top: 10px;
           margin-left: 300px;
           text-align: center;
           font-weight: bold;
           font-size: 20px;
           font-family: Arial;
           }








                                                                                              /*           Sous-Titre noir             */


h1
          {
          
           
           line-height: 18px;
           margin-left: 30px;
           text-indent: 5px;
           text-align: left;
           color: black;
           font-style: normal;
           font-weight: normal;
           font-size: 18px;
           font-family: Arial;
           }




                                                                                            /*           Sous-Titre bleu             */




h2
           {
             width: 300px;
           border-bottom: 1px solid #003366;
           border-left: 1px solid #003366;
           padding-top: 30px;
           line-height: 18px;
           margin-left: 10px;
           text-indent: 5px;
           text-align: left;
           color: #003366;
           font-style: normal;table
{
   margin: 25px;
   width: 450px;
   border: 4px outset #000099;
   border-collapse: collapse;
}

th
{
   height: 50px;
   vertical-align: middle;
   background-color: #FFC10A;
   color: #7A4302;
   font-size: 20px;
   font-family: Arial;
}


tbody
{
background-color: #FFE074;
font-size: 16px;
}




td
{
   height: 40px; 
   vertical-align: middle; 
   border: 1px solid black;
   text-align: left;
   padding: 5px;
}
           font-weight: bold;
           font-size: 18px;
           font-family: Arial;
           }




                                                                                                      /*       Annonce centrée noir       */



h3
           {
           text-align: center;
           padding-bottom: 20px;
           color: black;
           font-style: normal;
           font-weight: normal;
           font-size: 18px;
           font-family: Arial;
           }






                                                                                                      /*       Annonce centrée brun       */





h4
            {
            text-align: center;
           padding-bottom: 0px;
           color: #941B0C;
           font-style: normal;
           font-weight: bold;
           font-size: 60px;
           font-family: Arial;
           }






                                                                                                     /*       Annonce gauche rouge       */



.h3_gauche
           {
           margin-left: 10px;
           padding-bottom: 20px;
           color: #cc0033;
           font-style: normal;
           font-weight: bold;
           font-size: 19px;
           font-family: Arial;
           }








                           
                                                                                                     /*             Texte noir              */



p
            {
            text-align: center;
            }
   







                                                                                                      /*             Texte bleu              */



.p_bleu
            {
            color: #000033;
            font-size: 15px;
            }






                                                                                                     /*                     Retraits                */



.retrait_50
             {
             margin-left: 50px;
            }



.retrait_100
             {
             margin-left: 100px;
             }


.retrait_200
             {
             margin-left: 200px;
             }


.retrait_300
             {
             margin-left: 300px;
             }




       
     
      




                                                                                     /*        Indication de la mise à jour               */

#misajour
             {
             margin-top: 20px;
             float:right;
             color: #666666;
             font-style: italic;
             font-size: 12px;
             font-family: Times;
             }




                                                                                           /*            Indication de l'impression              */


#imprimer
             {
             margin-top: 20px;
             margin-bottom: 30px;
             }






                                                                                                   /*            Liens                   */


#lien
             {
             padding-top: 30px;
             text-align: center;
             color: red;
             font-style: normal;
             font-size: 12px;
             font-family: Arial;
             }







                                                                                            /*                  Blocks flottants                   */



.flottant_droite
              {
              float: right;
              }


.flottant_gauche
              {
              float: left;
              }


.flottant_centre
{
with: 500px;
margin: auto;
text-align: center;
}

   



                                                                                                          /*                Tableau                   */


table
{
   margin: 25px;
   width: 450px;
   border: 1px outset #990004;
   border-collapse: collapse;
}

th
{
   height: 50px;
   vertical-align: middle;
   background-color: #FFE074;
   color: #7A4302;
   font-size: 20px;
   font-family: Arial;
}


tbody
{
background-color: #FFFFFF;
font-size: 16px;
}




td
{
   height: 40px; 
   vertical-align: middle; 
   border: 1px solid black;
   text-align: left;
   padding: 5px;
}


#contener table a
    {
    font-size: 14px;
    color: white;
    }

