body
{
   width: 760px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 5px;   
  /*background-color: rgb(234,221,170);
  background-color: rgb(184,168,152);*/
   background-color: rgb(100,100,100);
 }

#en_tete
{
   width: 760px;
   height: 180px;
   padding-left : 10px;
   padding-top : 10px;
   padding-bottom : 40px;

  /* background-color : rgb(227,197,134);
   background-color : rgb(80,80,90);*/
  background-image : url("../images/gris2comp.jpg");
   margin-bottom: 19px;
   background-color : rgb(166,146,125);
}
/*
#en_tete p
{
margin-top : 20px;
margin-left : 30px;
text-align: left;
font-family : "monotype corsiva", "Arial Black", "Times New Roman", Times, serif;
font-size : x-large;
}*/

.entete
  {
  float : left;
  text-align : left;
  font-family : "monotype corsiva", "Arial Black", "Times New Roman", Times, serif;
  margin-top : 0px;
  margin-left : 15px;
  font-style : italic;
  font-size : 40px;
  color : rgb(200,200,200);
  } 

.entete2
{
text-align : center;
font-family : "monotype corsiva", "Arial Black", "Times New Roman", Times, serif;
margin-top : 15px;
margin-right : 15px;
font-size : x-large;
color : white;
}
.entete3
{
text-align : center;
font-family : "Times New Roman", Times, serif;
margin-top : 30px;
margin-right : 15px;
font-size : large;
color : white;
}
.entete4
{
clear : both;
text-align : left;
font-family : "Times New Roman", Times, serif;
margin-left : 5px;
margin-top : -10px;
font-size : small;
color : white;
}
.entete5
{
float : left;
text-align : justify;
font-family : "Times New Roman", Times, serif;
margin-left : 10px;
margin-top : 0px;
margin-right : 10px;
font-size : large;
color : white;
}
.entete6
{
float : left;
text-align : justify;
font-family : "Times New Roman", Times, serif;
margin-top : -2px;
margin-right : 15px;
font-size : large;
color : white;
}
.entete7
{
text-align : right;
font-family : "Times New Roman", Times, serif;
margin-top : 10px;
margin-right : 10px;
font-size : large;
color : white;
}

a img 
{ 
border: none; 
}
#menu
{
   float: left; 
   width: 180px; 
   margin-top : 20px;
}
.bouton1
 {
	margin-top : 0px;
	text-align: center;
	font-family: "times new roman", "Arial Black", "Times New Roman", Times, serif;
	font-style : italic; 
	font-weight : normal;
	font-size: large;
	/*background-color : rgb(227,197,134);
	background-color : rgb(80,80,90);*/
	background-image : url("../images/gris2comp.jpg");
/* background-color : rgb(166,146,125);*/
	height : 28px; 
	padding-top : 5px;
	color : black;
 }
 .bouton1 a
  {
  color : rgb(200,200,200);
  text-align: center;
  font-family: "times new roman", "Arial Black", "Times New Roman", Times, serif;
  font-style : italic; 
  font-size: large;

  }
  .bouton2
 {
	margin-top :0px;
	text-align: center;
  	font-family: "times new roman", "Arial Black", "Times New Roman", Times, serif;
	font-style : italic; 
	font-weight : normal;
	font-size: large;
	color : white;
  }
 .bouton2 a
  {
  color : white;
  } 
 .bouton3
 {
	margin-top : 0px;
	text-align: center;
	font-family: "times new roman", "Arial Black", "Times New Roman", Times, serif;
	font-style : italic; 
	font-weight : normal;
	font-size: large;
	/*background-color : rgb(227,197,134);
	background-color : rgb(80,80,90);*/
	background-image : url("../images/gris2comp.jpg");
 /*background-color : rgb(166,146,125);*/
	height : 45px; 
	padding-top : 5px;
	color : black;
 }
 .bouton3 a
  {
  color : rgb(200,200,200);
  } 
 
 #corps
{
   margin-left: 300px;
  /* width : 575px;
   /*height : 800px;*/
   margin-top: 40px;
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding-left: 10px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-right : 10px;
   padding-bottom : 15px;
   padding-top : 5px;
   color: black;
   /*background-color: rgb(227,197,134);
   background-color : rgb(80,80,90);*/
   background-image : url("../images/gris2comp.jpg");
 /* background-color : rgb(166,146,125);*/
  }
  .ide
  {
  float : left;
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 15px;
  }
  .corps1
{
  text-decoration  : underline;
text-align : center;
font-family : "Times New Roman", Times, serif;
margin-top : 10px;
margin-right : 15px;
font-size : large;
color : rgb(200,200,200);
}
.corps2
  {
  text-decoration  : none;
  text-align : left;
  font-family : "Times New Roman", "monotype corsiva", "Arial Black", Times, serif;
  margin-top : 10px;
  margin-left : 20px;
  font-style :  ;
  font-size : large;
  color : white;
  } 
.corps3
{
text-decoration : none;
text-align : justify;
font-family : "Times New Roman", Times, serif;
margin-top : 10px;
margin-right : 15px;
font-size : large;
color : white;
} 
.corps3 a
{
color :  white;
}
.centre 
{
display: block; 
margin-left : 195px;
}
.souligne
{
text-decoration : underline;
}
.intensifié
{
font-weight : bold;
text-decoration : underline;
}
#pied_de_page
{
   padding: 5px;
   clear: both;
   text-align: center;
   color: white;
}

  



