/*****************************************************************
DEBUT RTE
*****************************************************************/
a{
	outline:none;
}

i{
	font-style: italic;
	} 

.common .csc-default h2{
	font-size:60px;
    font-family: 'Playfair Display Bold';
	color:#272726;
}

.common .csc-default h3{
	font-size:32px;
    font-family: 'Playfair Display Bold';
	color:#272726;
}

.common .csc-default h4{
	font-size:24px;
	font-family: 'HelveticaNeueLTStd-Th';
	color:#f02a8c;
	font-weight:normal;
}

.tx-bi-multicontent h5,
.common .csc-default h5{
	font-size:18px;
	font-family: 'HelveticaNeueLTStd-Th';
	color:#f02a8c;
}

.common .csc-default h6{
	font-size:14px;
	text-transform:uppercase;
	font-family: 'HelveticaNeueLTStd-Md';
	color:#f02a8c;
	margin-bottom:5px;
}

.common .csc-default p{
	font-size:14px;
	font-family: 'HelveticaNeueLTStd-Lt';
	color:#272726;
}


.common .csc-default ul {
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.common .csc-default ul li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-bottom:5px;
	background-image:url('../img/puce_menu.png');
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size:14px;
	font-family: 'HelveticaNeueLTStd-Lt';
}

.common .csc-default  p.titre_formation{
	font-size:14px;
	text-transform:uppercase;
	font-family: 'HelveticaLTStd-Bold';
	color:#272726;
}

.common .csc-default p.titre_formation_contenu{
	font-size:14px;
	text-transform:uppercase;
	font-family: 'HelveticaLTStd-Bold';
	color:#f02a8c;
	margin-bottom:3px;
}

.csc-textpic-text p.block_gris,
.csc-textpic-text div.block_gris{
	padding-top:8px;
	padding-bottom:8px;
	background-color:#eaeaea;
	font-size:14px;
	text-align:center;
}

/*
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	padding-bottom:50px;
	margin-bottom:30px;
	background-image:url('../img/barre_bas.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
}
*/

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	margin-left:40px;
	margin-right:40px;
}

.taux_reussite{
	background-image:url('../img/fond_rond.png');
	font-size:22px;
    font-family: 'Playfair Display Bold';
	color:#272726;
	text-align:center;
	width:96px;
	height:96px;
	position:absolute;
	top:75px;
	right:0px;
}

.taux_reussite .chiffre{
	font-size:39px;
    font-family: 'Playfair Display Bold';
	color:#272726;
}

.taux_reussite .phrase{
	display:block;
	font-size:17px;
    font-family: 'PTSans Bold';
	color:#272726;
	display:block;
	margin-top:-8px;
}

/*****************************************************************
FIN RTE
*****************************************************************/

/*****************************************************************
DEBUT HEADER
*****************************************************************/
.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

header .content-navbar-toggle,
.social-search-media-mobile{
	display:none;
}


.search-desktop{
  right: 0px;
  top: 0px;
}

/*****************************************************************
FIN HEADER
*****************************************************************/

/*****************************************************************
DEBUT COMMON
*****************************************************************/
.common{}
.background-2couleur{
	background-image:url('../img/fond_bicolore.jpg');
	background-repeat: repeat-y;
	background-size:contain;
}

#left-menu{
	padding-top:55px;
	background-color:rgb(243,243,243);
	margin-left:-15px;
}
#left-menu-content{
    width: 325px;
    margin-left: -50px;
}

#content-page.cols2{
	margin-bottom:50px;
}

/*************************
	TITRE MENU LEFT
*************************/
#left-menu #left-menu-title{
	background-image:url('../img/fond_tmenu.jpg');
	background-repeat: no-repeat;
	background-position:center center;
	background-color:#343432;
	color:white;
	text-align:center;
	padding:7px 17px;
}

#left-menu #left-menu-title span{
	font-family: 'HelveticaNeueLTStd-Md';
	font-size:18px;
	text-transform:uppercase;
	display:block;
	line-height:43px;
}

/*************************
	LIEN MENU LEFT
*************************/
#left-menu .askDoc{
	background-image:url('../img/fond_lmenu.jpg');
	background-repeat: no-repeat;
	background-position:center center;
	background-color:#f02a8c;
	color:white;
	text-align:center;
	padding:7px 17px;
	display:block;
	margin-top:50px;
}

#left-menu .askDoc span{
	font-family: 'HelveticaNeueLTStd-Md';
	font-size:18px;
	text-transform:uppercase;
	display:block;
	line-height:43px;
}

/*************************
	APPARENCE MENU
*************************/

#left-menu  .left-menu li{
	background-image:url('../img/footer_elt_menu.png');
	background-repeat: no-repeat;
	background-position: center bottom;

}

#left-menu  .left-menu li a{
	font-family: 'HelveticaNeueLTStd-Md';
	font-size:16px;
	text-transform:uppercase;
	display:block;
	line-height:40px;
	padding-left:15px;
	background-image:url('../img/puce_menu.png');
	background-repeat: no-repeat;
	background-position: left center;
	color:#272726;
	outline:none;
}

#left-menu .left-menu li a:hover,
#left-menu .left-menu li.act a{
	color:#f02a8c;
}

#content-page{
	padding-top:55px;
	/*padding-left: 40px;*/
	background-color:rgb(255,255,255);
	min-height:800px;
	padding-left: 0;
}

.col1 #content-page{
	min-height:0px;
}

.common .breadcrumb{
	background-color:rgb(255,255,255);
	color:#b7b7b7;
    padding: 7px 0px;
	font-size:10px;
}

.common .breadcrumb a{
	font-family: 'HelveticaNeueLTStd-Md';
	color:#b7b7b7;
	font-size:10px;
}

/*#content-page .titlepage{
    padding: 7px 0px;
}*/

.common .titlepage h1{
	font-family: 'HelveticaNeueLTStd-Md';
	font-size:14px;
	background-color:#272726;
	display:inline-block;
	color:white;
	text-transform:uppercase;
	  padding: 11px 13px 6px 13px;
}

.plugin,
#c61,
.titlepage h1,
.fil_ariane,
#content-page .content-page h2,
#content-page .content-page h3,
#content-page .content-page h4,
#content-page .content-page h5,
#content-page .content-page h6,
#content-page .content-page ul,
#content-page .content-page p{
    margin-left:90px;
    margin-right:90px;
}

#content-page .content-page .annonce p{
	margin-left:0px;
    margin-right:0px;
}

.bicol .plugin,
.bicol .titlepage h1,
.bicol .fil_ariane,
.bicol #content-page .content-page h2,
.bicol #content-page .content-page h3,
.bicol #content-page .content-page h4,
.bicol #content-page .content-page h5,
.bicol #content-page .content-page h6,
.bicol #content-page .content-page ul,
.bicol #content-page .content-page p{
    margin-left:40px;
    margin-right:40px;
}

.fil_ariane{
    margin-bottom: 0;
    padding-bottom: 0;
}

.bicol #content-page .content-page p.plain_width{
	margin: 0;
}

/*************************
	PAGE FORMATION
*************************/


/**************************************************
	Plugin ImageEtiquette
**************************************************/
.common .clear{
    clear:both;
}

.common .image_etiquette{   
	position: relative;
	margin-top:50px;
}

.common .image_etiquette.plus_bas{   
	margin-bottom:230px;
}

.common .image_etiquette .numberInfo{   
	padding:0px;
}

.common .image_etiquette .numberInfo .number{   
	font-size:48px;
    font-family: 'Playfair Display Bold';
	text-align:center;
	color:#9b8055;
}

.common .image_etiquette .numberInfo .texte{ 
	font-size:14px;
    font-family: 'HelveticaNeueLTStd-Roman';
	text-align:center;
	width: 90%;
	margin: 0 auto;
}

.common .etiquette_bloc{
    height:255px;
	width: 235px;
	background-color:#272727;
	padding:30px;  
	position: absolute;
	bottom:-50px;
	background-image:url('../img/fond_etiq_form.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}

.common .image_etiquette .indication_image{   
	position: absolute;
    bottom: 120px;
    width: 25%;
    text-align: right;
    padding-right: 15px;
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size:12px;
}

.common .image_etiquette .indication_image b{   
  font-family: 'HelveticaNeueLTStd-Md';
}

.common .image_etiquette .indication_source{   
    font-family: 'HelveticaNeueLTStd-Roman';
	font-size:10px;
	position: absolute;
	right:-55px;
	bottom:120px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.common .etiquette_bloc.plus_bas{
	bottom:-180px;
}

.common .etiquette_bloc .texte1{
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size:18px;
	text-align:center;
	margin-top:37px;
	color:#f02a8c;
}

.common .etiquette_bloc.presentation .texte1{
	font-family: 'HelveticaNeueLTStd-Th';
	font-size:18px;
	text-align:center;
	margin-top:30px;
	color:#f02a8c;
}

.common .etiquette_bloc .texte_alone{
	font-size:30px;
	font-family: 'HelveticaNeueLTStd-Th';
	margin-top:30px;
	text-align:center;
	color:#f02a8c;
	line-height:34px;
}

.common .etiquette_bloc .texte2{
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size:18px;
	text-transform:uppercase;
	color:white;
	text-align:center;
}

.common .etiquette_bloc .texte3{
	font-size:36px;
    font-family: 'Playfair Display';
	color:#f02a8c;
	text-align:center;
	text-transform:uppercase;
}

.common .image_etiquette .image-ie img{
	width:100%;
}

/**************************************************
	Plugin blockInformation
**************************************************/

.common .blocinformation{
    clear:both;
	margin-bottom:45px;
	margin-top:45px;
    padding-left:36px;
}

.common .blocinformation.binfo_0{
	margin-top:90px;
    padding-left:36px;
}

.common .blocinformation .img-responsive{
    display:inline-block;
}

.common .blocinformation .image-binfo-odd{
    border-right:1px solid #272726;
}

.common .blocinformation .image-binfo-even{
    border-left:1px solid #272726;
	text-align:right;
	float:right;
}


.common .blocinformation .image-binfo-odd div,
.common .blocinformation .image-binfo-even div{
    font-family: 'Playfair Display Bold';
	font-size:32px;
	line-height:135px;
}

.common .blocinformation .image-binfo-odd div{
    text-align:right;
}

.common .blocinformation .image-binfo-even div{
    text-align:left;
}


/**************************************************
	Plugin basFormation
**************************************************/

.common .onImage{
	background-color:rgba(255, 255, 255, 0.5);
	position:absolute;
	z-index:50;
	margin-left:25%;
	margin-top:13%;
}

.common .affichage2basf{
	background-size:cover;
	background-position:center center;
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
	width:100%;
	height:100%;
}

.common .contentaffichage2basf{
	position:relative;
	margin-top:45px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	overflow:hidden;
	height:670px;
	width:100%;
}

.common .affichage2basf img{
	width:100%;
	height:auto;
}

.common .basFormation {
    margin-bottom:25px;
	margin-left:40px;
	margin-right:40px;
	color:white;
}

.common .containerForm{
	margin:25px auto;
	margin-top:-76px;
}

.common .basFormation .button{
    height:75px;
	margin-left:-15px;
	margin-right:-15px;
	color:white;
	text-transform:uppercase;
}

.common .basFormation .button a{
	color:white;
}

.common .basFormation .button .text span{
	font-family: 'HelveticaNeueLTStd-Lt';
    font-size:14px;
	display:block;
	line-height:16px;
}

.common .basFormation .button .text{
	font-family: 'HelveticaNeueLTStd-Lt';
    font-size:30px;
	line-height:30px;
	padding-top:9px;
}

.common .containerForm .basFormation{
	margin:0 auto;
	float:none;
}

.common .bottomFormation{
	margin-top: 110px;
}

.common .bottomFormation .col-sm-4{
    font-family: 'Playfair Display';
    font-size:25px;
	text-align:center;
	margin-bottom: 40px;
	border-right:1px dotted #EFEFEF;
}

.common .bottomFormation .col-sm-4 #SkypeButton_Call_Baroutch_2{
	padding-top: 20px;
}

.common .bottomFormation .col-sm-4 .button{
	font-family: 'HelveticaNeueLTStd-Md';
	text-transform:uppercase;
	font-size:14px;
    background-image: url("../img/fond_lmenu.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F02A8C;
	color: #FFF;
	text-align: center;
	padding: 7px 17px;
	display: block;
	width:75%;
	margin:0 auto;
	margin-top: 20px;
	line-height:40px;
	min-height:54px;
}

.common .bottomFormation .col-sm-4 .button.telephone{
	font-size:27px;
}

.common .containerForm .basFormation .button .text{
	font-family: 'HelveticaNeueLTStd-Lt';
    font-size:25px;
	line-height:30px;
	padding-top:9px;
}

.common .basFormation .button .icon{
    background-image:url('../img/puce_dll.png');
	background-position:center center;
	background-repeat:no-repeat;
    height:39px;
	margin-top:18px;
	border-right:1px solid #f788bf;
}

.common .basFormation .buttonDocumentation{
    background-color:#f02a8c;
	background-image: url("../img/button_bas_formation.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.common .basFormation .buttonDossier{
    background-color:#ba1d6b;
}

.common .basFormation .labelPF{
    background-color:#000000;
	height:150px;
	padding-top:25px;
	text-align:center;
}

.common .basFormation .labelPF span{
    font-family: 'Playfair Display Bold';
	font-size:30px;
}

.common .basFormation .pointFort{
    background-image:url('../img/fond_bas_formation.jpg');
	background-position:left center;
	background-repeat:no-repeat;
    background-color:#dadada;
	height:150px;
	display:table;
}

.common .basFormation .pointFort{
	color:#272726; 
    font-family: 'HelveticaNeueLTStd-Roman';
}

.common .basFormation .pointFort ul{
	padding-left: 80px;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	display: table-cell;
}

/**************************************************
	PAGE SUPDEMOD PRESENTATION
**************************************************/

/**************************************************
	Plugin basPresentation
**************************************************/

.common .listBasPresentation{
	margin-top:50px;
	padding-bottom:50px;
}

.common .baspresentation{
    clear:both;
    padding-left:36px;
}

.common .baspresentation.binfo_0{
	margin-top:90px;
    padding-left:36px;
}

.common .baspresentation .img-responsive{
    display:inline-block;
}

.common .baspresentation .image-binfo-even,
.common .baspresentation .image-binfo-odd{
	padding-left:0px;
	padding-right:0px;
}

.common .baspresentation .odd-desc h3,
.common .baspresentation .even-desc h3{
	font-size:24px;
}

.common .baspresentation .odd-desc h3,
.common .baspresentation .even-desc h3,
.common .baspresentation .odd-desc p,
.common .baspresentation .even-desc p{
	margin-left:0px;
	margin-right:0px;
}

.common .baspresentation .image-binfo-even{
	text-align:right;
	float:right;
}


.common .baspresentation .image-binfo-odd div,
.common .baspresentation .image-binfo-even div{
    font-family: 'Playfair Display Bold';
	font-size:32px;
	line-height:135px;
}

.common .baspresentation .image-binfo-odd div{
    text-align:right;
}

.common .baspresentation .image-binfo-even div{
    text-align:left;
}

.common .baspresentation .image-binfo-odd div{
    text-align:right;
}

.common .baspresentation .image-binfo-even div{
    text-align:left;
}

/**************************************************
	Plugin basImageEtiquette
**************************************************/

.common .basImageEtiquette{
    padding-left:0px;
    padding-right:0px;
	padding-bottom:20px;
	background-image:url('../img/dotted_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}

.common .basImageEtiquette .image-basIEt{
    padding-left:0px;
    padding-right:0px;
}

.common .basImageEtiquette .image-basIEt img{
    margin-top:30px;
}

.common .basImageEtiquette .desc{
    margin-top:10px;
    padding-left:25px;
}

.common .basImageEtiquette .desc h2,
.common .basImageEtiquette .desc h3,
.common .basImageEtiquette .desc h4,
.common .basImageEtiquette .desc h5,
.common .basImageEtiquette .desc h6,
.common .basImageEtiquette .desc p
{
    margin-left:0px;
    margin-right:0px;
}



/**************************************************
	PAGE OFFRE D EMPLOI
***********************************************/

/**************************************************
	FORMULAIRE Annonce
***********************************************/

#c56 .tx-powermail{
	margin-left:75px;
}

#c56 .tx-powermail h3{
	background-image: url("../img/dotted_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom:13px;
	margin-bottom:13px;
}

#c56 .tx-powermail .powermail_fieldset {
	background-color:#D6D6D6;
	padding-top:15px;
	padding-bottom:15px;
}

#c56 .tx-powermail .col-sm-12{
	padding-left:35px;
	padding-right:35px;
}

#c56 .tx-powermail .powermail_fieldwrap_text{
	background-color:#272727;
	padding:3px;
	padding-left:26px;
	padding-right:26px;
	color:white;
	font-family: "HelveticaNeueLTStd-Md";
	font-size: 13px;
	text-transform:uppercase;
	margin-left:35px;
	margin-right:35px;
	margin-top:50px;
	float:left;
	width:auto;
}

#c56 .tx-powermail .powermail_fieldwrap_1{
	margin-top:0px;
}

#c56 .tx-powermail label{
	display:block;
	width:100%;
	margin-top:22px;
	text-transform:uppercase;
	font-family: "HelveticaNeueLTStd-Md";
	font-weight:normal;
}

#c56 .tx-powermail input,
#c56 .tx-powermail select,
#c56 .tx-powermail textarea{
	display:block;
	width:100%;
	border:none;
	padding:5px;
	resize:none;
	outline:none;
}

#c56 .tx-powermail .powermail_legend{
	display:none;
}

#c56 .tx-powermail .powermail_fieldwrap_submit{
	font-family: "HelveticaNeueLTStd-Md";
	text-transform: uppercase;
	margin-top:25px;
	margin-left:25%;
	background-color: #F02A8C;
	color: #FFF;
	text-align: center;
	padding:0px
}

#c56 .tx-powermail .powermail_fieldwrap_submit input{
	background-color: #F02A8C;
	color: #FFF;
	padding: 10px 30px;
}

#c56 .tx-powermail .powermail_fieldwrap_submit input:hover{
	text-decoration:underline;
}

/**************************************************
	FORMULAIRE Annonce
***********************************************/


.cols2 .alert-success{
	margin-bottom: 0px;
	margin-left: 90px;
}

#content-page .content-page .tx-bi-annonce h3{
	background-image: url("../img/dotted_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom:13px;
	margin-bottom:13px;
	margin-left:0px;
	margin-right:0px;
}

.tx-bi-annonce .annonce{
	background-color:#EFEFEF;
	padding:15px 40px;
	margin-bottom:30px;
}

.tx-bi-annonce .annonce .type{
	background-color:#272727;
	padding:3px;
	padding-left:26px;
	padding-right:26px;
	color:white;
	font-family: "HelveticaNeueLTStd-Md";
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom:20px;
	width:auto;
	display: inline-block;
}

.tx-bi-annonce .annonce .titre{    
	font-size: 32px;
    font-family: "Playfair Display Bold";
    color: #272726;
	text-transform:lowercase;
}


.tx-bi-annonce .annonce .titre:first-letter{
	text-transform:uppercase;
}

.tx-bi-annonce .annonce .description{
	margin-bottom:20px;
}

.tx-bi-annonce .annonce .button{
	font-family: "HelveticaNeueLTStd-Md";
	text-transform: uppercase;
	text-align: center;
	background-color: #F02A8C;
	color: #FFF;
	padding: 10px 30px;
	display: inline-block;
}

/*****************************************************************
FIN COMMON
*****************************************************************/