/* couleurs */
.pub_haut {
    padding-left: 45px;
}
a,
.box_user .form_menu .pass_oubli2 a,
.box_user .smenu a:hover,
.contenu_article h2, .contenu_article h3.h2 {
    color:#2B7F7A;
}

#DEa_container_rech{
	background-image: url(../images/direct-emploi/couverture_directemploi_alternance_new.jpg);
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px;
	width: 100%;
	height: 375px;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;

}

.navi {
	background-color:#2A7E7A;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #2A7E7A, #2E9590) repeat scroll 0 0;
}
.navi a.niv1 {
	background-color:#2A7E7A;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #2A7E7A, #2E9590) repeat scroll 0 0;
	border-color:#308783;
}
.navi .smenu, 
.menu .item:hover a.niv1 {
    background:#5ACDD5;
}
.page_them {
    border-top: 1px solid #2A7E7A;
	height: 232px;
}
.liste_offres_moment {
    background-color: #296A66;
}
.flex_container {
    background-color: #296A66;
}
.flex_container > .flex_case > .offre_entreprise {
    background-color: #2E9590;
}
.box_cvtheque .button_cvtheque {
    background-color: #2E9590;
}
.box_cvtheque .button_cvtheque:hover {
    background-color: #296A66;
}
.creer_compte {
	border-color:#2A7E7A;
}
.creer_compte h5 {
    background: #2A7E7A;
}
.creer_alerte {
    background-color:#2A7E7A;
}
.box_rech {
	background-color:#2A7E7A;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #2A7E7A, #2E9590) repeat scroll 0 0;
}
.creer_alerte, 
.creer_compte h5,
.pager a,
.onglets a,
.pagination a {
    background:#296A66;
}
.onglets .active a,
.onglets a:hover, .onglets a.active, .pager a:hover, .pager a.active,
.pagination div, .pagination a:hover {
    background:#2F847F;
}
.footer {
	background-color:#2B7D7A;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #2B7D7A, #3B928C) repeat scroll 0 0;
}

.onglets::after {
	background-color:#2B7D79;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #2B7D79, #2F847F) repeat scroll 0 0;
}
.box_conseils h3, .box_display h3, .box_display h2, .box_actus h3, .box_form h3 {
    border-color: #308783;
}
.box_moment h2 {
    border-color: #EE303C;
}
.box_alaune,
fieldset {
    border-color:#308783;
}
.postuler .submit:hover,
.sub_jaune a:hover,
input[type=submit].sub_jaune:hover,
a.sub_jaune:hover {
	background-color:#2B7D7A;
	background:linear-gradient(to top,#2B7D7A, #3B928C);
}
.slogan, h1.slogan {
    color:#FFF;
	font-size:1.2em;
	font-weight:normal;
	 margin-top: 6px;
}
.bordure {
	border-color:#999; 
}
/* fin couleurs */

.box_user .menu_recrut .niv1 {
    border-right: 0 none;
}
.box_user {
    width: 230px;
}
.navi a.niv1 {
    padding: 10px 25px;
}
.submit input, 
.submit a,
a.submit,
input[type=submit],
.form_box h2, .form_box h3  {
	background-color:#2D9C94;
	background:linear-gradient(to top,#2D9C94,#2DB3A2);	
}
.submit input:hover, 
.submit a:hover, 
a.submit:hover,
input[type=submit]:hover {
	background-color:#2DB3A2;
	background:linear-gradient(to top,#2DB3A2,#38CDBB);
}

.box_recrut{
	margin-top:26%;
}
.fond_rechercher_avancee {	
	background-color: #2E9590;	
	height: 44px;	
	width: 253px;	
	border: 2px solid #FFF;	
}	

.text_domaine_recherche_avancee {	
	font-size: 1.3em;	
	padding-bottom: 5px;	
	padding-top: 5px;	
	margin-top: 20px;	
	font-weight: bold;	
	margin-bottom: 30px;	
	background-color: #2A7E7A;	
	text-align:center;	
	width: 69%;	
	margin-left: auto;	
	margin-right: auto;	
	border-radius: 6px 6px 6px 6px;	
	color: #E8E9E8;	
}	

.cadre_domaine_recherche_avancee {	
	border: 7px solid #2A7E7A;
}


/* CSS pavé candidat pour les carrieres */

.encadre_inscription .bouton_inscription
{
	border: solid 2px white;
}

.texte_et_bouton_inscription{
	padding-top:15px;
	padding-bottom: 15px;
}

div.encadrement_ordi .encadre_boutons_conseils {
	padding-top: 5px;
}

/* fin pavé candidat */


@media (max-width: 640px) {


	div.encadrement_ordi{
		display: none;
	}
	p.texte_conseils{
		float: initial;
		padding: 0px;
	}

	#box_bandeauannonce{
		display:none;
	}
	#lien_bandeauannonce{
		color:white;
		text-decoration:underline;
	}
	#DEa_container_rech
	{
		position: relative !important;
	    width: 100% !important;
	    height: auto !important;
	}
}
	
@media (min-width: 640px) {
	
	#box_bandeauannonce{
		width:100%;
		height:55px;
		display:inline-block;
		background-color:#296A66;
	}
	#texte_bandeauannonce{
		color:white;
		margin-top:15px
		}
	#lien_bandeauannonce{
		color:white;
		text-decoration:underline;
	}
}

/* Pages Conseil*/
.cadre_conseil {
	width: 400px; 
	height: 65px; 
	background-color: #296A66;
	border: 1px solid #296A66;
	border-radius: 14px;
	box-shadow: 2px 5px 5px grey;
}

.conseils_h1 {
	margin-left: auto;
	margin-right:auto; 
	margin-top:30px; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #2B7F7A; 
	text-align: center; 
	font-weight: bold; 
	background: transparent;
	font-size:50px;
}

.conseils_espace h1 {
	border-bottom: none;
	margin-left: auto;
	margin-right:auto;
	margin-top:30px;
	text-decoration:none; font-family: Arial, Helvetica, sans-serif;
	color: #2B7F7A; text-align:center;
	font-weight:bold; background:transparent;
	font-size:55px;
}

.cadre_conseil_bottom {
	width: 243px; 
	height: 29px; 
	background-color: #296A66;
   	border: 1px solid #296A66;
   	border-radius: 14px;
   	box-shadow: 2px 5px 5px grey;
   	margin-bottom: 12px;
}