/* style generaux pour toutes les pages   
background-image:url(image21.jpg );
background-repeat:no-repeat;
 font-weight: bold;
  #corps1
 {
 font-style : italic;
 margin-left :40%;
 margin-top : 100px;
 padding : 20px;
 font-size : 1.4em;
 
 }
 */

body
{
color:black;
background-color:rgb(255, 255, 205);
background-image:url("essaifermette.jpg");
background-attachment:scroll;
background-repeat:no-repeat;
background-position:auto;

font-size :small;
font-family:Comic sans MS,Arial,Verdana,sans-serif;
}
a
{color :black;
}
a
{color :black
}
a:hover
{
 color : green;
  font-weight:bold;
 
}

h1
{
text-indent:-5000px;
 }
h2
{
text-indent:-5000px;

}
h3
{

text-align : center;
font-style : italic;
font-size : 1,7em;
margin-top :15px;
}
h4
{

text-align : center;
font-style : italic;
font-size : 1.2em;
margin-top :5px;
}
 #menu1
 {
 font-style : italic;
 position:absolute;
 top:330px;
 left:23px; 
 font-size :small;
 color:black;
 }
 table
 {
 background-color:rgb(255, 255, 213);
margin-left:180px;
 margin-top:45px;
 font-style : italic;
 }
 
