#bandeau_image{
	-webkit-box-shadow: 0 5px 5px 0 rgba(153,153,153,0.8);
	box-shadow: 0 5px 5px 0 rgba(153,153,153,0.8);
	position: relative;
	width: 1000px;
	height: 124px;
	margin:auto;
}
#titre_bandeau_image{
	margin-left:28px;
	height: 124px;
	line-height:124px;
	z-index:1;
	position: absolute;
	font-family: RobotoCondensedRegular;
	font-size:26px;
	color:#ffffff;
	text-transform: uppercase;
}
#conteneur_blanc{
	background-color: white;
	width:731px;
	margin:auto;
}
#conteneur_blanc_content{
	width:585px;
	margin:auto;
	padding:10px 15px 10px 15px;
}
.paragraphe{
	font-family: RobotoRegular;
	font-size: 12px;
	color: #3b3b3b;
}
.txt_black_regular_24{
	font-family:RobotoCondensedRegular;
    font-size:24px;
    color:#000000;
}
.txt_gris_bold_16{
	font-family:RobotoBold;
    font-size:16px;
    color:#545454;
}
.paragraphe_bold_12{
	font-family: RobotoBold;
	font-size: 12px;
	color: #3b3b3b;
}
.txt_black_bold_12{
	font-family: RobotoBold;
	font-size: 12px;
	color: #000000;
}
.txt_black_regular_12{
	font-family: RobotoRegular;
	font-size: 12px;
	color: #3b3b3b;
}
.titre_article{
	font-family: RobotoBold;
	font-size: 14px;
	color: #3b3b3b;
}
.sous_article_txt_bleu{
	font-family: RobotoRegular;
	font-size: 12px;
	color: #208cd6;
}
.txt_bleu_regular_12{
	font-family: RobotoRegular;
	font-size:12px;
	color:#1a6395;
}
.txt_noir_regular_12{
	font-family: RobotoRegular;
	font-size:12px;
	color:#000000;
}
.txt_bleu_bold{
	font-family: RobotoBold;
	font-size:14px;
	color:#1a6395;
}
.txt_bleu_bold_18{
	font-family: RobotoBold;
	font-size:18px;
	color:#1a6395;
}
.txt_noir_bold_18{
	font-family: RobotoBold;
	font-size:18px;
	color:#000000;
}
.txt_black_condensed_bold_18{
	font-family: RobotoCondensedBold;
	font-size:18px;
	color:#000000;
}
.txt_gris_condensed_italic_13{
	font-family:RobotoCondensedItalic;
	font-size: 13px;
	color:#a9a9a9
}

.txt_bleu_bold_15{
	font-family: RobotoCondensedBold;
	font-size:15px;
	color:#208cd6;
}
.txt_regular_gris_16{
	font-family: RobotoRegular;
	font-size:16px;
	color:#3b3b3b;
}
.txt_Bold_gris_16{
	font-family: RobotoBold;
	font-size:16px;
	color:#3b3b3b;
}
.txt_regular_blanc_16{
	font-family: RobotoCondensedRegular;
	font-size:16px;
	color:#ffffff;
}
.txt_regular_bleu_16{
	font-family: RobotoCondensedBold;
	font-size:16px;
	color:#00bbf2;
}
.txt_Bold_gris_21{
	font-family: RobotoBold;
	font-size:21px;
	color:#545454;
}
.txt_regular_noir_14{
	font-family: RobotoRegular;
	font-size:14px;
	color:#3e3e3e;
}
/*####################
	PAGE RECRUTEMENT
####################*/
.titre_bold_14_black{
	font-family: RobotoBold;
	font-size: 14px;
	color: #000000;
}

/* formulaire contact */
.monCompte_monIdentite_erreur{
	font-family: RobotoRegular;
	color:red;
	line-height: 17px
	
}
