body {
margin : 0 ; 
padding : 0 ; 
text-align : center;
background : #27a2d3 url(images/bg_all.gif) no-repeat fixed;
font-family : arial; 
font-size : small; 
color : #373737;
}
 
/*  SITE
********************************************************************/

#site {
position : relative; 
width : 857px; 
margin : 0 auto ; 
text-align : center; 
}

#site p {
padding : 0 20px ;
}

/*  HEADER
********************************************************************/

#header {
border-top : 1px solid #4c4c4c;
width : 100%; 
height : 303px ; 
background : url(images/haut.gif) no-repeat;
margin : 0 auto ; 
text-align : left; 
}
 
#deco {
width : 847px;
height : 303px;
margin-left : 80px;
padding-top : 47px ;
}

/*  MAIN
********************************************************************/
 
#main {
width : 100%; 
background : url(images/centre.gif);
margin : 0 auto ; 
text-align : left ;
}
 
/*  FOOTER
********************************************************************/
 
#footer {
width : 100%; 
height : 151px ; 
background : transparent url(images/bas.gif);
margin : 0 auto ;
}
 
#footer p {
position : absolute ;  
margin :  0; 
padding : 0;
bottom : 75px;
right : 120px ; 
font-size : 80%;
color : #000; 
}

#footer a {
color : #000; 
}

#footer a:hover {
text-decoration : underline ; 
}

/*  GALERIE
********************************************************************/

.corect_bug_galery { 
width: 100%;
height: 145px;
background : #4c4c4c url(images/bgbugmenu.jpg) ;
}

dl.gallery {
background : #4c4c4c;
width: 167px;
text-align: center;
float: left;
margin : 0;
padding : 0;
color : #fff;
font-size : 11px;
}

.gallery dt {}

.gallery dt img {
width: 167px;
height: 124px;
border : none; 
}

.gallery dd {
font-weight: bold; 
text-transform : uppercase; 
margin: 0;
padding: 0 0 4px 0;
background : #4c4c4c;
color : #fff ;
}

.gallery dd a {
color : #fff ;
}

/*  BLOC CENTRE
********************************************************************/

#contenu { 
width : 670px; 
padding-bottom : 30px; 
background : #fff;
margin-left : 88px !important;
margin-left : 88px ;
text-align : justify;
}

.center {
width : 560px ;
height :394px ;
margin : auto ;
}  

.floatr {
float : right ;
}

.floatl {
float : left ;
}

.stopfloat {
clear : both ;
}

/*  TITRES
********************************************************************/
 
h1 {
margin : 0 0 0 20px ; 
padding : 20px 0 0 0 ; 
font-family : arial ;  
font-size : x-large ;
color : #9F0D18 ; 
text-align : center;
border-top: 2px dotted #9F0D18;
clear : left ;
}

h2 {
margin : 0 0 0 20px ; 
padding : 12px 0 0 0 ;
font-family : arial ;
font-size : large ;
}
 

/*  LIENS
********************************************************************/

a {
color : #ffa500 ; 
text-decoration : none;
}
a:hover {
color : #000 ;
text-decoration : none;
}

a img {
border-style : none ;
}


  

 
 
 