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:210px;
padding-right:90px;
margin-bottom:8px;
color: #720016;  
font-family:georgia, serif;
font-size:0.8em;
}
#image_haut
{
position:absolute;
margin-top:50px;
margin-left:290px;
}
#image_haut img
{
margin-left:40px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#image_haut p
{
margin:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#logo_hg
{
position:absolute;
margin-top:330px;
margin-left:180px;
}
#logo_hg img
{
margin-left:20px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#logo_hg p
{
margin-top:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#logo_hd 
{
position:absolute;
margin-top:330px;
margin-left:580px;
}
#logo_hd img
{
margin-left:50px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#logo_hd p
{
margin-top:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#logo_centre
{
position:absolute;
margin-left:360px;
margin-top:460px;
}
#logo_centre img
{
margin-left:45px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#logo_centre p 
{
margin-top:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#logo_bg
{
position:absolute;
margin-top:640px;
margin-left:180px;
}
#logo_bg img
{
margin-left:20px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#logo_bg p
{
margin-top:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#logo_bd
{
position:absolute;
margin-top:620px;
margin-left:575px;
}
#logo_bd img
{
margin-left:25px;
margin-bottom:0px;
border-right:black solid medium;
border-bottom:black solid medium;
}
#logo_bd p
{
margin-top:0px;
text-align:center;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
#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");
}
