#packshots {
	display:		block;
	float:			left;
	width:			145px;
}
#packshots img {
	display:		block;
	float:			left;
	width:			128px;
}

#ceo, 
#ceo_nonews {
	display:		block;
	float:			left;
	width:			190px;
	margin:			40px 0 0 0;
	text-align:	left;
}
#ceo img, 
#ceo_nonews img {
	display:		block;
	float:			left;
	margin:			0	0	7px 0;
}
#ceo p, 
#ceo_nonews p {
	display:			block;
	float:				left;
	width:				160px;
	font-size:		13px;
	text-align:		left;
	line-height:	1.3em;
	margin:				0 0 10px 0;
}

#ceo_nonews {
	width:			300px;
	margin:			40px 0 0 60px;
}

#actus {
	display:			block;
	float:				left;
	width:				230px;
}
#actus h4 {
	display:			block;
	float:				left;
	width:				230px;
	height:				45px;
	background:		url('../img/home_titre_actualites.gif') no-repeat top left;
}
#actus p {
	display:			block;
	float:				left;
	width:				160px;
	margin:				0	0	30px 35px !important;
	margin:				0	0	30px 15px;
	line-height:	1.3em;
	color:				#929294;
	text-align:		left;
}
#actus span.img {
	display:			block;
	float:				left;
	width:				160px;
	margin:				0	0	10px 0;
}

#chiffres, 
#chiffres_nonews {
	display:			block;
	float:				left;
	width:				250px;
}
#chiffres h4, 
#chiffres_nonews h4 {
	display:			block;
	float:				left;
	width:				230px;
	height:				45px;
	background:		url('../img/home_titre_chiffres.gif') no-repeat top left;
}
#chiffres ul, 
#chiffres_nonews ul {
	display:			block;
	float:				left;
	width:				230px;
	height:				100px;
	line-height:	1.3em;
}
#chiffres li, 
#chiffres_nonews li {
	display:								list-item;
	line-height:						1.5em;
	list-style-position:		inside;
	list-style-image: 			url('../img/home_list.gif');
}

/* SI PAS D ACTU */
#chiffres_nonews {
	width:				300px;
}

a.emploi {
	display:			block;
	float:				left;
	width:				250px;
	height:				420px;
	background:		url('../img/home_lien_emploi.jpg') no-repeat top right;
}