#left {
	width:337px;
	padding:0 19px 0 11px;
	float:left;
}

#left .bloc {
	float:left;
	width:337px;
	padding:0 0 15px 0;
}

#middle {
	width:271px;
	padding:0 0 0 14px;
	float:left;
}

#middle .bloc{
	width:255px;
	float:left;
	padding:0 0 15px 0;
}

#right #bonus h2 {
	color:#e76119;
	font-size:1.9em;
	line-height:1.2em;
	border-bottom:1px solid #e76119;
	margin-bottom:0;
}

#right #bonus .bloc {
	float:left;
	width:241px;
	background:url('../../images/structure/background/sep_bonus.gif') no-repeat center bottom;
	padding:10px 0 8px;
}

#right #bonus .bloc.last{
	background:none;
}

/** Ajout MLE **/
#contenu a.lien_plat{
	float:right;
	background:transparent url('../../images/elements/fleche_bleu.gif') no-repeat scroll 0 7px;
	padding-left:10px;
} 

