/* CSS Document */


/* Le pied de page */

#pied_de_page
{   padding: 5px;
   text-align: center;
      background-repeat: no-repeat;
 background-position: center;
 background-color:#ffffff;
 margin-top:0px;
margin-bottom:0px;
}
#pied_de_page p
{  margin-top:0px;
margin-bottom:0px;
text-align: center;
font-family: Verdana, Arial, serif;
color: #818084;
font-size: 0.7em;
font-style: normal;
      }
#pied_de_page h3
{ background-image:url(im_div/pied_de_page_egm.jpg);
 height:150px;
margin-top:0px;
margin-bottom:0px;
text-align: center;
font-family: Verdana, Arial, serif;
color: #818084;
font-size: 0.9em;
font-weight: bold;   
}  
#pied_de_page a
{color: #818084;
text-decoration:none;
}

