html { background: #BFCDD6 url(images/hardwood.png) repeat top fixed ; margin:10px; 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 { font-weight: bold; color: #669977; 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: #fff url(images/bbca.png) no-repeat bottom right; }

/*  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; margin:0; padding:0px 10px 10px 10px; width:170px; }
#columnOne p, #columnThree p, #columnOne ul li, #columnOne ol li, #columnThree ul li, #columnThree ol li { font-size:12px; }
#columnOne h2, #columnThree h2 { font-size:14px; }


/* navVertical  */

#navVertical { float: left; margin: 0x; padding:11px 0 0 0; width:170px; background: #850101 url(images/navleftTop.png) no-repeat 0% 0%; font-weight:bold; }
#navVertical ul { margin:0; padding:0 0 11px 0; list-style:none; background: #850101 url(images/navleftBottom.png) no-repeat left bottom; }
#navVertical ul li { margin:0; padding:0; list-style:none; }
#navVertical ul li a:link, #navVertical ul li a:visited { padding:5px 8px 5px 8px; color:#fff; text-decoration:none; display:block; }
#navVertical ul li a:hover, #navVertical ul li a:active { color:#000000; text-decoration:none; background: #850101 url(images/menuVerticalLight.png) no-repeat center;}

/* columnTwo */

#columnTwo { float:left; margin:0px 0 10px 0; padding: 0 0 10px 10; width:510px; background-color:#fff; text-align: justify;}

/* columnThree */

#columnThree { text-decoration:none; color:#000000; float:left; margin:0; padding:0 0 10px 10px;height:600px; width:180px; background-color:transparent; }

/* footer */

./*clear {clear:both;}*/
.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 { color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { color: #CFFF9C; text-decoration:underline; }

/* newsBox */

.top { background: #fff url(images/topCurve.png) top no-repeat; padding: 5px 8px 0 8px; margin-top: 15px; width: 164px; }
.bottom { background: #fff url(images/btmCurve.png) bottom no-repeat; padding: 5px 8px; margin-bottom: 15px; width: 164px;text-align: justify; }

/* InformationBox */

.topBox{ background: #fff url(images/topInfo.png) top no-repeat;color:#000; padding: 10px 8px 0px 8px; margin-top: 15px; height: 20px;width: 500px; text-align: center;}
.bottomBox{ background: #fff url(images/bottomInfo.png) bottom no-repeat;color:#fff; padding: 0px 8px 15px 8px; margin-bottom: 15px; width: 500px; text-align: justify;}
.bottomBox a:link, .bottomInfo a:visited{color: #FFFFFF;}
.bottomBox a:hover, .bottomInfo a:active{color: #CFFF9C;}

/* tableau  */

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

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 */