h1, h2, h3, h4, h5, h6, #table { font-family: Goudy Old Style, Times New Roman;}

  h1
{ 
   font-size: 5px;
   color: #FEFDFB;
   text-align: center;
   font-style: normal;
   font-weight: normal
} 

h2
{ font-size: 30px;
   color: #000000;
   text-align: center;
   font-style: normal;
   font-weight:bold;
} 

  h3
{ font-size: 18px;
   color: #303A4E;
   text-align: center;
   font-style: normal;
   font-weight: normal
}   
 

h4
{ font-size: 18px;
   color: #303A4E;
   text-align: justify;
   font-style: normal;
   font-weight: normal
}   

h5
{ font-size: 16px;
   color: #303A4E;
   text-align: center;
   font-style: normal;
   font-weight: normal
}  

 

a:link { color:#730039; text-decoration: none}
a:visited { color:#303A4E; text-decoration: none}
a:hover { color:#000000;text-decoration: underline}
#texte a { color:#CE0000; text-decoration:none}
#textetousleslivres a { color:#CE0000; text-decoration:none}
textarea, input, select{background-color:#B5BECF; color: #000000;} 
	
	 div#titre {
position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -300px; /* moitié de la hauteur de l'image */
     margin-left: -500px; /* moitié de la largeur de l'image */

	}   
	
		div#entre {
position:absolute;
     left: 11px; 
     top: 300px;
    	width:580px;
    	  }  
    	  
    	div#menu {
position:absolute;
     left: 0px; 
     top: 150px;
    	width:100px; 
     	height:200px;       
    	  }  
    	  
    	  	div#bouton {
position:absolute;
     left: 0px; 
     top: 440px;
    	width:100px; 
        text-align: center;  
    	  } 
    	  
    	  	div#bouton2 {
position:absolute;
     left: 23px; 
     top: 500px;
    	width:100px; 
        text-align: center;  
    	  }  
    	  
    	  	div#editeur {
position:absolute;
     left: 10px; 
     top: 410px;
    	width: 135px; 
        text-align: center;  
    	  }  
    	  
    	  	div#image {
position:absolute;
     left: 200px; 
     top: 132px;
    	width:162px;       
    	  }  
    	  
    	  	div#texte1 {
position:absolute;
     left: 450px; 
     top: 145px;
    	width:350px;       
    	  }  
    	  
    	  	div#texte {
position:absolute;
     left: 200px; 
     top: 292px;
    	width:800px; 
     	height:305px;
     	overflow-x:hidden; /* Masque le contenu dépassant sur la largeur */
   overflow-y:auto; /* Barres de défilement sur la hauteur */ 
       background-color:#FEFDFB;
  
    	  }     
    	  
    	  	div#textetousleslivres {
position:absolute;
     left: 200px; 
     top: 145px;
    	width:800px; 
     	height:452px;
     	overflow-x:hidden; /* Masque le contenu dépassant sur la largeur */
   overflow-y:auto; /* Barres de défilement sur la hauteur */ 
       background-color:#FEFDFB;
  
    	  }  
    	  
    	  	div#contact {
position:absolute;
     left: 200px; 
     top: 175px;
    	width:800px; 
     	height:422px;
     	overflow-x:hidden; /* Masque le contenu dépassant sur la largeur */
   overflow-y:auto; /* Barres de défilement sur la hauteur */ 
       background-color:#FEFDFB;
  
    	  }  
    	  
    	 
    	  
    	  	div#extrait {
position:absolute;
     left: 640px; 
     top: 150px;
    	width:340px; 
    	text-align: right;      
    	  }
    	  
    	
    	  
    	  div#pied {
position:absolute;
     left: 10px; 
     top: 580px;
    	width:180px; 
         
    	  }   
    	  
       div#pied1 {
position:absolute;
     left: 800px; 
     top: 580px;
    	width:180px; 
         
    	  }   
    	  
    	  
    	  .Menu
		{
			width: 800px;
			background-color: #44526B;
			font-family: Goudy Old Style, Times New Roman;
			font-size: 17px;
			display: block;
			color: #FEFDFB;
			letter-spacing: 2px;
			padding-top: 2px;
			padding-bottom: 2px;
			margin-bottom: 1px;
			text-decoration: none;
			
		}
		
		#Menu A
		{
			width: 165px;
			background-color: #44526B;
			font-family: Goudy Old Style, Times New Roman;
			font-size: 17px;
			display: block;
			color: #FEFDFB;
			padding-top: 2px;
			padding-bottom: 2px;
			margin-bottom: 1px;
			text-decoration: none; 
			
		}
	
	
