body
{
   background-color: rgb(232,240,244);
   width: 100%;
   margin: auto; 
}
/* L'en-tête */


#en_tete
{
   margin: auto;
   width: 100%;
   height: 150px;
}


/* Le corps de la page */


#corps h1
{  
   text-decoration: underline;
   padding-bottom: 10px;
   border-bottom: 2px solid white;
   color: black;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   text-align: center; /* Pour centrer le titre */
   text-decoration: underline;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{ 
margin-left: 150px;
border: 1px solid black;
background-color: rgb(244, 249, 253); 
	height: 120px;
   text-align: center;
   color: black;
}
#corps p
{
   text-align: justify; /* Ils seront justifiés */
   margin: 2%;
}
.miniature
{  
	border: none;
}

.ensemble_miniature
{

width:80%;
height:75px;
overflow: auto;
padding: 2%;
margin: auto;
margin-top: 2%;
margin-bottom: 3%;
margin-left : 5%;
margin-right:5%;
background-color : #304c5a
}

img
{
border: none;
}

.livreor
{
margin: auto;
}

#lateral
{
   padding-top: 0px;
   padding-bottom: 10px;
   padding-right: 5px;
   padding-left: 5px;
   margin-left: 10px;
   float: left; /* Le menu flottera à gauche */
   width: 120px; /* Très important : donner une taille au menu */
   }
#mini
{
margin-bottom: 15px;
border: 1px solid black;
background-color: rgb(244, 249, 253); 
}
#avertissement
{
margin-bottom: 15px;
border: 1px solid black;
background-color: rgb(244, 249, 253); 

   }
   #modification
   {
margin-bottom: 15px;
border: 1px solid black;
background-color: rgb(244, 249, 253); 
}

   #coordonnees
{
  margin-right:155px;
  margin-left:155px;
  text-align:center;
  background-color: rgb(193,214,235);
  margin-bottom: 20px;
  }
  
a.info {
   position: relative;
   color: green;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 30px; /* on positionne notre infobulle */
   left: 20px;
}

.banniere
{

}


#corps
{
margin-top: 0px;
margin-left: 150px;
margin-right: 10px;
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   font-size: 16px;
   color: black;
   background-color: rgb(242,249,254);
   border: 1px solid black;
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   min-height: 755px;
   min-width: 600px;

}
#corps a
{
color: green;
}


#onglets
{
        position : absolute;
        border : 1px solid transparent;
        padding : 0;
        font : bold 11px Batang, arial, serif;
        list-style-type : none;
        left : 50%;
		margin-left : -190px; /* la moitié de width */
        margin-top : 0;
        width : 380px;
}

#onglets li
{
    float : left;
    height : 21px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #F4F9FD;
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 4px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #9EA0A1;
}
#onglets li.active
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
#onglets a
{
    display : block;
    color : #666;
    text-decoration : none;
    padding : 4px;
}
#onglets a:hover
{
    background : #fff;
}

#menu1
{
        border-bottom : 1px solid #9EA0A1;
        padding-bottom : 25px;
}


#news
{
border: 3px solid white;
overflow: hidden;
position: absolute;
width: 250px;
height: 100px;
color: white;
background-color: rgb(0,98,189);
display: inline;
left: 180px;
margin-top: 20px;
}
#news p
{
border-bottom: 1px outset white;
font-size: 0.7em;
}
#news p a
{
text-decoration : none;
color: white;
}

#info
{
border: 3px solid white;
overflow: hidden;
}
#info1
{
position: absolute;
height: 100px;
width: 250px;
color: black;
background-color: rgb(193,214,235);
left: 25%;
display: inline;
margin-left: -125px;
margin-top: 20px;
font-size: 0.7em;
border: 1px solid black
}
#pied_de_page a
{
margin-left: 10px;
text-decoration: underline;
}
.titre
{
padding-top: 5px;
border-bottom: 1px solid black;
padding-bottom: 5px;
}
#avertissement p
{ 
padding: 5px;
text-align: center;
}

#avertissement a
{ 
text-align: center;
text-decoration: none;
color: black;
}
#avertissement a:hover
{ 
text-decoration: underline;
}
.nouvelle
{
padding-top: 0px;
margin-bottom: 5px;
border-bottom: 1px solid black;
}
#tableaurepresentatif
{
width: 100%;
   border-collapse: collapse;
text-indent: 0px; /* pas les mêmes paragraphes que dans le corps, donc je ne les indente pas */

}

.tableautitre
{
font-size: 1.5em;
text-align: center;
margin-top:8px;
margin-bottom: 15px;
}
.hautgauche
{
text-align: center;
width: 50%;
border-right: 3px solid black;
border-bottom : 3px solid black;
padding-bottom: 20px;
margin-bottom: 20px;
}
.hautdroit
{
text-align: center;
padding-bottom: 20px;
margin-bottom: 20px;
width: 50%;
border-bottom : 3px solid black;
}
.basgauche
{
border-right: 3px solid black;
}


.hautdroit
{

width: 50%;
}

.basgauche
{
border-right: 3px solid black;
width: 50%;
}

#tableaurepresentatif .basdroit
{
width: 50%;
}
#bienvenue
{
float: left;

overflow: hidden;
margin-left: 50px;
background-color: rgb(227,239,249);
width: 200px;
height: 200px;
}
.imageindex
{
border-bottom: 2px solid rgb(207, 224, 238);
}
#date_heure
{
padding: 10px;
}
#aide
{
float: right;
margin-right: 50px;
overflow: hidden;
margin-left: 50px;
background-color: rgb(227,239,249);
width: 200px;
height: 200px;
}
#calendrier
{
width: 200px;
margin-left: 250px;
background-color: rgb(227,239,249);
margin: auto;

}
.center
{
text-align: center;
}
table th
{
border: 1px solid black;
}
table
{
width: 100%;
}
table .description td, tr
{
text-align: center;
border: 1px solid black;
}

#liens
{
float : left;
}