/* CSS Basic Document */
body
{
background:#161921;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 13px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
}
img
{
border:0;
}

/* CSS Text Document */
.top_menu_text {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 30px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    background-color:inherit;
    text-decoration: none;
}
.top_menu_text:hover
{
color:#FFC1C7;
background-color:inherit;
text-decoration:underline;
}
.footer_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;

}
.footer_link:hover
{
text-decoration:none;
color:#999999;
background-color:inherit;
}

.text_centre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background-color:inherit;
}
.text_12{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background-color:inherit;
}
.text_12_bold{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background-color:inherit;
}
.text_titre{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #DBDB4D;
    text-decoration: none;
    background-color:inherit;
    }

.text_titre a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #DBDB4D;
    text-decoration: none;
    background-color:inherit;
}
.image {
    float: left;         
    width: 125px;
    margin: 0 5px 5px 0; /* H D B G */
    padding: 0;
    overflow: hidden;
}
.text_jouer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background: #FF0000;
    padding: 0 5px 0 5px; /* H D B G */
}
.text_info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background: #00A452;
    padding: 0 5px 0 5px; /* H D B G */
}
/************* regles **********/
  .cssTransHead  {
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #CCB25A;
  }
table.cssTableBorder  {
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    color: #000000;
    border: solid 1px;
    border-color: #000000;
    text-align: center;
    spacing: 0px;
    padding: 0px;
    border-collapse: collapse;    
  } 
  .cssBody  {
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000000;
  }
 .cssBodyBold  {                                                     
   font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;       
   font-size: 12px;                                                  
   font-style: normal;                                               
   font-weight: bold;                                                
   color: #FFFFFF;                                                   
 }
  .cssBodyYellowBack  {       
    background-color: #E4BD5A;
    font-family: Verdana, Helv
    font-size: 12px;          
    font-weight: normal;      
    color: #000000;           
    text-decoration: none;    
  }                           
  .cssBodyRedBack  {        
    background-color: #9E000
    font-family: Verdana, He
    font-size: 12px;        
    font-weight: normal;    
    color: #FFFFFF;         
    text-decoration: none;  
  }                         
  .cssBodyYellowBack  {                                               
    background-color: #E4BD5A;                                        
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;       
    font-size: 12px;                                                  
    font-weight: normal;                                              
    color: #000000;                                                   
    text-decoration: none;                                            
  }                                                                   
  .cssBodyRedBack  {                                                  
    background-color: #9E0000;                                        
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;       
    font-size: 12px;                                                  
    font-weight: normal;                                              
    color: #FFFFFF;                                                   
    text-decoration: none;                                            
  }                                                                   
  .cssBodyBoldColor1  {                                                
    font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;        
    font-size: 12px;                                                   
    line-height: normal;                                               
    font-style: normal;                                                
    font-weight: bold;                                                 
    color: #236B26;                                                    
    text-decoration: none;                                             
    background-color: #FFFFFF;                                         
  }