html { background: #ffeeee/*#BFCDD6*/ url(images/hardwood.png) repeat top fixed ; margin:0; padding:0; font: normal 13px/1.5em verdana, arial, sans-serif; line-height:18px; color:#000000; }
body {margin:0; padding:0; background:transparent url(images/elements.png) no-repeat top fixed ;}


p { margin:4px 0 6px 0; }
strong { font-weight:bold; }
em { font-style:italic; }
h1, h2, h3, h4 { font-weight:bold; margin:10px 0 0 0; }
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
a:link, a:visited { color: #CFFF9C; text-decoration:none; }
a:hover, a:active { color:#FF0000; text-decoration:none; }
ul { margin:5px 0 0 20px; padding:0; list-style-type:square; }
ol { margin:5px 0 0 30px; padding:0; list-style-type:decimal; }
ul li, ol li { margin:0 0 0 0; padding:0; }

/*  mainContainer*/

#mainContainer { margin:0 auto; padding:0; /*height:900px;*/ width:900px; border:1px solid #000000; background: transparent url(images/fondTR2.png) repeat;}

/*  header  */

#header { margin:0; padding:5px; background: #FFF url('images/header.png') right no-repeat; width:890px; height:184px; }
#header h1 { font-size:38px; color: #ffffff; line-height: 1em; margin: 100px 0 0 20px; text-transform: uppercase; }
#header p { margin: 0 0 0 20px; color: #ffffff; }

/* menu */
/* dans le "menu.css" */


/* columnOne */
#columnOne { float:left; width: 200px; min-height:600px; margin-right:4px;}
#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li { font-size:12px; list-style : none; }
#columnOne h2, #columnThree h2 { font-size:14px; }


/* navVertical  */
#navVertical { padding: 6px 0 11px 0; width:192px; font-weight: bold; border: 2px solid #000000; margin: 10px 4px 0 4px; background: #850101 url(images/gradientDark.png) repeat-x 0% 0%; }
#navVertical ul { list-style:none; margin-left : 0;}
#navVertical ul li { margin:0; padding:0; list-style:none; }
#navVertical ul li a:link, #navVertical ul li a:visited { padding:5px 0px 5px 8px; color:#ffffff; text-decoration:none; display:block; }
#navVertical ul li a:hover, #navVertical ul li a:active { color:#850101; text-decoration:none; background: #ffffff;}


/* columnTwo */
#columnTwo { float:left; width:696px;  text-align: justify; color:#ffffff;}

/* footer */
.shadow { background: #fff url(images/shadow.png) no-repeat right bottom; margin: 5px 10px 10px 0; padding: 5px 10px 10px 5px; } 
.imgLeft { float: left; margin: 5px 10px 0 0; }
.imgRight { float: right; margin: 5px 0 0 10px; }
img { border: 0; }
#footer { margin: 0; padding: 5px 0; width:900px; font-size:12px; color:#ffffff; text-align: center; background-color:#850101; clear:both; }
#footer a:link, #footer a:visited { font-weight: bold; color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { color: #CFFF9C; text-decoration:underline; }

/* InformationBox */
.topBox{ background: #850101 url(images/gradientDark.png) repeat-x 0% 0%; color:#fff; padding-top: 10px; margin-top: 15px; margin-left: 10px; height: 20px;width: 672px; text-align: center;}
.bottomBox{ color:#000000; padding: 15px 8px 15px 8px; margin-left: 10px; margin-bottom: 15px; width: 652px; text-align: justify; background:#ffeeee url(images/gradientDark.png) repeat-x 0% 0%; border: 2px solid #850101;}
.bottomBox a , .bottomBox a:visited{ font-weight: bold; color: #850101;}
.bottomBox a:hover, .bottomBox a:active{color: #ff8888;}

/* items colonne de gauche */
.top { padding: 8px 0 18px 8px; width:184px; border: 2px solid #850101; margin: 10px 4px 0 4px; background: #ffeeee url(images/gradientDark.png) repeat-x 0% 0%; font-size:11px; }
.top  ul { list-style:none; margin-left : -2px;}
.top  ul li { margin:0; padding:0; list-style:none; }
.top  ul li a:link, .top  ul li a:visited { padding:5px 0px 5px 8px; color:#000000; text-decoration:none; display:block; }
.top  ul li a:hover, .top  ul li a:active { color:#ffffff; text-decoration:none; background: #850101;}

/* tableau  */
#table { position: relative; font-size: 11px; line-height: 1em; margin: 5px 0; padding: 5px 5px 5px 5px; width: 170px; clear: both; }
#table li { list-style-type:none; font-weight: bold; float: left; padding: 5px; overflow: visible; border-bottom: 1px solid #000; }


td{ color:#000000;}
td a:link, td a:visited { color: #850101; text-decoration:none; }
td a:hover,td a:active { color:#FF0000; text-decoration:none; }


/* colorisation des lignes du tableau */
tr.impaire { 
    background: #ffdddd; 
} 
 tr.paire { 
    background: #ffbbbb; 
}

li.head1 { background-color: #000; color: #fff; font-weight: bold; width: 160px; }
li.head2 { background-color: #ebebeb; }
li.pos { width: 20px; text-align: center; }
li.team { width: 95px; }
li.pts { width: 25px; text-align: center; }
li.own { background-color: #850101; color: #fff; }

a.tooltip { color: #850101; }
a.tooltip b { display:none; }
a.tooltip:hover { color: #999; position: relative; z-index: 500; text-decoration: none; }
a.tooltip:hover b { display: block; position: absolute; top: 20px; left: 0; padding: 5px; font-weight: normal; color: #000; border: 1px solid #000; background: #fff; width: 180px; }
a.tooltip:hover b em { position: absolute; left: 20px; top: -6px; width: 11px; height: 6px; display: block; font-size: 1px; }

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;} /* End hide from IE-mac */
