@import url('global.css');

body{
	background		: #000 url('../img/bg-body-telechargement.jpg') top center no-repeat;	
}

div#content{
	height			: 1035px;
}

div#fond{
	position		: absolute;
	top				: 22px;
	left			: 0px;
}

div#fond ul li{
	float			: left;
	width			: 203px;
	margin			: 30px 25px 0 0;
	font-weight		: bold;
}

div#fond ul li a{
	text-decoration	: none;
}

div#bannieres{
	position		: absolute;
	top				: 641px;
	left			: 0px;
	width			: 100%;
}

div#bannieres div{
	float			: left;
	width			: 50%;
	margin			: 0 0 0 0;
	font-weight		: bold;
}

div#bannieres div a{
	color			: #ffe8c1;
	text-decoration	: none;
}

/****** RIGHT ****/

div#top-five.telecharger{
	height			: 410px;
	background		: transparent url('../img/bg-top-five-telecharger.jpg') no-repeat top left;
}