body {
margin : 0 ;
padding : 0 ; 
background : #7D7D7D; 
text-align : center;
font-size : 0.7em;
color : #777474 ; 
font-family : arial ;
}
  
/*  SITE
********************************************************************/
 
#site { 
width : 945px;
margin : 0 auto;
text-align : left  ;
}
     
/*  HEADER
********************************************************************/
   
#header {
position : relative ; 
height : 198px;
background : url(images/header.jpg) ; 
}

/*  HEADER >> TITRE DU SITE >> H1
********************************************************************/

#header h1 {
position : absolute ;
top : 80px ; 
right : 100px ; 
margin : 0;
padding : 0 ; 
font-size : 2.5em ;
font-weight : normal;
text-transform : uppercase;   
}

#header h1 a {
color : #fff;
text-decoration : none; 
}

/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
#menu {
height : 40px;
background : #C2C2C2;
font-size : 80%;  
}
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}

#menu  li{
float : left ;
text-transform : uppercase ;
height : 40px;
line-height : 40px;
background : url(images/bg-li-menu.jpg) left no-repeat;  
}

#menu  li:first-child{
background : none; 
}
	
#menu  li a{
margin : 0 ; 
padding : 0 15px  ; 
text-decoration : none ;    
color : #474747 ;
}

#menu li a:hover {
text-decoration : underline; 
}
	
/*  CONTENT
********************************************************************/

#content {
overflow : auto ;
background : url(images/bg-content.jpg) center repeat-y;
padding : 0 0 50px 0; 
}
 
 
#content  h1 {
font-size : 1.8em ; 
padding :  0 0 0 20px ; 
margin: 0 0 0 197px ;
color : #474747; 
font-weight : normal;
background : #E6E6E6;
height : 95px;
line-height : 95px; 
}
 
 
#content  p#titre {
font-size : 1.8em ; 
padding :  0 ; 
margin: 0 0 0 197px ;
color : #fff; 
font-weight : normal;
background : #454545;
height : 150px;
line-height : 150px; 
text-align : center ;   
}
 
 
/*  CONTENT >> CENTRAGE
********************************************************************/

#centrage {
padding : 0 30px 0 31px;  
}
	
	
/*  CONTENU
********************************************************************/	
	
#contenu {
width : 461px ; 
float  : left ;
margin : 0;
padding : 20px 10px 0 20px  ;
}

#contenu  h2 {
font-size : 1em ; 
padding :  0 ; 
margin: 0 ;
color : #1A1A1A; 
font-weight : normal; 
}

#contenu img {
float  : right ;
margin : 0 10px 5px 20px;
}

#contenu ul {
margin : 0; 
padding : 0;
list-style : none;
}

#contenu li  {
background : url(images/li-base.jpg) 0 5px  no-repeat; 
margin : 0 0 5px 0 ;
padding :  0 0 0 25px; 
}
 
#contenu li a {
color : #1A1A1A;
text-decoration : none ; 
}

/*  SIDE RIGHT
********************************************************************/
   
#side {
width : 196px ;
float  : left ;
padding :  0  ;
text-align : justify;  
}
	
#side h2 {
font-size : 1em ;
margin : 0  ;
padding :  0 0 0 10px ; 
color : #1A1A1A ; 
background : #E6E6E6;
height : 35px;
line-height : 35px;
text-transform : uppercase;
font-weight : normal;
}

#side h2:first-child {
margin-top : 50px; 
}
	
#side ul{
list-style : none ; 
margin : 5px 0 5px 0 ; 
padding : 0; 
color : #000
}
 
#side li{
margin : 0 ; 
padding : 0 0 5px 0;
border-top : 1px solid #E6E6E6;  
}
  
#side li a{
padding : 0 0 0 20px; 
 display : block ;
height : 25px;
line-height : 25px; 
text-decoration : none ; 
color : #1A1A1A;   
}

#side li a:hover{
text-decoration : underline;   
}

#side li:first-child {
border-top: 0; 
}

#side li a:hover{
color : #3F3F3F ;
}

#side p{
margin : 10px 0 25px 0 ; 
padding : 0;  
}

#side form {
margin : 0;
padding : 20px 0 0 0;
height : 50px;  
}

#side input {
float : left ; 
margin : 0;
padding : 0; 
}

#side .champ {
width : 115px ;
height : 23px;
border-top  : 1px solid #E2E2E2;
border-left  : 1px solid #E2E2E2;
border-bottom  : 1px solid #E2E2E2;
border-right : 0;   
}

#side .recherche {
background : url(images/search.jpg);
height : 25px;
width : 67px;
border : 0; 
}

/*  SIDE LEFT
********************************************************************/
   
#side-left {
width : 196px ;
float  : left ;
padding :  0 0 0 0 ;
margin : 0 0 0 1px; 
text-align : justify; 
color : #A3A3A3;   
}
  
#side-left h2 {
font-size : 1em ;
margin : 0  ;
padding :  0 0 0 10px ; 
color : #fff ; 
background : #ADADAD;
height : 35px;
line-height : 35px;
text-transform : uppercase;
font-weight : normal;
}

#side-left ul{
list-style : none ; 
margin : 5px 0 5px 0 ; 
padding : 0; 
color : #000
}
 
#side-left li{
margin : 0 ; 
padding : 0 0 5px 0;
border-top : 1px solid #E6E6E6;  
}
  
  
#side-left li a{
display : block ;
height : 35px;
line-height : 35px; 
text-decoration : none ; 
color : #1A1A1A;   
}

#side-left li a:hover {
text-decoration : underline;  
}


#side-left li.pdf{
background : url(images/pdf.jpg) 8px 8px no-repeat  ;
padding : 0 0 0 30px;   
}

#side-left li.zip{
background : url(images/zip.jpg) 8px 8px no-repeat  ;
padding : 0 0 0 30px;   
}

#side-left li.rest{
padding : 0 0 0 14px;   
}

#side-left li:first-child {
border-top: 0; 
}

#side-left li a:hover{
color : #3F3F3F ;
}

p.date {
background : #E6E6E6;
width : 25% ;
color : #000;
margin : 10px 0;
}
 
#side-left p {
color : #777474;
padding : 0 10px
}

/*  FOOTER
*******************************************************************/ 
   
#footer { 
height :59px;
text-align : center ;
background : url(images/footer.jpg) ;   
}

#footer p { 
margin : 0 ;
padding : 40px 0 0 0;  
color : #303030; 
}

#footer a { 
color : #303030;
text-decoration : none ;  
}

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




