#leftSide {
	position:relative;
	float:left;
	
	width:365px;
	
	overflow:hidden; /* IE6 */
}

#topTen {
	background:url(../images/topTen.jpg) repeat-x;
	position:relative;
	float:left;
	
	width:350px;
	height:599px;
	
	margin-top:25px;
	
	border-style:solid;
	border-width:1px;
	border-color:#6E474A;	
	
	overflow:hidden; /* IE6 */
}

#topTenTable {
	position:relative;
	float:left;
	
	width:350px;
	height:522px;
}

#topTenHeader {
	position:relative;
	float:left;
	
	margin-top:7px;
	
	height:32px;
	font-size:10px;
}

.topTenHeaderBox {
	position:relative;
	float:left;
	
	text-align:center;
}

#liensBonus {
	position:absolute;
	
	width:100%;
	
	font-size:10px;
	text-align:center;
	bottom:0px;
	font-weight:bold;
}

#promos {
	background-image:url(../images/promos.jpg);
	
	position:relative;
	float:left;
	

	margin-top:15px;
	padding:8px;

	width:339px;
	height:279px;
}

#scrollTable {
	position:relative;
	float:left;
	height:522px;
	width:350px;
	
	overflow: hidden;
	white-space: nowrap;
}

/* wrap to make sure that image area is clickable */
#wrap {
	float: left;
	width: 12px;
	height: 325px;
	/*padding-top:23px;*/
}

/* vertical track */
#track {
	background: transparent url(../images/scrollBar.gif);
	position: absolute;
	width: 12px;
	height: 350px;
	padding-top:10px;
	cursor:pointer;
}

/* vertical track handle */
#handle {
	width: 10px;
	height: 120px;
}

#coordonnees {
	position:relative;
	float:left;
	
	width:311px;
	height:169px;
	margin-top:15px;
	padding-top:10px;
	
	font-size:12px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	
	padding-left:40px;
}

.coordonneesLine {
	position:relative;
	float:left;

	width:100%;
	margin-bottom:10px;
}

.coordonneesImg {
	position:relative;
	float:left;

	width:40px;
	text-align:center;
}

.coordonneesInfo {
	position:relative;
	float:left;

	width:265px;
	text-align:center;
	margin-top:10px;
}

#highlight {
	position:relative;
	float:left;
	
	background:url(../images/highlight.jpg) repeat-x;
	width:350px;
}

#rightLeftSide {
	position:relative;
	float:left;
	
	width:150px;
	height:518px;
}

#ads1 {
	position:relative;
	float:left;
	
	width:300px;
	height:250px;
	
	margin-top:15px;
	padding:15px;
	padding-left:25px;
	padding-right:25px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
}

#ads2 {
	position:relative;
	float:left;
	
	width:200px;
	height:200px;
	
	margin-top:15px;
	padding:15px;
	padding-left:75px;
	padding-right:75px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
}

#ads3 {
	position:relative;
	float:left;
	
	margin-top:15px;
	margin-left:55px;
}
