#corps {
	width				:	100%;
	border 				:	0px solid yellow;
	background-image 	:	url(../div/images/fond-menu.png) ;
	background-position	:	top right;
	background-repeat 	:	no-repeat;
	background-color	:	#99100D;
}

#contenu {
	float				:	left;
	width				:	84%;
	height				:	600px;
	margin-top			:	0px;
	border 				:	0px solid blue;
}

#corps2 {
	border:1px solid green;
}
#corps-metier {
	background-color	:	white;	
	background-image	:	url(images/bandeau-metier.png);
	background-repeat	:	no-repeat;
	height				:	600px;
}

#corps-engagements {
	background-color	:	white;	
	background-image	:	url(images/bandeau-engagement.png);
	background-repeat	:	no-repeat;
	height				:	600px;
	border 				:	0px solid blue;
}

#corps-temoignages {
	background-color	:	white;	
	background-image	:	url(images/bandeau-temoignage.png);
	background-repeat	:	no-repeat;
	height				:	600px;
}

#partie_droite {
	float 				:	right;
	width				:	450px;
	border				:	0px solid blue;
	font-size			:	12px;
	margin-top			:	20px;
	margin-right		:	30px;
	text-align			:	justify;
}

#detail_engagement {
	margin-left			:	200px;	
	margin-top			:	150px;	
}

.separateur	{
	margin-left			:	10px;
	margin-right		:	10px;
	float				:	left;
}

.lien_confidentialite{
	float				:	left ;
	position			:	absolute;
	width				:	110px;
	height				:	100px;
	margin-top			:	90px;
	margin-left			:	70px;
	border				:	0px solid red;	
}

.lien_expertise {
	float				:	left ;
	position			:	absolute;
	width				:	100px;
	height				:	90px;
	margin-top			:	160px;
	margin-left			:	290px;
	border				:	0px solid red;	
}

.lien_souplesse {
	float				:	left ;
	position			:	absolute;
	width				:	100px;
	height				:	100px;
	margin-top			:	250px;
	margin-left			:	410px;
	border				:	0px solid red;	
}

.lien_service_clients {
	float				:	left ;
	position			:	absolute;
	width				:	110px;
	height				:	110px;
	margin-top			:	410px;
	margin-left			:	380px;
	border				:	0px solid red;	
}

.lien_ecoute {
	float				:	left ;
	position			:	absolute;
	width				:	100px;
	height				:	100px;
	margin-top			:	390px;
	margin-left			:	120px;
	border				:	0px solid red;	
}

.lien_securite {
	float				:	left ;
	position			:	absolute;
	width				:	90px;
	height				:	90px;
	margin-top			:	300px;
	margin-left			:	30px;
	border				:	0px solid red;	
}

.Titre_selectionne {
	float 				:	left;
	font-weight			:	bold;
	font-size			:	14px;
}

.Titre_selectionne  a {
	text-decoration 	:	none;
	color				:	#9F1100;
}

.Titre_non_selectionne {
	float 				:	left;
	font-size			:	14px;
}

.Titre_non_selectionne  a {
	text-decoration 	:	none;
	color				:	black;
}

.Titre {
	font-weight			:	bold;
	font-size			:	13px;
}

.Texte {
	margin-right		:	50px;
}

.Texte_temoignage {
	margin-right		:	50px;
	font-size			:	10px;
}

.explication {
	margin-right		:	50px;
}
