body {
margin : 20px 0 0 0 ;
 padding : 0 ; 
 background : #006699 ;
  text-align : center;
  font-size : 0.8em ;
  color : #3A0000 ;
  font-family : Tahoma }
  
 
 
/*  SITE
*****************************************************************/
 
  
  #site { 
  width : 692px;
   margin : 0 auto;
   text-align : left  ;
     }
     
     
     
#centre { 
 width : 692px;
background : url(images/bg-site.jpg);
overflow : auto; 
}
   
   
#centrage  { 
padding : 0 ;
padding : 0 20px 0 20px;
 }
 
 
  
/*  LOGO >> TITRE >> H1
*****************************************************************/
 
  
  h1 {
  position : relative;  
  width : 232px;
  height : 40px;
  margin : 10px 10px 10px 20px;
  padding : 0;
  background : url(images/logo.jpg) ;  
     }
     
       h1 span {
  position : absolute;  
top : -9999px ; 
left : -9999px ;   
     }
 

   
   
   
   
   /*  HEADER
*****************************************************************/
   
#header { 
height : 113px;
background : url(images/header.jpg) ; 
   }
   
#header p { 
padding : 10px 0 0 20px ; 
margin : 0 ; 
   }
   
   
   
      /*  MENU PRINCIPAL
*****************************************************************/
   
   
   
#menu {
padding : 15px 0 0 10px; 
}
	



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

#menu  li{
float : left ;
 }
	
	
#menu  li a{
margin : 0 0 0 10px ; 
padding : 0 10px 0 20px ; 
text-decoration : none ;    
color : #333333 ;
}

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


#add-game {
background : url(images/ajouter.png) left no-repeat ;
}

#last-games {
background : url(images/equipe.png) left no-repeat ;
}

#all-games {
background : url(images/voir.png) left no-repeat ;
}
	

/*  INPUT
*****************************************************************/  
#permalink {
margin : 35px 0 0 0;
padding : 0 0 20px 20px; 
clear : left ; }
   
input{
width:450px;
height:20px;
line-height : 20px ; 
border:1px solid #cccccc;
color:#FF9900;
font-family:Tahoma;
font-size:11px;
margin : 0;
padding : 0 0 0 2px; 
}

#permalink p {
margin : 0;
padding : 0;  }
	
	
/*  CONTENU
*****************************************************************/	
	

#contenu a {
color : #6699FF
}
   
#contenu img {
margin : 0 10px 0 0;
float : left ; 

}
   

#contenu  h2 {
color : #99CC33;
margin : 0;
padding : 20px 0 0 0;
font-size : 0.9em;
text-transform : uppercase;  
}
   


#contenu  h3 {
color : #0099FF;
margin : 0;
padding : 0 ;
font-size : 0.9em;
text-transform : uppercase;  
}


.add-comment {color : #6699FF}   
   
 
 	
/*  FOOTER
*****************************************************************/   
   
#footer { 
height : 91px;
text-align : center ;
background : url(images/footer.jpg)  ;
font-size : 80%;   
}


#footer p { 
margin : 0;
padding : 60px 0 0 0; 
color : #FF9900; 
}


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

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



