body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#2C2D2F;
	background-color:#2c2d2f;
	}

	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

:-moz-any-link:focus {
  outline: none;
}

html {
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll; 
	overflow-x:auto;
}


a img {
	border:none;
}
		
ul{
	color:#fff;
	padding-left:20px;
	margin:0px;
	}	
		
li{
	margin-bottom:8px;
	}	
			
a{
	color:#fff;
	text-decoration:none;
	}	
		
a:hover{
	color:#DCB54D;
	text-decoration:none;
	}	

	
		
	
#level_1 {
	background-image: url(../../images/template/bg_liguestats.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:scroll;
	}

#level_2 {
	width:960px;
	background-color:#999999;
	min-height:200px;
	}	

sup,
sub {
        height: 0;
        line-height: 1;
        vertical-align: baseline;
        _vertical-align: bottom;
        position: relative;
        
}

sup {
        bottom: 1ex;
}

sub {
        top: .5ex;
}

h2{
	color:#DCB54D;
	font-size:18px;
	}	
	
h3{
	color:#DCB54D;
	font-size:17px;
	}	
	
#menu_header{
	width:960px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	background-color:#2c2d2f;
	height:87px;
	}
	
#menu_header div{
	float:right;
	padding-top:72px;
	width:240px;
	}
		
#menu_header a{
	color:#999999;
	text-decoration:none;
	margin-left:18px;
	}
	
#menu_header a:hover,#menu_header a.active{
	color:#dcb54d;
	text-decoration:none;
	}	
		
	
#menu_header img{
	float:left;
	}
			
#header_liguestats{
	border-bottom:8px solid #dcb54d;
	padding:25px 0;
	clear:both;
	}	
	
#menu{
	background-color:#2c2d2f;
	}	
	
	
#menu a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../../images/template/menu_sep.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:inline-block;
	padding:12px 30px;
	font-size:16px;
	}
	
#menu a:hover,
#menu a.active{
	color:#dcb54d;
	text-decoration:none;
	}		
	

#contenu{
	padding:10px 10px 50px 48px;
	background-image:url(../../images/template/bg_contenu.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	min-height:200px;
	text-align:left;
	vertical-align:top;
	}	
	
	#contenu h1{
	color:#2C2D2F;
	font-size:24px;
	text-transform:uppercase;
	border-bottom:1px dotted #2C2D2F;
	padding-bottom:5px;
	padding-top:10px;
	margin-right:10px;
	}
		
#partenaires{
	margin-top:12px;
	height:75px;
	width:960px;
	background-color:#999999;
	padding:7px 0;
		}		

#partenaires img{
	margin:0 14px;
		}	
		
#footer{
	font-size:11px;
	margin-top:5px;
	width:960px;
	color:#666666;
	background-color:#2C2D2F;
	padding:5px 0;
		}	
		
	#footer a{
		color:#666666;
		text-decoration:none;
			}	
			
	#footer a:hover{
		text-decoration:underline;
			}								

#col_gauche{
	width:617px;
	border-right:1px dotted #828282;
	float:left;	
		}	
					
#col_droite{
	width:250px;
	padding:10px;
	float:right;
	vertical-align:top;		
		}	
		
#col_droite img{
margin-bottom:20px;	
		}	
						
