#latestnews, #player, #blingtones, #evenements, #bookingdj, #newsletter {
	margin: 2px;
}

#latestnews h1, #player h1, #blingtones h1 {
	height: 55px;
	background: url("../img/fond_titre_1.gif") repeat-x;
	margin: 0;
}

#latestnews h1 img, #player h1 img, #blingtones h1 img {
	margin: 13px 0 0 5px;
}



#latestnews .news {
	width: 348px;
	height: 45px;
	background: url("../img/fond_contenu_1.gif") repeat-x;
	margin: 1px;
	float: left;
	display: inline;
}

#latestnews .news img {
	float: left;
	display: inline;
	/*margin-left: -3px;*/
}

#latestnews .news h2 {
	margin: 0 0 0 95px;
	background: url("../img/puce.gif") no-repeat left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #A20500;
}

#latestnews .news h2 a {
	color: #A20500;
	text-decoration: none;
}

#latestnews .news p {
	margin-left: 95px;
	font-size: 9px;
}



#player, #blingtones {
	width: 348px;
	float: left;
	display: inline;
}

#player p {
	margin: 2px 0;
}

#blingtones .ringtone {
	width: 348px;
	height: 31px;
	background: url("../img/fond_contenu_2.gif") repeat-x;
	margin: 2px 0;
	display: block;
	clear: both;
	float: none;
}

#blingtones .ringtone h2 {
	margin: 2px 0 0 5px;
	background: url("../img/puce.gif") no-repeat left;
	padding-left: 15px;
	font-size: 9px;
	font-weight: bold;
}

#blingtones .ringtone p {
	margin: 2px 0 9px 20px;	
	font-size: 9px;
	float: left;
	display: inline;
}

#blingtones .ringtone p.acheter {
	margin: -6px 5px 0 0;
	float: right;
}



#evenements, #bookingdj, #newsletter {
	width: 230px;
	float: left;
	display: inline;
}

#evenements h1, #bookingdj h1, #newsletter h1 {
	height: 38px;
	background: url("../img/fond_titre_2.gif") repeat-x;
	margin: 0;
}

#evenements h1 img, #bookingdj h1 img, #newsletter h1 img {
	margin: 12px 0 0 5px;
}

#evenements p, #bookingdj p, #newsletter p {
	margin: 1px 0;
}