body { background-color: #aaa; font-family: Tahoma, Arial, Verdana; color: #000; font-size: 12; text-decoration: none; margin: 0px;}

p {margin: 0, 0, 10 , 0;}

/*Texte*/
.discret { font-size: 9;}
.main_title {font-size: 14; font-weight: bold; height:50px;}
.rubrique {color: white; background-color:black; font:bold; padding:2px} 
.playoff {color: green; font-weight: bold;}
.playout {color: red; font-weight: bold;}
.gras {font-weight: bold;} 

/*table*/
table { background-color: #ccc; font-family: Arial, Verdana; color: #000; font-size: 12; text-decoration: none; }

.sub_section_title{background-color:#ccc; font-weight: bold; height: 30px;}

/* border */
.withborder { border-style: solid ; border-width:1px; border-color:black;}

.bordertopright {border-style: solid ; border-width:1px; border-color:black; border-bottom-width:0px; border-right-width:1px; border-left-width:0px; border-top-width:1px;}

.borderbottom {border-style: solid ; border-width:1px; border-color:black; border-top-width:0px; border-right-width:0px; border-left-width:0px; border-bottom-width:1px; }

.borderbottomright {border-style: solid ; border-width:1px; border-color:black; border-top-width:0px; border-right-width:1px; border-left-width:0px; border-bottom-width:1px;}

.borderright {border-style: solid ; border-width:1px; border-color:black; border-top-width:0px; border-right-width:1px; border-left-width:0px; border-bottom-width:0px;}
/*Lignes*/
.lignemenu {background-color: #BFBFBF; }
.lignenoir { background-color: #000000; }
.lignesep {background-color: #BFBFBF; }

/*Couleurs altérnées*/
.lignetab0 {background-color: #fff; height:25px;}
.lignetab1 {background-color: #E1DCFA; height:25px;}

/*Liste*/
ul {list-style: none; padding:0; margin:0}

/*images*/
.gal img {border-style: solid; border-color: #000000; border-width: 1px;}

/*Liens*/
a { font-size: 12; text-decoration: none; color: #a00}
a:visited { font-size: 12; text-decoration: none; color: #a00;}
a:hover { font-size: 12; text-decoration: none; color: #000;}
a:active { font-size: 12; text-decoration: none; color: #a00;}