#Recrutement{z-index: 50; position:relative;}
#Recrutement{
     width: 100%;
  text-align: center;
  color: #FFF;
  background-image: url('../ImgCkFinder/images/Page/Recrutement/Recrutement.jpg');
  width: 100%;
  height: 50vw;
  background-size: cover;
  min-height: 400px;
  max-height: 580px;
  /* max-width: 1400px; */
  /* position: absolute; */
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px #000;
  padding: 0px;
}
/*
h1{height: 18vw;min-height: 240px;max-height: 300px;position: absolute;color: #00BCDD;font-size: 62px;color: #FFF;font-weight: 300;bottom: 0;}
@media (max-width: 950px) {h1{font-size: 40px;}
*/

#BoiteOffres{ max-height:600px;}
#OffresEmploi{padding:100px 0;}
.Annonces {margin-top: 40px;}
.Annonces .Annonce {background-color:#ededee;border-bottom:1px solid #99b8c1;	}
.Annonces .Annonce:nth-child(2n+1) { background-color: #4c515c;}
.Annonces .Annonce.Legende, .Annonces .Annonce.Legende:hover {background-color: #a3e4f1;background-color: #00b4d9;border-bottom: 0px;}
.Annonces .Annonce.Legende p{font-family:roboto slab;color:#fff;font-weight:bold;}
.Annonces .Annonce:nth-child(2n+1) p, .Annonces .Annonce:nth-child(2n+1) a{color: #fff;}
.Annonces .Annonce p{
	font-family:roboto;
	font-size:16px;
	float: left;
	width:200px;
	margin:0px;
	padding:20px;
}
.Annonces .Annonce p a{text-decoration:none;color: #4c515c;text-align:left;	}
.Annonces .Annonce p.Intitule{width:450px;text-align:left;}
.Annonces .Annonce p.Lieu{width:215px;}
.Annonces .Annonce p.Reference{width:200px;}


@media (max-width: 950px) {
	.Annonces {width:540px; margin:0 auto;}
	.Annonces .Annonce p.Intitule{width:200px;}
	.Annonces .Annonce p.Lieu{width:150px;}
	.Annonces .Annonce p.Reference{width:70px;}
}
@media (max-width: 580px) {
	.Annonces {width:400px;}
	.Annonces .Annonce p.Lieu{width:70px;}
	.Annonces .Annonce p.Reference{display: none;}
}
@media (max-width:450px) {
	.Annonces {width:300px;}
	.Annonces .Annonce p.Lieu{display: none;}
}

     
	 
	 .LogoAnnonce{
		 width:100px;
		 height: 50px;
		 margin:50px auto 30px;;
		 
	 }
	 
.DescriptionAnnonce p{ text-align:left; max-width:750px;
	
}


