body 
{
   background-image: url("images/logo.gif");
   background-attachment: fixed;
   width: 1080px;
   margin: auto; /* Pour centrer notre page */
   margin-bottom: 5px; 	     
   text-align: justify;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
h2
{
font-size: 0.9em;
text-align: center;
}
h3
{
text-align: center;
 font-weight: bold;/* Soit écrite en gras (c'est plus voyant) */  
 font-variant: small-caps; 
 font-size: 1.8em;
 text-decoration: underline;
 padding-top: 10px;  
}
h4
{
font-size: 1.3em;
text-align: center;
 background-color: rgb(255,255,255);
  border: 3px solid rgb(235,230,210);
margin-left: 200px;
margin-right: 50px;
}
h5
{
   width: 350px;
   background-color: rgb(250,250,250);
   text-indent: 0px;
   text-align: center;   
   font-family: "book antiqua", Arial, Georgia, "Times New Roman", Times, serif;
   font-size: 1.3em;
}
h6
{
font-size: 1.2em;
text-align: center;
 background-color: rgb(255,255,255);
  border: 3px solid rgb(235,230,210);
margin-left: 30px;
margin-right: 30px;
}

#en_tete
{
   width: 1075px;
   height: 75px;
   background-image: url("images/image.png");
   background-repeat: no-repeat;
   margin-top: 25px;
   margin-bottom: 8px;
   margin-left: 205px;
}
#distri
{
   width: 1080px;
   height: 20px;
   background-repeat: no-repeat;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
   padding-bottom: 1px;
   padding-top: 0px;
   margin-left: 0px;
   background-color: rgb(230,230,230);
   font-size: 1.1em;
   text-align: center;
}
#en_tete_corp h1
{
   height: 37px; 
   width: 790px;
   padding-bottom: 0px;
   padding-top: 10px;
   margin-left: 290px;
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 1.5em; 
   font-family: "book antiqua", Arial, Georgia, "Times New Roman", Times, serif;
   font-weight: bold;/* Soit écrite en gras (c'est plus voyant) */
   font-variant: small-caps;   
    background-color: rgb(238,230,225); 
 border: 2px solid rgb(220,212,212);
   text-align: center;
}

#menu, #menu1, #menu2, #menu3
{
   float: left; /* Le menu flottera à gauche */
   width: 270px; /* Très important : donner une taille au menu */
   height: 1300px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   margin-left: 0px;
 margin-left: 10px;  
}
#menu1
{
height: 1000px; 
}
#menu2
{
height: 2300px; 
}
#menu3
{
height: 6000px; 
}
#menu ul, #menu2 ul , #menu3 ul, #menu1 ul/* Toutes les listes à puces se trouvant dans un menu */
{
  padding: 10px;
  padding-top: 10px; 
padding-bottom: 0px;  
   margin: 00px; 
}
#menu a , #menu1 a, #menu2 a , #menu3 a/* Tous les liens se trouvant dans un menu */
{
   color: rgb(30,32,85);
}
.navigation1 
{
   background-image: url("images/fond.gif");
  width: 260px; /* Très important : donner une taille au menu */
   background-color: rgb(255,255,255); 
    border: 1px solid rgb(200,200,200);
    padding: 5px;
   margin: 2px;
   margin-left: 0px;
   font-variant: small-caps; 
    font-weight: bold;
}
.navigation2
{
    background-image: url("images/fond.gif"); 
   width: 215px; /* Très important : donner une taille au menu */
   background-color: rgb(255,255,255); 
    border: 1px solid rgb(200,200,200);
    padding: 5px;
   margin: 2px;
   margin-left: 45px;
	 font-size: 1.0em; 
}
.navigation3 
{
   width: 780px; /* Très important : donner une taille au menu */
   background-color: rgb(255,255,255); 
    border: 1px solid rgb(200,200,200);
    padding: 5px;
   margin: 2px;
   margin-left: 0px;
   font-variant: small-caps; 
    font-weight: bold;
	text-align: center;
	 margin-left: 292px;
	  font-size: 1.2em; 
}
.liens
{
    list-style-image: url("images/11.png"); /* On change l'apparence des puces */
 background-color: rgb(250,242,224); 
     margin-bottom: 5px;
	 margin-top: 10px;
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   font-size: 0.8em;
    border: 2px solid rgb(230,222,222);
}
.liens2
{
    list-style-image: url("images/12.png"); /* On change l'apparence des puces */
 background-color: rgb(250,242,224); 
     margin-bottom: 5px;
	 margin-right: 0px;
   padding-left: 0px;
   padding-right: 15px;
   border: 2px solid rgb(230,222,222);
}
#menu a:hover ,#auteur a:hover , #menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #page2 a:hover 
{
   background-color: rgb(240,194,197);
   color: black;
   text-decoration: underline;
   padding-left: 5px;
}
#auteur a:hover , #page1rouge a:hover, #page1jaune a:hover, #page1vert a:hover, #page1bleuciel a:hover, #page1bleu a:hover, #page1rose a:hover, #page1gris a:hover, #page1 a:hover
{
background-color: rgb(245,235,220);
padding-left: 2px;
}
#jacket, #jacket_cuisine, #jacket_auteur2, #jacketgrande, #jackettresgrande, #jacketmoyen
{
   float: left; /* Le menu flottera à gauche */
   width: 130px; /* Très important : donner une taille au menu */
   padding: 4px;
   padding-bottom: 0px;
   padding-right: 0px;   
   background-color: rgb(255,255,255);
   background-image: url("images/motif.png");
   border: 2px solid black;   
   margin: 12px;
   margin-top: 3px;
   margin-bottom: 3px;
}
#jacketmoyen
{
   margin-bottom: 40px;
}
#jacketgrande, #jacket_cuisine
{
   margin-bottom: 80px;
}
#jackettresgrande
{
   margin-bottom: 130px;
}
#jacket_cuisine /*jacket extra large*/
{
   width: 188px; 
}
#jacket_auteur2 /*jacket large*/
{
   width: 155px; 
}

#dames, #page1rouge ,#page1jaune ,#page1vert ,#page1bleuciel ,#page1bleu ,#page1rose ,#page1gris, #page1, #cuisine2 , #page2
{
	font-size: 0.9em;
	text-indent: 20px;
   width: 750px;
   margin-top: 2px;
	margin-right: 0px;   
   margin-left: 290px;
   margin-bottom: 0px; 
   padding: 20px; 
   padding-bottom: 0px;
   padding-top: 0px;
   background-color: rgb(225,215,190); 
   border: 2px solid rgb(200,192,192);
}
#page2
{
	background-color: rgb(245,235,212); 
	border: 2px solid rgb(220,212,212);
}
#page3, #page4
{
	font-size: 0.9em;
	text-indent: 20px;
   margin-top: 2px;
	margin-right: 0px;   
   margin-left: 250px;
   margin-bottom: 0px; 
   padding: 10px; 
   padding-bottom: 0px;
   padding-top: 0px;
   background-color: rgb(235,225,205); 
   border: 1px solid rgb(200,192,192);
}
#page3
{
width: 350px;
float: left;
margin-left: 2px; 
margin-right: 10px; 
 background-color: rgb(245,235,215); 
 
}
#page4
{
width: 476px;
 background-color: rgb(248,245,230);  
}
#cuisine2 /* paragraphe pour cuisine*/
{
width: 750px;
}
#dames
{
text-align: center; 
}
#cuisine3
{
margin-left: 180px;
font-size: 0.9em;
}

#page1rouge h1 ,#page1jaune h1 ,#page1vert h1 ,#page1bleuciel h1 ,#page1bleu h1 ,#page1rose h1 ,#page1gris h1, #cuisine2 h1, #dames h1, #page2 h1
{
   width: 750px;
   background-color: rgb(255,230,230);
   text-indent: 0px;
   text-align: center;   
   font-family: "book antiqua", Arial, Georgia, "Times New Roman", Times, serif;
   font-size: 1.4em;
}
#page1jaune h1, #dames h1
{
   background-color: rgb(255,255,215);   
}
#page1vert h1
{
   background-color: rgb(233,255,223);   
}
#page1bleuciel h1
{
   background-color: rgb(233,255,255);   
}
#page1bleu h1
{
   background-color: rgb(230,230,255);   
}
#page1rose h1
{
   background-color: rgb(253,230,255);   
}
#page1gris h1, #page2 h1
{
   background-color: rgb(235,235,235);   
}

#page3 h1 , #page4 h1
{
   margin-top: 1px;
   margin-bottom: 0px;
   color:  rgb(118,9,69);
   text-indent: 0px;
   text-align: center;   
   font-family: "book antiqua", Arial, Georgia, "Times New Roman", Times, serif;
   font-size: 1.1em;
   text-decoration: underline;
}

a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}

#auteur 
{
float: left;
margin-left: 10px;
}
#pied_de_page
{
	font-size: 0.8em;
	width: 1075px;
   padding: 5px;
   text-align: center;
   color: rgb(230,245,230);
   background-color: rgb(122,108,170);
    margin: 0px;
	margin-top: 10px;
   
}
