@charset "utf-8";
/* CSS Document */
.GrandTitre{
display:none;
}
#scroll_to_top {
position: fixed;
width: 35px;
height: 35px;
bottom: 380px;
right: 50px;
display: none;
z-index: 1;

}
#environnement{
	height:350px;
	width:75%;
	margin-left:12.5%;
	margin-right:12.5%;
	}
#encadre{
	height:100%;
	}
body{
	padding:0;
	margin:0;
	background-color:#FFF;
	
	}
h1{
	font-family: 'Oswald', sans-serif;
    font-size:18px;
	}
#bande{
	background-color:#0F4771;
	width:auto;
	height:40px;
	}
#telmail{
	float:left;
	width:50%;
	height:40px;
	font-family: 'Oswald', sans-serif;
    font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:40px;
	white-space:nowrap;
	
	}
	#lien_groupe{
	float:left;
	width:50%;
	height:40px;
	font-family: 'Oswald', sans-serif;
    font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:40px;
	white-space:nowrap;
	
	background-color:#97BF0D;
	}
#groupe{
	float:left;
	width:50%;
	height:40px;
	font-family: 'Oswald', sans-serif;
    font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:40px;
	white-space:nowrap;
	
	}
a:link.lien_BP{
		color:#97BF0D;
		text-decoration:none;
		}
a:visited.lien_BP{
	color:#97BF0D;
	}
	
	a:link.lien_plansite{
		color:#0F4771;
		text-decoration:underline;
		
		}
a:visited.lien_plansite{
	color:#0F4771;
	}
	
	
a:link.mail{
	color:#FFF;
	text-decoration:none;
	}
a:visited.mail{
	color:#FFF;
	}
#logomenu{
	height:auto;
	width:100%;
	margin-top:40px;
	
	}
#logo{
	height:130px;
	width:30%;
	float:left;
	background-image:url(images/logo%20er2i.png);
	background-position:right;
	background-repeat:no-repeat;
	}
#logo:hover{
	opacity:0.7;
	}

#menu{
	width:70%;
	float:left;
	height:auto;
	
	}
#menu_bas{
	width:90%;
	float:left;
	height:auto;
	
	}
	
.navbar {
	overflow: hidden;
	background-color:#FFF;
	font-family: 'Oswald', sans-serif;
	margin-top:80px;
	margin-left:10%;
	
}

.navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	color:#0F4771;
	font-family: 'Oswald', sans-serif;
	
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: #0F4771;
    padding: 14px 16px;
    background-color: inherit;
   font-family: 'Oswald', sans-serif;
   
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color:#97BF0D;
	color:#FFF;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color:  #0F4771;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #97BF0D;
	color:#FFF;
}

.dropdown:hover .dropdown-content {
    display: block;
}
#slide{
	margin-top:20px;
	width:100%;
	height:550px;
	background-color:#000;
	}
	#bloc_bas{
	font-family: 'Oswald', sans-serif;
	font-size:25px;
	color:#0F4771;
	width:100%;
	text-align:left ;
	height:100%;
		
	}
#bloc{
	margin-top:50px;
	font-family: 'Oswald', sans-serif;
	font-size:25px;
	color:#0F4771;
	width:100%;
	text-align:left ;
	height:100%;
		
	}
	#bloc_map{
	margin-top:50px;
	color:#0F4771;
	width:100%;
	text-align:center ;
	height:450px;
		
	}
	#paratext{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#606060;
	text-align:left ;
	height:auto;
	float:left;	
	margin-left:30px;
	text-align:justify;
	line-height:30px;
	width:40%;
	margin-bottom:20px;
	}
	#paratextin{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#606060;
	text-align:left ;
	height:auto;
	float:left;	
	text-align:justify;
	line-height:30px;
	width:100%;
	margin-bottom:10px;
	}
	#paratextincenter{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#606060;
	text-align:left ;
	height:auto;
	float:left;	
	text-align:center;
	line-height:30px;
	width:100%;
	margin-bottom:10px;
	margin-top:40px;
	}
	
	
#para{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#606060;
	text-align:left ;
	height:auto;
	float:left;	
	margin-left:30px;
	text-align:justify;
	line-height:30px;
	width:30%;
	margin-bottom:20px;
	}
#paraplan{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#606060;
	text-align:left;
	height:auto;
	float:left;
	margin-left:30px;
	text-align:justify;
	line-height:30px;
	width:30%;
	margin-bottom:20px;
	}
	#mail_lien{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#97BF0D;
	}
	a:link.mail_lien{
	color:#97BF0D;
	text-decoration:none;
	}
a:visited.mail_lien{
	color:#97BF0D;
	}

	#para1{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#606060;
	text-align:justify ;
	height:auto;
	line-height:30px;
	width:100%;
	
	}
#cadre{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#606060;
	text-align:left;
	height:auto;
	float:left;
	text-align:justify;
	line-height:30px;
	width:20%;
	}
	.titre_lien_plan{
		color: #0F4771;
		font-family: 'Oswald', sans-serif;
		font-size:16px;
		text-decoration:underline;
		}
#cadre_reference{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#606060;
	text-align:left;
	height:auto;
	float:left;
	text-align:justify;
	line-height:30px;
	width:15%;
	}
.titre_center{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}
#nos_implantations{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}
#notre_ethique{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}
	#international{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}

#notre_equipe{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}
	#national{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#;
	text-align:center ;
	margin-bottom:40px;
	margin-top:40px;
	}

#nous{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
	#conception{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
		#diag{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
		#qualif{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
	#salles_blanches{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
			#bloc_op{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
			#labo{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
	}
#ligne{
	margin-top:10px;
	border-bottom:2px solid #0F4771;
	width:50px;
	margin:auto;
	
	}	
	#logo_groupe{
	height:130px;
	width:30%;
	float:left;
	background-image:url(images/logo_groupe.png);
	background-position:top right;
	background-repeat:no-repeat;
	}
	#vide{
	height:500px;
	width:30%;
	float:left;
	}
	#logo_reference{
	height:130px;
	width:30%;
	float:left;
	background-image: url(images/confiance.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	#logo_vide{
	height:130px;
	width:30%;
	float:left;

	}
	#logo_contact{
	height:130px;
	width:30%;
	float:left;
	background-image: url(images/contact.png);
	background-position:top right;
	background-repeat:no-repeat;
	}
	#logo_adresse{
	height:auto;
	width:10%;
	float:left;
	}
	#logo_adresse:hover{
	opacity:0.7;
	}	
#logo_groupe:hover{
	opacity:0.7;
	}
	
	#logo_normes{
	height:auto;
	width:50%;
	float:left;
	background-position:center right;
	background-repeat:no-repeat;
	}
		#decaler_gauche{
	height:130px;
	width:30%;
	float:left;
	background-position:center right;
	background-repeat:no-repeat;
	}
	#decaler_gauche:hover{
	opacity:0.7;
	}
#logo_normes:hover{
	opacity:1;
	}
	
	#logo_adresse{
	height:auto;
	width:10%;
	float:left;
	}
#logo_adresse:hover{
	opacity:0.7;
	}	
#bas{
	width:100%;
	height:40px;
	background-color:#97BF0D;
	}
#partie{
	height:140px;
	float:left;
	}
#text_blanc{
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	color:#FFF;
	padding:10px;
	}
	
	
	
.container {
  position: relative;
  width: 100%;
  height:100%
 
  
}

.image {
  display: block;
  width: 40%;
  height: auto;
  margin-left:30%;
  margin-right:30%;
  
}
.image_reference {
  display: block;
  width: 60%;
  height: auto;
  margin-left:20%;
  margin-right:20%;
  }
 .image_reference:hover{
  opacity:0.7;
  }
.image1 {
	display: block;
	width: 80%;
	height: auto;
	margin-left:10%;
	margin-right:10%;
  
}
.image_telechargement {
	display: block;
	width: 80%;
	height: auto;
	margin-left:10%;
	margin-right:10%;
  
}
.image_telechargement:hover{opacity:0.7;}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #FFF;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.container:hover .overlay {
  bottom: 0;
  height: 230%;
}

.text {
  color:#606060;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: justify;
  font-family: 'Oswald', sans-serif;
  width:100%;
  padding:5px;
  border: solid #0F4771;
}	
#titre_middle{
	 font-family: 'Oswald', sans-serif;
	 text-align:center;
	 font-size:14px;
	 line-height:30px;
	 color:#606060;
	 font-weight:normal;
	}
#photo_centrer{
	width:30%;
	height:auto;
	margin-left:35%;
	margin-right:35%;
	}
#photo_normes{
	width:60%;
	height:auto;
	margin-left:20%;
	margin-right:20%;
	}
#implantations{
	height:480px;
	width:560px;
	float:left;
	margin-left:25%;
	}
	#fiche_contact{
	height:auto;
	width:600px;
	float:left;
	margin-left:0%;
	margin-top: 20px;
	}
#implantations:hover{
	opacity:0.7;
	}
	.image_imp {
  display: block;
  width: 80%;
  height: auto;
  
  
}
#signature{
	width:50%;
	height:100%;
	margin:auto;
	}
.fixed-bg {
    background-image: url(images/clean_room.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-ingenierie{
    background-image:url(images/er2i_ingenierie.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-qualif{
    background-image:url(images/er2i_qualif.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-competence {
    background-image: url(images/casquey.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-telechargement {
    background-image:url(images/telechargement.png);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-plansite {
    background-image: url(images/plan_site.png);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}

.fixed-bg-expertise {
    background-image:url(images/expertise_diagnostic.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-bloc {
    background-image:url(images/bloc.JPG);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
.fixed-bg-labo {
    background-image: url(images/LABO.jpg);
	min-height: 300px;
    background-attachment: fixed;
    background-position:top;
    background-repeat: no-repeat;
   
}
#conteneur{
	height:auto;
	margin-top:40px;
	}
#salle_blanche{
	width:80%;
	height:40%;
	margin-left:10%;
	margin-right:10%;
	background-color:#0F4771;
	}
#bloc_titre{
	width:80%;
	height:40%;
	margin-left:10%;
	margin-right:10%;
	}
.bloc_telechargement{
	width:80%;
	height:40%;
	margin-left:10%;
	margin-right:10%;
	}
.bloc_telechargement:hover{
	opacity:0.7;
	}
#bloc_operatoire{
	width:80%;
	height:40%;
	margin-left:10%;
	margin-right:10%;
	background-color:#0F4771;
	}
#laboratoire{
	width:80%;
	height:40%;
	margin-left:10%;
	margin-right:10%;
	background-color:#0F4771;
	}
#titre_environnement{
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	width:100%;
	text-align:center;
	margin:auto;
	font-size:45px;
	
	}
	#titre_environnement1{
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	width:100%;
	text-align:center;
	margin:auto;
	
	}
#titre_environnement1:hover{
	color:#0F4771;
	}
#salle_blanche:hover{
	background-color:#97BF0D;
	}
#bloc_operatoire:hover{
	background-color:#97BF0D;
	}
#laboratoire:hover{
	background-color:#97BF0D;
	}






label {
	/* positionnement marge et taille */
	float: left;
	clear: left;
	margin: 10px 20px 0 0;
	width: 150px;
	/* styles de caractères */
	font-family: 'Oswald', sans-serif;
	color:#606060;
	text-align: right;
}

input {
	/* styles de caractères */
	font-family: 'Oswald', sans-serif;
	color:#606060;
	font-size: 14px;
	/* marge et taille */
	width: 270px;
	height: 35px;
	padding: 5px 10px 0px 10px;
	margin: 0 0 20px 0;
	/* bordures */
border:1px solid #0F4771;
	
	background: #f1f2f4;
}
select {
	/* styles de caractères */
	font-family: 'Oswald', sans-serif;
	color:#606060;
	font-size: 14px;
	
	/* marge et taille */
	width: 320px;
	height: 35px;
	padding: 5px 10px 0px 10px;
	margin: 0 0 20px 0;
	/* bordures */
border:1px solid #0F4771;
	
	background: #f1f2f4;
}

textarea {
	/* styles de caractères */
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	color:#606060;
	/* marge taille et ombre portée */
	width: 400px;
	height: 200px;
	padding: 10px 10px 0px 10px;
	margin: 0 0 20px 0;
	/* couleur de fond */
	background: #f1f2f4;
	/* bordures */
	
	border:1px solid #97BF0D;
	resize:none;
}
 input[type=submit] {
	/* position taille marges */
	float: right;
	cursor: pointer;
	width: 100px;
	height: 35px;
	/* coins arrondies */
border: 1px solid #CCCCCC;
	/* fond */
background-color: #96BD0D;
	/* styles de texte */
	color:#FFFFFF;
	
	border-bottom-left-radius : 10px 10px;
	border-top-left-radius : 10px 10px;
	border-top-right-radius : 10px 10px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
} 
input[type=submit]:hover{
background-color:#1A4673;
}
