.qui-suis-je {
	float: left !important;
	width: 95% !important;
	margin-bottom: 1.5em;
}
.qui-suis-je-img {
	float: left;
	width: 25%;
}
.qui-suis-je-cadre-droite {
	float: right;
	width: 70%;
}
.qui-suis-je-cadre-droite-nom-prenom {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.qui-suis-je-cadre-droite-fonction {
	font-size: 20px;
	margin-bottom: 1em;
}
.qui-suis-je-cadre-droite-labels-valeurs {
	width: 100%;
}
.qui-suis-je-cadre-droite-labels {
	float: left;
	width: 25%;
	text-align: right;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.qui-suis-je-cadre-droite-valeurs {
	float: right;
	width: 74%;
	text-align: left;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}
.qui-suis-je-resume {
	font-size: 22px;
	font-weight: bold;
}
.qui-suis-je-texte-resume{
	text-align: justify;
}
.qui-suis-je-experience{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.qui-suis-je-experience-g{
	float: left;
	width:50%;
	height:400px;
	padding-left:3em;
}
.qui-suis-je-experience-d{
	float: left;
	width:45%;
	padding-left:0em !important;
}
.qui-suis-je-experience-bloc{
	float: left;
	width:100%;
	margin-bottom: 1.5em;
}
.qui-suis-je-experience-fonction{
	font-weight: bold;
	font-size: 14px;
}
.qui-suis-je-experience-societe{
	font-weight: bold;
	color:#333;
	font-size: 14px;
}
.qui-suis-je-experience-periode{
	color:#AAA;
}
.qui-suis-je-langues{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 6.5em;
}
.qui-suis-je-langues-bloc{
	float: left;
	width: 27%;
	padding-left: 3em;
}
.qui-suis-je-langues-bloc-label{
	font-weight: bold;
	font-size: 14px;
}
