body
{
width:1000px;
margin: auto;                              /* Pour centrer notre page */
background-color: black ;  
border-left : white dotted ;
border-right : white dotted ;                               
}
#bannière
{
width : 1000px ;
height: 148px;
background:url("images/banniere.jpg") 1000px 148px fixed  ;
}
#accueil
{
position :absolute;
height:60px;
width:995px;
margin-top:0px;
background-color:black;
border :#f6c401 groove; 
}
#accueil h1
{
margin-top:0px;
padding-top : 22px;
margin-left : 80px ;
font-family:"Verdana",serif;
font-size:0.7em;
color:#f6d634;
}
#flèche
{
position : absolute ;
margin-top : 12px ;
margin-left: 20px;  
}
#twitter
{
position:absolute;
margin-top : 20px ;
margin-left:780px;  
}
#twitter a img
{
border : none ;
}
#facebook
{
position:absolute;
margin-top : 19px ;
margin-left:872px;  
}
#contact
{
width : 30px;
height : 24px;
position:absolute;
margin-top : 20px ;
margin-left:960px;  
}
#contact a img
{
border : none ;
}
#diaporama 
{
margin-top:55px;
background:url("images/fond.jpg") fixed ;  
padding-bottom: 30px;
}
#diaporama h3
{
text-align:center;
font-family:"Arial", serif;
font-size:0.8em;
}
#diaporama a
{
padding : 5px ;
color: white ;
background-color: black ;
border : #f6c401 groove;
text-decoration: none;
}

#pied_de_page
{
height:25px;
padding-top:10px;
text-align: center;
font-family:"Trebuchet MS", serif;
font-size:0.7em;
color:#f6d634;
background-color:black;
border-top:#f6c401 groove; 
}
