body {
margin : 0 ; 
padding : 0 ; 
background :  #8C856B url(images/bg_all.jpg)  repeat-x; 
text-align : center ;
font-family : arial ;
}

/* MAIN
************************************************************************/ 

#center-main {
background : #F7F7EE }

#main {
width : 997px ;
margin : 0 auto ;
}
  
/* HEADER
************************************************************************/ 
 
#header {
height : 161px ; 
background : #2B2B10 url(images/haut.jpg) no-repeat;
text-align : left ; 
font-size : 10px ;
position : relative ;  
}

#center-header {
width : 997px ;
margin : 0 auto 0 auto ;
}

#header ul {
position : absolute ;  
padding : 0;
margin : 0 ; 
list-style : none ;
font-size : 10px;
right : 80px ;
top : 147px   
}

#header li {
float : left ; 
padding : 0 5px  0 5px ;
margin : 0 ; 
}

#header li a{
text-transform : uppercase ;
color : #fff ; 
text-decoration : none ; 
}

h1 {
margin : 0 ;
padding : 0;
position : absolute ;
top : 120px ; 
left : 260px ;
}
 
h1 a {
display : block ;
height : 15px ; 
width : 100px ; 
}
  
h1 span {
position : absolute ;
top : -5000px
}
  
/* CONTENU
************************************************************************/  

#contenu {
height : 488px;
background : url(images/bg_content4.jpg);
text-align : left ;
}

#contenu p {
margin : 0 0 10px 0;
}

#contenu ul li a {
color : #32444A
}

/* DIV TEXTE
************************************************************************/

#texte {
float : left ; 
width : 420px ; 
height : 470px ; 
overflow : auto ;
text-align : left ;
padding : 0 20px 0 0;
margin : 0 0 0 0 ;
font-size : 11px;
color : #686536;
}

.intro {
color : #686536 ; 
font-weight : bold ;
height : 15px ; 
width : 291px ; 
background:  url(images/sep.jpg) bottom no-repeat; 
padding : 0 0 10px 0;  
}

/* DIV ANNONCES
************************************************************************/

#annonces {
float : left ; 
width : 170px ;
height : 450px ; 
overflow : auto ;
padding : 0 20px 0 40px;
margin : 20px 0 0 0; 
font-size : 11px ; 
color : #fff ;
}

/* FOOTER
************************************************************************/

#footer {
height : 94px ; 
background : #8C856B
}

#center-footer {
height : 94px ; 
background : #8C856B url(images/bg_bas.jpg);
width : 997px ;
margin : 0 auto ;
}
  
#center-footer p {
margin : 0 ; 
padding : 37px 0 0 0 ; 
font-size : 10px ; 
color : #8C856B
}

#center-footer a {
color : #fff; 
text-decoration : none ; 
color : #8C856B 
}

#center-footer a:hover {
text-decoration : underline;
}
  
  
/* MENU BASE
************************************************************************/

#menu {
position : relative ; 
float : left ; 
width : 147px ; 
height : 144px ; 
margin : 0 ; 
padding : 0 0 0 116px;
list-style : none ;
background:  url(images/menu1.jpg) top right no-repeat;
}

#menu li {}

#menu li a {
display : block ; 
height : 30px ;
width : 147px;
text-decoration :none ; 
}

#menu li a span {
position: absolute;
left: -5000px;
}

#menu li a:hover {
background:  url(images/menu1.jpg) top right no-repeat; 
}

#menu a#promos{
display : block ; 
height : 55px ;
width : 147px;
}

#menu a#promos:hover {
background-position: 0 -144px ;
color: #6882c3;
}

#menu a#tel {
display : block ; 
height : 42px ;
width : 147px;
margin :  0; 
}

#menu a#tel:hover {
background-position: 0 -199px ;
color: #8fab10;
}

#menu a#musique {
display : block ; 
height : 42px ;
width : 147px;
color: #ffc326;
}

#menu a#musique:hover {
background-position: 0 -241px ;
color: #ffc326;
}


/* h2 h3
************************************************************************/

h2 {
font-size : 18px ; 
color : #686536;
margin : 0; 
padding : 0 ;
}

h3 {
text-indent : 20px ;
background : url(images/h3.jpg) left no-repeat ;
margin : 10px 0 10px 0;
padding : 0 ; 
font-size : 16px ;
}

/* LIENS DIVERS
************************************************************************/

a {
color : #32444A
}








