/*Métiers*/
*+html #pnAddMetier
{
	overflow:hidden;
}

#pnAddMetier
{
    float:left;
    width:1115px;
    position:relative;
}

#pnAddMetier > div
{
	width:1115px;
	float:left;
}

/* Offres à la Une */
*+html #pnOffreUrgente
{
	overflow:hidden;
}


#pnOffreUrgente
{
	position:relative;
	width:500px;
	height:160px;
}

#pnOffreUrgente div
{
	width:480px;
	height:160px;
	float:left;
}

/* Actu */
*+html #pnAddActu
{
	overflow:hidden;
}

#pnAddActu
{
    float:left;
    width:826px;
    position:relative;
}

#pnAddActu > div
{
	width:826px;
	float:left;
}