BODY {
	margin: 0 auto;
	text-align: center;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
.wrap {
	width: 990px;
	margin: 0 auto;
	text-align: center;
}
.header {
	padding: 5px;
	background-color: #fff;
}
.header .img {
   background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.headerSep {
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
	height: 5px;
	font-size:1px;
	line-height:0;
}
ul.menuHaut {
	margin: 0px 0 0 0;
	padding: 0px;
	background-image: url(../images/menuHaut.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
ul.menuHaut li {
	list-style: none;
	float: left;
	width: 198px;
	height: 22px;
	background-image: url(../images/menuHautRight.jpg);
	background-position: right;
	background-repeat: no-repeat;	
}
ul.menuHaut li.der {
	background-image: url();
}
ul.menuHaut li a {
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c05800;
	display: block;
	text-decoration: none;
	width: 198px;
	height: 17px;
	padding-top: 5px;	
}
ul.menuHaut li a:hover {
	color: #971700;
}
ul.menuHaut li a.selected {
	color: #000;
}
.contenair {
	background-color: #fafafa;
	padding: 15px 0px;
	text-align: left;
	float: left;
	width: 990px;
}
.left {
	width: 223px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.center {
	float: left;
	width: 505px;
}
.center2 {
	float: left;
	width: 735px;
}
.right {
	float: left;
	width: 223px;
	margin-left: 10px;
}
.left .bloc, .right .bloc {
	border: 1px solid #cccccc;
	padding: 5px;		
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 213px;
}
.left .top, .right .top {
	background-image: url(../images/menuTop.jpg);
	width: 200px;
	height: 30px;
	padding-left: 10px;	
}
.left .top SPAN , .right .top SPAN {
	padding-top: 7px;
	font-size: 16px;
	color: #fff;
	font-variant: small-caps;
	font-weight: bolder;
	display: block;
}
.left .bloc ul {
	margin: 5px 1px 0 0;
	padding: 10px;	
	background-color: #FFECD0;
}
.left .bloc ul li {
	list-style: none;

	height: 17px;
	font-weight: bolder;
}
.left .bloc ul li a {
	color: #e58300;
	text-decoration: none;
	display: block;
}
.left .bloc ul li a:hover {
	padding-left: 20px;
	background-image: url(../images/menuFleche.jpg);
	background-repeat: no-repeat;
}
.left .bloc ul li a.selected {
	padding-left: 20px;
	background-image: url(../images/menuFlecheSelected.jpg);
	background-repeat: no-repeat;
	color: #000;
}

.center .bloc, .center2 .bloc {
	border: 1px solid #cccccc;
	padding: 5px;	
	margin-bottom: 10px;	
}
.center .bloc {
	width: 495px;
}
.center .top, .center2 .top {
	background-image: url(../images/menuTop.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #f6b300;
	height: 30px;
	padding-left: 10px;
}
.center .top SPAN, .center2 .top SPAN {
	padding-top: 7px;	
	font-size: 16px;
	color: #fff;
	font-variant: small-caps;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
}
.top P {
	padding: 0;
	margin: 0;
	display: inline-block;
}
.center2 .top DIV {
	float: left;
	background-image: url(../images/top_sep.png);
   background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
	padding-right: 25px;
}
.center .index, .center2 .index {
	padding: 10px;
}
.center2 .index2 {
	padding: 10px 8px;
}


.marbehan {
	color: #e48300;	
}
.marbehan2 {
	color: #e48300;	
	font-weight: bolder;
}

.right .cat {
	padding-left: 20px; 
	width : 175px; 
	text-align: left;
	font-variant: small-caps;
	font-weight: bolder;
	background-image: url(../images/menuFleche.jpg);
	background-repeat: no-repeat;	
}
.right .date, .right .date2 {
	text-align: left;
	font-style: italic;
	color: #868686;
	font-size: 11px;
}
.right .date2 {
	margin-bottom: 5px;
}
.right .matchh {
	padding-left: 20px; 
	font-size: 11px;
}
.right .match  {
	margin: 5px 0px 0 0;
	background-color: #FFECD0;
	padding: 5px;
}
.right .classement {
	font-size: 10px;
	float: left;
}
.right .team {
	width: 82px;
	display: inline-block;
	height: 13px;
}
.right .pts {
	width: 15px;
	height: 13px;
	display: inline-block;
}
.right .margin {
	margin-right: 5px;
}
.right ul {
	float: left;
	margin: 0;
	padding: 0;
}
.right ul li {
	list-style: none;
	height: 13px;
}

.clear {
	clear: left;
}

.sponsors {
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
	background-color: #fafafa;
	width: 990px;
	float: left;
	padding: 10px 0 0 0px;
}
.sponsors img {
	width: 230px;
	height: 100px;
	margin: 7px;
	float: left;	
}
#footer {
	text-align: center;
	/*margin-top: 10px;
	margin-bottom: 20px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #fff;
	width: 990px;
	clear: left;
}

#journees {
	height: 45px;
	overflow: hidden;
	display: inline-block;
	margin-left: 45px;
}
#journees .journee {
	display: inline-block;
	width: 560px;
	height: 55px;
	overflow: hidden;
}
#journees .prev, #journees .next {
	width: 34px;
	height: 43px;
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
}
#journees .prev {
	background-image: url(../images/flecheGauche.jpg);
}
#journees .next {
	background-image: url(../images/flecheDroite.jpg);
}
#journees .prev SPAN, #journees .next SPAN, #journees .blanc {
	width: 34px;
	height: 43px;
	display: inline-block;
}
#journees SPAN {
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
#journees SPAN.normal {
   background-image: url(../images/journee.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 55px;
}
#journees SPAN.normal .haut, #journees SPAN.selected .haut, #journees SPAN.today .haut {
	margin-top: 6px;
	font-weight: bolder;
	margin-bottom: 5px;
	display: block;
}
#journees SPAN.normal .bas, #journees SPAN.selected .bas, #journees SPAN.today .bas {
	font-style: italic;
	font-size: 11px;
	display: block;
	color: #868686;
}
#journees SPAN.today .bas {
	color: #fff;
}
#journees SPAN.selected {
	background-image: url(../images/journeeSel.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 55px;
}
#journees SPAN.today {
	background-image: url(../images/journeeToday.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 55px;
}
TABLE.result {
	border-spacing: 0px;
	border-collapse: collapse;
	/*margin-left: 40px; */
	margin-bottom: 15px;
	margin-left:auto; 
	margin-right:auto;
}
TABLE.result TH, TABLE.index TH {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
TABLE.result TH.th {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
TABLE.result TD {
	padding-top: 3px;
	padding-bottom: 3px;
}
TABLE.result .team {
	width: 145px;
	display: inline-block;
}
TABLE.result .home {
	text-align: right; 
	padding-right: 30px;
}
TABLE.result .away {
	text-align: left;
	padding-left: 30px;
}

TABLE.result .scorehome {
	text-align: right; 
	padding-right: 10px;
	width: 10px;
	display: inline-block;
}
TABLE.result .scoreaway {
	text-align: left;
	padding-left: 10px;
	width: 10px;
	display: inline-block;
}
TABLE.result .gris {
	background-color: #EEEEEE;
}
TABLE.result .pos {
	text-align: center;
}
TABLE.result TR.blanc:hover, TABLE.result TR.gris:hover, TABLE TR.accession:hover, TABLE TR.barrageBas:hover, TABLE TR.barrageBas:hover, TABLE TR.relegation:hover {
	background-color: #FFDDAE;
}
TABLE.result .sep {
	background-color: #C4D7F8;
	height: 20px;
}
TABLE TR.accession {
	background-color: #B2C5F1;	
}
TABLE TR.barrageHaut {
	background-color: #BAE8CE;	
}
TABLE TR.barrageBas {
	background-color: #FFBDDE;	
}
TABLE TR.relegation {
	background-color: #FFB9B9;
}


TABLE.index {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 5px; 
	font-size: 11px;
}
.vainqueur {
	font-weight: bolder; 
	text-transform: uppercase; 
}
.perdant {
	font-style: italic; 
}
.vainqueur2 {
	font-weight: bolder; 
	color: #ff0000;	
}


#load {
	text-align: center;
	width: 16px;
	height: 11px;
	margin-left: 350px;
}
.hidden {
	display: none;
}

.classementTri {
	margin-left: 170px;
	margin-top: 25px;
}
.classementTri SPAN {
	background-image: url(../images/classement.jpg);
	background-repeat: no-repeat;
	width: 75px;
	height: 21px;
	display: inline-block;
	text-align: center;
	padding-top: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}
.classementTri SPAN.sel {
	background-image: url(../images/classementSel.jpg);
	font-weight: bolder;
}

.triasc {
	background-image: url(../images/sortasc.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	padding-right: 10px;
}
.tridesc {
	background-image: url(../images/sortdesc.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-right: 10px;
}
.tri {
	background-image: url(../images/sort.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	cursor: pointer;
}


.lien {
	margin-left: 15px;
}
.lien .site a {
	width: 400px; 
	display: inline-block;
	text-decoration: none;
	color: #8B8B8B;
}
.lien .site {
	display: inline-block;
	width: 450px;
}
.lien .site_nom {
	width: 200px;
	display: inline-block;	
}

.border {
	margin: 20px 20px;
	padding: 10px;
	border: 2px solid #A3A3A3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
}
.border a {
	text-decoration: none;
	color: #555555;
}
