body
{
width:900px;
margin: auto;                              /* Pour centrer notre page */
margin-top:20px;     
background-image:url("images/body2.jpg")                                         

}
#bannière
{
height:150px;
border-right: #720016 solid thick;
background-image:url("images/banniere3.png");
}
#accueil
{
height:35px;
background-color:#720016;
border-bottom:#12001e double thick;
}
#accueil img
{
margin-left:115px;
border:none;
}
#menu
{
position:absolute;
width: 125px;                                               /* Très important : donner une taille au menu */
margin-top:50px;
margin-left:1px;
}
.element_menu
{
height:180px;
background-color: #720016; 
margin-bottom:10px;
border:#12001e double thick;
}
.element_menu h3                                         /* Tous les titres de menus */
{   
color: white;
font-family:"Trebuchet MS", serif;
font-size:1.1em;
text-align:center;
margin-top:10px;
}
.element_menu  img 
{
margin-left:6px;
margin-bottom:10px;
}

.element_menu a  img                                   /* Toutes les images se trouvant dans les liens du menu */
{
border: none;
margin-left:6px;
margin-bottom:10px;
}
#corps
{
width:900px;
height:940px;    
background:url("images/corps_page3.png") ;  
}
.art                                                   /* Titre de la page avec importation d'une image */              
{ 
padding-top:10px;
padding-left:340px;
background-color:white;
border-right:black solid thin;
border-bottom:black solid thin;
}
#corps h4
{
padding-left:200px;
padding-right:90px;
margin-bottom:8px;
color: #720016;  
font-family:georgia, serif;
font-size:0.8em;
text-align:justify;
}
#images_haut
{
position:absolute;
margin-top:50px;
margin-left:250px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#images_haut img
{
border:solid medium #6a242c;
}
#images_haut p
{
margin:0px;
text-align:center;
}
#image_bg
{
position:absolute;
margin-top:370px;
margin-left:45px;
}
#image_bg img
{
margin-left:30px;
margin-bottom:0px;
border:solid medium #456e80;
}
#image_bg p
{
margin:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#image_bascentre 
{
position:absolute;
margin-top:400px;
margin-left:312px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#image_bascentre img
{
border:solid medium #81705c;
}
#image_bascentre p
{
margin:0px;
text-align:center;
}
#image_droit 
{
position:absolute;
margin-top:260px;
margin-left:623px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#image_droit img
{
border:solid medium #6b3835;
}
#image_droit p
{
margin:0px;
text-align:center;
}
#pied_de_page
{
height:25px;
padding-top:10px;
text-align: center;
font-family:"courier new",serif;
font-size:0.7em;
color:#f6d634;
background-image:url("images/barre.jpg");
}
