body {
 background-color: #790000; 
 }


.contenu {
   height : 100%;
   margin-left: 15%;
   margin-right: 15%; 
   margin-top:01%;
   border: solid #320E15 4px;
   font-family: Verdana, sans-serif; 
   font-size: 100%;
   text-align : justify;
   background-color:#FCFAE1; 
}

.bandeau {
position : center ;
background-image: url(bandeau.jpg);
}


h1 {
 font-size: 200%; 
 color: #444444; 
 text-align: center;
 }
 
h2 {
 font-size: 150%; 
 color: #ccccff; 
 padding-left: 15px;
 }

p { 
text-indent:20px;
}

a:link {
 color: green;
 text-decoration: underline;
 }
a:visited {
 color: #4EA9A0;
 }
a:active {
 color:#4EA9A0;
}
a:hover {
 color: blue;
 text-decoration: #4EA9A0;
}

	
header {
display:block;
margin-left: 15%;
margin-right: 15%;
background-color: #FCDE8E;
border: solid #320E15 4px;
font-family: "georgia";
font-size : 60pt;
text-align:center;
}

footer {
margin-left: 15%;
margin-right: 15%;
display:block;
background-color: #FCDE8E;
border: solid #320E15 4px;
font-family : "georgia"; 
line-height: 1.5;
color: #000000;
font-size : 11pt;
text-align:center;
}

#em {font-size : 12pt; color : black; font-style: italic;} 

#gras {font-size : 14pt; color : purple; font-weight: bold;} 

#under {text-decoration:underline;}



.menu {
margin-top:01%;
width:14%;
float:left;
position:fixed;
background-color: #FCDE8E;
border: solid #320E15 4px;
font-family : "georgia"; 
line-height: 1.5;
}

.menu_membres {
  margin-right: 15% ;
  margin-top :01%;
  text-align: left ;
  font-size : 11pt;
}

.menu_membres li {
  display: inline ;
  margin-right: 1px ;
  color: black ;
  background: #FCDE8E ;
}

.recherche {
text-align : right;
background-color: #ffffff;
}


.droite {
margin-left :85%;
width:13%;
height : 97%;
float:right;
position:fixed;
background-image: url(livres.jpg);
border: solid #320E15 4px;
font-family : "georgia"; 
line-height: 1.5;
}
