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/banniere.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; 
border:#12001e double thick;
margin-bottom:10px;
}
.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_pages.png") ;   

}
#corps h4
{
margin-top:0px;
padding-top:50px;
padding-left:170px;
padding-right:90px;
margin-bottom:0px;
color: #720016;  
font-family:georgia, serif;
font-size:0.8em;
text-align:justify;
}
#centre
{
width:710px;
height:668px;
margin-top:50px;
margin-left:150px;
background-image:url("images/mises_en_pages.jpg");
border:thin white solid;
}
ul
{
position:relative;
margin-top:-400px;
text-align:center;
color: #720016;  
font-family:"Trebuchet MS", serif;
font-size:0.9em;
list-style-type:square;
}
li
{
margin-top:20px;
}
.brochures
{
position:relative;
margin-top:210px;
margin-left:320px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
.carte
{
position:relative;
margin-top:180px;
margin-left:80px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
.affiche
{
position:relative;
margin-top:127px;
margin-left:560px;
color: #720016;  
font-family:georgia, serif;
font-size:0.7em;
}
.dépliant
{
position:relative;
margin-top:85px;
margin-left:120px;
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");
}
