body  {
background-color: #4B4C4D;
width: 100%;
position: relative;
padding: 0;
}


p  { text-align: center; color: white; font-size: 12px; font-family: "Century Gothic", Verdana, "Trebuchet MS", Arial; }




 
a:hover { color: red; text-decoration: underline;}

#pied_de_page {
color: grey;
font-size: 10px;
margin-top: 30px;
font-family: "Arial Narrow", "Trebuchet MS", Verdana;
text-align: center;
}


