*
{
font-size: 1em;
font-family: Verdana, Arial, Geneva, Helvetica, "Times New Roman", sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
} 

body
 { 
background: black;
color: white; 
font-size: 0.8em; 
font-family: Verdana, Arial, Geneva, Helvetica, "Times New Roman", sans-serif; 
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: auto;padding: 10px;
}

p
{ 
  text-align: center; 
  padding:10 px;
  margin-bottom :20px;
  }
  
img{border: 0px;margin:auto;}

/*LIENS*/




/*pied de page - sous dernier élément flottant dns la feuille de style impératif*/

	
#corps
 {  background-color: #ffffff;  margin-bottom: 20px;margin-left:20px;  padding: 5px; width:840px;height:auto;}

#corps h1
 { font-size: 2em;color: #676767; font-family: Arial, "Arial Black", "Times New Roman", Times, serif; font-weight: bold; text-align: center }

 a{color:#676767;} 
 a:link{text-decoration: none;}
 a:hover {text-decoration: none;color:#E8AF56;}

.grey
{color:#B3B3B3;}

#pied_de_page
 
 { text-align: center;
	/*clear: both;*/
	padding: 10px 10px 10px 10px;
	width:800px;
	}
 blockquote
  {width:800px;
  margin: auto;
}
.pied
{font-size: 0.7em;}
