body
{
   width: 92%;
   margin: auto;
   background-image: url(./img/grey.gif);
   background-repeat: repeat;
   margin-top: 5px;
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   font-size: small;
   font-weight : normal;
   font-style : normal;
}
#container 
{
   width: 100%;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
}
#en_tete
{
   width:100%;
   padding-top:0px;
   height:90px;
   margin-top: 5px;
   margin-bottom: 5px;
}
img.bandeau
{
border:0px;
margin: 0px;
width:100%;
}
a
{
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   font-size: small;
   font-weight : bold;
   text-decoration: underline;
   color: rgb(255, 165, 00);
   font-style: normal;
}
a:visited
{
   color: rgb(253, 165, 00);
}
a:hover
{
   text-decoration: underline;
   color: red;
}
#menu, #menu ul /* Liste */     
{
        width:100%;
        padding : 0; /* pas de marge interieure */
        margin : 0; /* ni exterieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px;
        text-align : center;
}
#menu /* Ensemble du menu */
{
        width:100%;
        font-weight : bold;
        font-family : Arial;
        font-size : x-small;
}
#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'element, les liens deviennent des balises de type block */
        padding : 0;
        background : gray;
        color : #fff;
        text-decoration: underline;
        width : 175px;
}
#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnait pas "transparent" */
        border-right : 1px solid #fff; /* on met une bordure blanche a droite de chaque element */
}
/* IE ne reconnaissant pas le selecteur ">" */
html>body
#menu li
{
        border-right: 1px solid transparent ;
}
#menu li ul /* Sous-listes */
{ 
        position: absolute;
        width : 175px;
        left: -999em; /* Hop, on envoie loin du champ de vision */
}
#menu li ul li /* Elements de sous-listes */
{
        /* pour IE qui ne reconnait pas "transparent" */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque element d'une sous liste */
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un element de liste */
{
        left: -999em; /* On expedie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un element de liste ET sous-sous-listes */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* IE ne reconnaissant pas le selecteur ">" */
html>body
#menu li ul li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque element */
}

#menu li ul ul 
{
        margin    : -22px 0 0 198px ; /* On decale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnait pas "transparent" */
        border-left     : 1px solid #fff ;  
}
/* IE ne reconnaissant pas le selecteur */
html>body
#menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque element */
}
#menudroit
{
        float: right;
        line-height : 21px;
        text-align : center;
        width : 120px;
        list-style : none; /* on supprime le style par défaut de la liste */
        padding : 0; /* pas de marge interieure */
        margin : 0; /* ni exterieure */
}
#menudroit a /* Contenu des listes */
{
        display : block; /* on change le type d'element, les liens deviennent des balises de type block */
        background : gray;
        color : #fff;
        text-decoration: underline;
        list-style : none; /* on supprime le style par défaut de la liste */
}
h1
{
   background-color: gray;
   text-align: center;
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: white;
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-decoration: none;
   text-transform: uppercase;
   margin-top: 0px;
   margin-bottom: 0px;
}
h2
{
   text-align: center;
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: rgb(208, 65, 122);
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-decoration: underline;
   text-transform: uppercase;
   margin-top: 25px;
   margin-bottom: 10px;
}
h3
{
   text-align: center;
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: green;
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-decoration: none;
   text-transform: uppercase;
   margin-top: 15px;
   margin-bottom: 0px;
}
h4
{
   text-align: center;
   font-size: x-small;
   font-weight : bold;
   font-style : normal;
   color: olive;
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-decoration: none;
   text-transform: uppercase;
   margin-top: 10px;
   margin-bottom: 0px;
}
h5
{
   text-align: left;
   font-size: x-small;
   font-weight : bold;
   font-style : normal;
   color: fuchsia;
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-decoration: underline;
   text-transform: uppercase;
   margin-top: 15px;
   margin-bottom: 0px;
}
h6
{
   width: 380px;
   text-align: center;
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: rgb(100, 250, 65);
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   background-color: black;
   text-decoration: none;
   text-decoration: none;
   margin-top: 30px;
   margin-bottom: 10px;
}
#corps
{
   text-align: center;
}
#crpp
{
   width: 100%;
   text-align: center;
}
#crpg
{
   text-align: left;
}
#crpd
{
   text-align: right;
}
#crp
{
   text-align: center;
}
#gauche
{
   width: 45%;
   text-align: left;
   margin: 0px;
   padding: 5px;
   float: left;
}
#droit
{
   width: 46%;
   text-align: left;
   margin-left: 50%;
   padding: 5px;
}
#gch
{
   width: 46%;
   text-align: center;
   margin: 0px;
   padding: 5px;
   float: left;
}
#drt
{
   width: 46%;
   text-align: center;
   margin-left: 50%;
   padding: 5px;
}
p
{
   font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
   font-size: small;
   font-weight : normal;
   font-style : normal;
   color: black
}
.spimp
{
   font-size: x-small;
   font-weight : bold;
   font-style : normal;
   color: rgb(208, 65, 122);
   text-transform: uppercase;
}
.spred
{
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: red;
}
.spaqua
{
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: aqua;
}
.rouge
{
   font-size: small;
   font-weight : bold;
   font-style : normal;
   color: red;
   text-transform: uppercase;
}
.important
{
   font-size: x-small;
   font-weight : bold;
   font-style : normal;
   color: blue;
   text-transform: uppercase;
}
.imageflottante
{
   float: left;
   margin: 15px
}
.imageflotting
{
   float: right;
   margin: 15px
}
.dessous
{
   clear: both;
}
table
{
   width: 100%;
   margin: auto;
}
td
{
   width: 50%;
}
#tour0, #tour1, #tour2, #tour3, #tour4, #tour5, #tour6, #tour7, #tour8
{
   border:2px groove orange;
   padding-right:20px;
   padding-left:20px;
   padding-top:3px;
   padding-bottom:3px;
   width:96%;
   height:auto;
}
#zone
{
	height: 461px;
   width: 350px;
   float: left;
   margin-right: 45px;
   background: gray url("foto/01.jpg");
}
