/* CSS Document */
* {
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
}
BODY {background-color:#000000;margin: 0; text-align: center; }
INPUT {margin: 0;padding: 0; }
H1 { font-size: 12px;color: #FFFFFF;font-weight: bold;font-family: Verdana;display:inline; font-weight:normal;}
	
.content {background-color:#292929;width:1000px;margin-left: auto;margin-right: auto; text-align:left; font-size:10px;}

.cadre_hg {width:8px;height:8px;background-image:url(../IMAGE/TABLE/hg.png);}
.cadre_h {height:8px;background-image:url(../IMAGE/TABLE/h.png);}
.cadre_hd {width:8px;height:8px;background-image:url(../IMAGE/TABLE/hd.png);}
.cadre_g {width:8px;background-image:url(../IMAGE/TABLE/g.png);}
.cadre_c {background-color:#222222;}
.cadre_d {width:8px;background-image:url(../IMAGE/TABLE/d.png);}
.cadre_bg {width:8px;height:8px;background-image:url(../IMAGE/TABLE/bg.png);}
.cadre_b {height:8px;background-image:url(../IMAGE/TABLE/b.png);}
.cadre_bd {width:8px;height:8px;background-image:url(../IMAGE/TABLE/bd.png);}


/* MENU */
.menu_fond {background-image:url(../IMAGE/menu.png);height:30px;width:1000px;}
.menu_blocr {border-right:1px #333333 solid;float:left;width:100px;height:30px;}
.menu_blocrl {float:left;width:100px;border-right:1px #333333 solid;border-left:1px white solid;height:30px;}
.menu_blocl {float:left;width:100px;border-left:1px white solid;height:30px;}
.menu_texte {margin-top:8px;text-align:center;color:white;font-family:verdana;font-size:10px;}
.menu_texte a {font-weight:bold;color:white;}
.menu_texte a:hover {color:#CC6633;}

.sousm_bloc {background-color:#333333;height:30px;width:1000px;}
.sousm_texte {width:130px;text-align:center;float:left;padding-left:3px;color:white;font-family:verdana;font-size:10px;}
.sousm_bare {width:17px;text-align:center;float:left;color:white;font-family:verdana;font-size:10px;}
.sousm_texte a {font-weight:bold;color:white;}
.sousm_texte a:hover {color:#CC6633;}
.sousm_tdg {background-image:url(../IMAGE/g.png);width:10px;}
.sousm_tdd {background-image:url(../IMAGE/d.png);width:10px;}
.sousm_td {width:1000px;height:30px;vertical-align:top;}

/* PAGE */
.page {border-left:5px; #CCCCCC solid;background-color:#666666;width:1000px;}

.titre_centre {font-family:verdana;font-size:12px;font-weight:bold;text-align:center;margin: 0px 5px;color:white;}
.titre {font-family:verdana;font-size:12px;font-weight:bold;margin: 5px 5px;color:white;}
.texte {font-family:verdana;font-size:10px;margin: 5px 5px;color:white;}
.stat_texte {font-family:verdana;font-size:10px;margin: 5px 5px; padding-top:5px;margin-bottom:5px;border-top: 1px white dotted;color:white;}
.gal_race_txt {border:1px white dotted;width:70px;text-align:center;font-weight:bold;font-family:verdana;font-size:10px;}
.allstat {float:left;padding-bottom:2px;padding-top:2px;font-size:10px;font-family:verdana;border-bottom:1px white dotted;color:white;}
.tab_com {text-align:center;border:1px white dotted;font-family:verdana;font-size:12px;font-weight:bold;margin: 5px 5px;color:white;}

.footer {padding-top:5px;background-color:#333333;height:20px;clear:left;text-align:center;font-family:verdana;font-size:10px;font-weight:bold;color:white;}


