body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/Entete.gif) repeat-x;
}
.header {
	width: 500px; text-align:justify; 
	font-family: Trebuchet MS; font-size:12px; margin: 40; padding: 10px;
}
.bio {
	width: 500px; text-align:justify; 
	font-family: Trebuchet MS; font-size:12px; margin: 0; padding: 10px;
}
.auteur {
	width: 500px; text-align:justify;
	font-family: Trebuchet MS; font-size:28px; margin: 15px; color:  #FFCC00;
}
.photo_auteur { margin: 5px;
}
.footer {
	width: 500px; text-align:right; 
	font-family: Trebuchet MS; font-size:12px; margin-bottom: 0; padding-top: 20px;
}
a:link {color: #000; text-decoration: none;}
a:visited {color: #FFF; } 
a:hover { color: #FFF ; text-decoration: underline; } 

a.close_window   {color: #666666; text-decoration: none;}
a:hover.close_window { color: #333333 ; text-decoration: underline; } 
