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

h1 {
	clear : left;
	background-color: #FDF2B3;
	margin: 10px 0px 10px 0px;
	border-bottom: 4px solid #800;
	font-size: 1.5em;
	color:#800;  	}

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

table {
	width : 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #04a;
	 }
td {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	color: white }

#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;  }

#commentaire {
	float: left;
	width: 960px;
	margin : 10px 0 5px 0;
	font: bold  0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color : #ff0;   }

#cestquoi {
	float: left;
	width: 530px;
	margin-bottom: 10px;
	padding : 20px;
	background-color: #666;
	border: 2px solid #eee;  
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;  }
#cestquoi h2 {
	margin-top: 0px;   }
#cestquoi p {
	font-size: 0.9em;   }

#couv {
	float: right;
	width:370px;
	height:472px;
	margin: 0;
	padding: 0;
	 }

#telecharge {
	float: left;
	width: 250px;
 	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: white;  }
#telecharge h4 {
	margin-top: 0px;
	font: 0.9em Comic Sans MS, Arial, sans-serif;
	font-weight:normal;
	text-align: left;
	color: #ff0;  
	   }

#chapitres {
	float:right;
	width:640px;
	margin-top: -10px;
	text-align : center;
	color : white   }
#chapitres h3 {
	font-weight: bold;   
	color: #fff;}
hr {
	clear: both;
	width: 960px;
	height: 20px;
	background-color: #FDF2B3;
	border-top : 4px solid #800;
}

