/* FEUILLE DE STYLE by DavToN and DiDi */

body
{
   width: 790px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-color: #8ba6d1;
   font-size: 14px;
}

#en_tete
{
   width: 790px;
   height: 200px;
   background-image: url("baniere.jpg");
   background-repeat: no-repeat;
}

.souligne

{
   text-decoration: underline;
}

#menu
{
   float: left; 
   width: 160px; 
}

.element_menu
{
   width: 146px;
   text-align: center;
   font-family: comic sans MS;
   height: 245px;
   color: #eedb0d;
   margin-bottom: 20px;
   padding-top: 2px;   
   font-size: 20px;
   border: medium ridge #ffee56;
   background-color: #4f76b7;
}

.element_bureau
{
   width: 146px;
   text-align: center;
   font-size: 20px;
   font-family: comic sans MS;
   height: 250px;
   margin-bottom: 150px; 
   padding-top: 2px; 
   color: #eedb0d;
   border: medium ridge #ffee56;
   background-color: #4f76b7;
}


.lien
{
   padding: 5px; 
}

.lien_01
{
   text-decoration: none;
   color: #eedb0d;   
}

.lien_01:hover
{
   color: #113478;
   font-size; 25px; 
}

#corps
{
   padding-right: 3px;
   padding-left: 65px;
   width: 545px;
   height: 300px;
   margin-left: 2px;
   margin-bottom: 1px; 
   padding-top: 35px;
   font-size: 20px;   
   color: #eedb0d;
   font-family: comic sans MS;
   overflow: visible;
   text-align: center;
   border: medium ridge #ffee56;
   background-color: #4f76b7;
}

#pied_de_page

{  
   font-size: 17px;   
   font-family: comic sans MS;
   width: 760px;
   height: 50px;
   margin-top: 20px;
   padding: 15px;
   text-align: center;
   color: #eedb0d;
   border: medium ridge #ffee56;
   background-color: #4f76b7;
   
}

.editeur

{
   color: #eedb0d;
}



/* FEUILLE DE STYLE by DavToN  and DiDi*/
