body {height:auto;
	background-color: #f8f5e2;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	padding :30px; 
	padding-left :50px; 
	}
	
h1 {font-size: 12px; font-weight: normal;line-height: 18px;}

a  {color:#fff; background:#888;  font-size: 12px; font-weight: normal; line-height:16px;text-decoration:none;}
a:hover  {color:#000;   background:#f7d;  text-decoration:none;}

.lien a{color:#222; background:#ee9;  font-size: 12px; font-weight: normal; text-decoration:none;}
.lien a:hover  {color:#911;   background:#ee9;  text-decoration:none;}
