#page   {
	width: 960px;
	height: 3380px;
	margin: 0px;
	padding: 10px;
	background-color: #04a;
	font-family: Comic Sans MS, Arial, sans-serif;   }
a   {
	color:#e00;
	text-decoration: none; }
a:hover  {
	text-decoration: none;  }
img  {
	border: none;  }

h1 {
	clear : both;
	background-color: #666;
	margin: 10px 0px 10px 0px;
	border-bottom: 4px solid white;
	font-size: 1.2em;
	color:white;  	}

h4 {
	clear : both;
	background-color: #666;
	margin: 10px 0px 10px 0px;
	border-bottom: 4px solid white;
	font-size: 1em;
	color:white;  	}
h5 {
	clear : left;
	background-color: #FDF2B3;
	margin: 10px 0px 10px 0px;
	padding-top: 10px ;
	padding-bottom: 0;
	border-bottom: 4px solid #800;
	text-align: center;
	font-size: 1.1em;
	color:#800;  	}


.maigre {
	font-size: 0.5em;
	color: red;  	}

table {
	width : 960px;
	 }
th {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align:text-top;
	font-size: 0.8em;
	color: black }
td {
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align:text-top;
	font-size: 0.8em;
	color: black }

#gilbert {
	width : 300px;
	height: 70px;
	float : left;
	margin: 0px;
	margin-right: 30px;
	padding-left: 5px;
	border-top: 4px;
	border-left: 4px;
	border-bottom: 0px; 
	border-right: 0px; 
	border-style: solid;
	border-color: #6caedf;
	
	font-size : 0.9em;
	background-color: #E9FCFC;
	color: #0000BB;   }
#gilbert p {
	margin-top: 10px;   }

#titre {
	float: left;
	width: 460px;
	height: 70px;
	margin-top: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 4px; 
	border-right-width: 4px; 
	border-style     : solid;
	border-color: #0a0;
	padding: 0 0 0 0;

	background-color: #C0FFC1;
	text-align: center;
	color: #060;   }
#titre h2 {
	margin-top: -5px;
	font-size: 1.8em;  	}

#retour1 {
	float : right;
	width: 130px;
	height: 50px;
	margin-top: 10px;
	text-align: center;  }

#historik {
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding : 20px;
	background-color: #cff;
	border: 2px solid #9f9;  
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 25px;
	color: #33c;  }
#historik h2 {
	margin-top: 0px;   }
#historik p {
	margin : 5px;
	font-size: 0.9em;   }

#couv {
	float: right;
	width:480px;
	height:500px;
	margin-top: 20px;
	padding: 0;
	 }

#article {
	float: left;
	width: 960px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	background-color: white; 
	color : black }
#article p {
	margin: 0px;
	padding : 0 15px 0 15px;
	text-indent: 30px;
	text-align: justify;
	font-size: 0.8em;
	   }
#article h3 {
	margin: 10px;
	padding : 0;;
	text-indent: 30px;
	text-align: justify;
	font-size: 1em;
	   }
#article h6 {
	margin: 10px;
	padding : 0;;
	text-indent: 30px;
	text-align: justify;
	font-size: 0.9em;
	font-weight: bold;
	color: red;
	   }

hr {
	clear: both;
	width: 960px;
	height: 20px;
	background-color: #FDF2B3;
	border-top : 4px solid #800;
}


