{
   caption-side: bottom;
   margin: auto;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size:1,3em; 
   color: black;
   margin-top: 20px; 
}

table
{
   margin: auto;
   border: 4px outset green;
   border-collapse: collapse;
}

th
{
   background-color: #aa1cff;
   color: black;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

td
{
   height: 40px; 
   vertical-align: bottom; 
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center;
   padding: 5px;
}
#en_tete
{
   width: 754px;
   height: 100px;
   background-image: url("images/tabl.jpg");
   background-repeat: no-repeat;
   background-color: yellow; 
   margin-bottom: 10px;
}
body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
    background-color:#339600 ;  
 }
  



#corps
{

color:#efa30c;
margin-left: 140px;

margin-bottom: 20px;

padding: 5px;

width: 600px;


background-color:white;

background-image: url("images/vue2.jpg");

background-repeat: repeat-x;

border: 2px solid black;

}


p

{

font-family:"Arial Black", "Times New Roman", Times, serif;
  
font-size:large;

font-weight:bold;
   
 font-style:italic;  
   
}  

h3
  
{
  
color:black;

}
 
h4
  
{
  
color:blue;
}


em
{
font-weight:bold;
color:green;
}

h2  
 { 
color:black;

}

h3
{
color:black;


}   
strong   
{  
color:red;
}
#menu
{
float:left;
height:400px;
width:120px;
}
.element_menu
{
background-color:#e2e251;
background-image: url("images/bord.jpg");
 background-repeat: repeat-x;
border: 2px solid black;
margin-bottom: 20px;
height:190px;
}
 element_menu h3 
{   
   color: yellow;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul 
{
   list-style-image: url("images/puce.png"); 
   padding: 0px; 
   padding-left: 20px; 
   margin: 0px;
   margin-bottom: 5px; 
}


element_menu a
{
   border:1px solid black;
   color: white;
}
element_menu a:hover 
{ 
 background-color: red;
color: yellow;
 } 
strong
{
color: red;
text-decoration: none;
border:1px solid black;
}
#pied_de_page
{
   padding:12px;
   
   text-align: center;

   color:black;
   background-color:#a8893a;
   background-image: url("images/post.jpg");
   background-repeat: repeat-x;
   
   border: 1px solid black;
}
