*{
	margin:0;
	padding:0;

	font-family:Interstate,Arial, sans;
}
a,a:hover, a:visited{
	border:0;
	text-decoration:none;
	color:#666;
}

* img{
	border:0;
}

.right{float:right;}
.left{float:left;}

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

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


body{
	width:100%;
	background:#FFF url(../img/html.jpg) repeat-x top left;
}



#page{
	width:988px;
	margin:auto;
	
}

#center{
	background:#FFF url(../img/topContentHome.jpg) no-repeat top center;
}

#top{
	background:#FFF url(../img/top.jpg) no-repeat  top center;
	height:302px;
}

#content{
	width:637px;

}


#topContent{
	padding:4px 0;
}

#textContent{
	background: url(../img/textContent.jpg) repeat-y 0px 0;
	font-size:14px;
	padding:10px 25px;
	text-align:justify;
}



#bottomContent{
	background: url(../img/bottomContent.jpg) no-repeat 0px 0;
	font-size:14px;
	padding:10px 25px;
	text-align:justify;
	height:40px;
}


/*******************************************************
			SIDEBAR
********************************************************/

#sidebar{
	background: #e7e7e7;
	padding:10px 20px;
	width:290px;
	margin:8px 13px 0 0;
}



.side-part{
	padding: 0 0 15px 0;
	margin:0  0 10px 0;
	border:solid #c5c5c7;
	border-width:0 0 1px 0;
}

#langSelect span{
	margin: 0 5px 0 0;
	text-transform:uppercase;
	font-size:9px;
	color:#BBB;
}

#langSelect img{
	opacity:0.5;
}

#langSelect img.active{
	opacity:1;
}

#participer, #candidates{
	font-size:20px;
	color:#9b9c9e;
	font-weight:bold;
	text-transform:uppercase;
}


#participer a, #participer a:visited {
	font-size:20px;
	color:#000;
}
.side-title{
	margin:0 0 10px;
	font-size:16px;
	color:#9b9c9e;
	font-weight:bold;
}

a#plus{
	font-size:11px;
	color:#babbbd;	
}

#reglement{
	font-size:11px;
	color:#babbbd;	
}

.position{
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:0 0 0 5px;
}

.score{
	font-size:13px;
	color:#a9a9a9;
	font-weight:bold;
	margin:0 0 0 5px;	
}

.pts{
	color:#000;
	font-weight:bold;

}

.miniFiche{
	margin:0 5px 5px 0;
}

.sideForm{
	padding:0px 15px 5px 20px;
	width:270px;
	background:url(../img/form-sidebar.jpg) no-repeat left top;
}

#sidebar input{
	border:0;
	float:left;
	width:250px;
	margin:4px 0 0 0;
	background:transparent;
}

#sidebar .submit{
	margin:2px 0 0 0;
	float:right;
	width:20px;
	font-weight:bold;
	background:transparent;
}