/* CSS Document */

 body, td {
	background-color: #000000 ; text-align:center ;
}
a.liste { color: #FFFFFF;
	      font-size: 14px;
	      font-family: Geneva, Arial, Helvetica, sans-serif;
	      font-weight: bold; text-decoration:none;  
	
	}
	.liste:hover { color:#c52328  ; text-decoration: none ; }

 #boutons {  
           width: 808px ; border-top : solid 2px #777777 ; border-left: solid 2px #777777 ; border-right: solid 2px #777777 ;margin-left: 
		   auto; margin-right: auto ; border-collapse:collapse;        
		      }
		   
		 #boutons td {
            height :45px ; width:133px; 
		   }


   #nom {  
           width: 808px  ; margin-left: auto; margin-right: auto ; height :auto ; background-color:#777777; 
		    border : solid 2px #777777 ;
		    }
		   
  #nom td {
              height : auto ; border : solid 1px #7b0c40 ; background-color:#777777;
}

 #centrale {
              width : 808px ;  border-bottom : solid 2px #777777 ; border-left: solid 2px #777777 ; border-right: solid 2px #777777 ; margin-left: auto; 
			  margin-right: auto ; border-collapse:collapse;  
		     
		   }
		    
			#imgnom { padding-top:3px; padding-bottom:3px;
	
          }
	
		   
		   
		
		   
		 
		   
		   
		   
		   
		   
		   
		  
 

