@font-face {
	font-family: "san fransisco light";
	font-style: light;
	src: url('../fonts/SanFranciscoDisplayThin.ttf');
}
@font-face {
	font-family: "san fransisco";
	src: url('../fonts/SanFranciscoDisplayRegular.ttf');
}
@font-face {
	font-family: "Noto sans bold";
	src: url('../fonts/NotoSans-Bold.ttf');
}
@font-face {
	font-family: "Lobster Regular";
	src: url('../fonts/Lobster-Regular.ttf');
}
html,body {
	margin:0;
 	padding:0;
	outline: 0px;
	height: 100%;
	font-family: san fransisco;

}
#rdv_header {
	z-index: 1000000;
	position: fixed;
	width: 100%;
	height: 50px;
	background-image: url(../images/background_rdv.png);
	background-size: contain;
	text-align: left;
	top: 0px;
	padding-left: 30px;
	
	font-size: 1em;
	color: white;
	vertical-align: middle;
	line-height: 50px;
	
}
.display_mobile_rdv{
	display: none;
	
}
#nav{
	z-index: 1000000;
	position: fixed;
	width: 100%;
	height: 50px;
	text-align: center;
	top: 50px;
	line-height: 50px;
	list-style-type: none;
	    -webkit-margin-before: 0px;
	    margin-top: 0px;
	    margin-bottom: 0px;
    -webkit-margin-after: 0px;
	padding-left: 0px;
	background-image: url(../images/background_header.png);


}

#nav li{
	display: inline-block;
	
	padding-left: 5%;
	padding-right: 5%;
	height: 20px;
	color: black;
	font-size: 1em;
}

#nav li a{
	text-decoration: none;
	color: black;
}
#nav li a:hover{
	color: #3b3b3b;
}

	
#logo {
	position: relative;
	width: 100%;
	height: auto;
	top : 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: san fransisco;
	font-size: 1.3em;
	
	
}
#presentation{
	position: relative;
	top: 100px;
}
#barre1{
	position: relative;
	width: 100%;
	height: 15px;
	background-image: url(../images/background_barre1.png);
	margin-bottom: 4px;
}
#barre2{
	position: relative;
	width: 100%;
	height: 15px;
	background-color: #93014a;
	
}

#barre3{
	position: relative;
	width: 100%;
	height: 15px;
	background-image: url(../images/background_barre1.png);
	transform: rotate(180deg);
	top: 0px;
	
}


#presentation_gauche{
	position: relative;
	width: calc(50% - 75px );
	height: 360px;
	background-image: url(../images/new_background.png);
	background-size: contain;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 25px;
	display: inline-block;
	text-align: justify;
}
h3{
	font-family: Noto sans bold;
}
#presentation_droit{
	position: relative;
	width: calc(50% - 75px );
	height: 360px;
	background-image: url(../images/new_background.png);
	background-size: contain;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-right: 50px;
	display: inline-block;
	vertical-align: top;

}
#soins{
	position: relative;
	top: 104px;
}
.soins_box{
	position: relative;
	height: 120px;
	display: inline-block;
	top: 0px;
	background-image: url(../images/new_background.png);
	vertical-align: top;
	padding: 30px;
	padding-top: 40px;
	background-size: contain;

	
}
#soins_1{
	margin-left: 0px;
	width: calc( 50% - 63.2px );

}
#soins_2{
	width: calc( 50% - 63.2px );
	margin-left: 4px;

	
}
#soins_3{
	width: calc( 50% - 63.2px );
	margin-left: 1.6px;
		
}
#soins_4{
	width: calc( 50% - 63.2px );
	margin-left: 4px;
	
}
#soins_5{
	width: calc( 20% - 63.2px );
	margin-left: 3.2px;
}
#box_soins_1{
	position: relative;
	width: 40%;
	display: inline-block;

}
#box_soins_2{
	position: relative;
	width: 40%;
	display: inline-block;
	
}
#rdv{
	position: relative;
	top: 108px;
	color: white;
}
#rdv_gauche{
	position: relative;
	width: calc(50% - 120px );
	height: 220px;
	background-color: #007284;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-right: 20px;
	display: inline-block;
	

}
#rdv_droit{
	position: relative;
	width: calc(50% - 120px );
	height: 220px;
	background-color: #007284;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 100px;
	display: inline-block;
	vertical-align: top;
	

}
footer{
	position: relative;
	top: 130px;
}
footer ul{
	padding-left: 0px;
}
footer li{
	display: inline-block;
}
#texte_information{
	position: relative;
	padding-left: 100px;
	padding-right: 100px;
	color: grey;
	font-size: 0.8em;
	top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#infos_numeros{
	position: relative;
	width: calc( 100% -  60px );
	height: auto;
	background-image: url(../images/new_background.png);
	top: 112px;
	padding: 30px;
	text-decoration: underline;
	background-size: contain;
	color: black;
}
@media only screen and (max-width:950px) {
	
#presentation_gauche{
	height: 380px; 
}
#presentation_droit{
	height: 380px;
}
#rdv_gauche{
	height: 240px;
	}
#rdv_droit{
	height: 240px;
	}
}
@media only screen and (max-width:862px) {
	
#presentation_gauche{
	height: 400px; 
}
#presentation_droit{
	height: 400px;
}
#rdv_gauche{
	height: 240px;
	}
#rdv_droit{
	height: 240px;
	}
}
@media only screen and (max-width:830px) {
	
#presentation_gauche{
	height: 420px; 
}
#presentation_droit{
	height: 420px;
}
#rdv_gauche{
	height: 260px;
	}
#rdv_droit{
	height: 260px;
	}
}
@media only screen and (max-width:814px) {
	
#presentation_gauche{
	height: 440px; 
}
#presentation_droit{
	height: 440px;
}
#rdv_gauche{
	height: 260px;
	}
#rdv_droit{
	height: 260px;
	}
}
@media only screen and (max-width:793px) {
	
#presentation_gauche{
	height: 440px; 
}
#presentation_droit{
	height: 440px;
}
#rdv_gauche{
	height: 260px;
	}
#rdv_droit{
	height: 260px;
	}

#box_soins_1{
	position: relative;
	width: 100%;
	display: block;

}
#box_soins_2{
	position: relative;
	width: 100%;
	display: block;
	top: 4px;
	
}
#soins_1{
	margin-left: 0px;
	width: calc( 50% - 62px );

}
#soins_2{
	width: calc( 50% - 62px );
	margin-left: 4px;

	
}
#soins_3{
	width: calc( 50% - 62px );
	margin-left: 0px;
		
}
#soins_4{
	width: calc( 50% - 62px );
	margin-left: 4px;
	
}
#soins_5{
	width: calc( 100% - 60px );
	margin-left: 0px;
	background-color: red;
	margin-top: 8px;
}
}
@media only screen and (max-width:750px) {	
#presentation_gauche{
	height: auto;
	width: calc( 100% - 60px );
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	top: 0px;
	padding-top: 5px;
	 
}
#presentation_droit{
	height: auto;
	width: calc( 100% - 60px );
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin-top: 4px;
	padding-top: 5px;
}
#rdv_gauche{
	height: 260px;
	}
#rdv_droit{
	height: 260px;
	}

#box_soins_1{
	position: relative;
	width: 100%;
	display: block;

}
#box_soins_2{
	position: relative;
	width: 100%;
	display: block;
	top: 4px;
	
}
#soins_1{
	margin-left: 0px;
	width: calc( 50% - 62px );

}
#soins_2{
	width: calc( 50% - 62px );
	margin-left: 4px;

	
}
#soins_3{
	width: calc( 50% - 62px );
	margin-left: 0px;
		
}
#soins_4{
	width: calc( 50% - 62px );
	margin-left: 4px;
	
}
#soins_5{
	width: calc( 100% - 60px );
	margin-left: 0px;
	background-color: red;
	margin-top: 8px;
}
#rdv_gauche{
	position: relative;
	width: calc( 100% - 60px );
	height: auto;
	background-color: #007284;
	padding: 0px;
	display: block;
	top: 0px;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin-bottom: -1px;
	

}
#rdv_droit{
	position: relative;
	width: calc( 100% - 60px );
	height: auto;
	background-color: #007284;
	padding: 0px;
	
	display: block;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	

}
.no_display_mobile{
	display: none;
}
#texte_information{
	padding-left: 30px;
	padding-right: 30px;
}
}
@media only screen and (max-width:590px) {
#rdv_header {
	font-size: 0.85em;
	}

	
}
@media only screen and (max-width:512px) {
#rdv_header {
	font-size: 1em;
	}

.no_display_mobile_rdv	{
	display: none;
}
.display_mobile_rdv{
	display: block;
}
#rdv_header {
	height: 40px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav{
	top: 80px;
}
#logo{
	top: 130px;
	font-size: 1.1em;
}
.display_mobile_logo{
	width: 200px;
}
#presentation{
	top: 130px;
}
#soins{
	top: 134px;
}
#nav li{
	padding-left: 3%;
	padding-right: 3%;
}
#rdv{
	top:138px;
}
#infos_numeros {
	top : 142px;
}
footer{
	top: 160px;
}
}
@media only screen and (min-width:1020px) {
#rdv_gauche{
	width: calc(50% - 170px );
	padding-left: 150px;
}
#rdv_droit{
	width: calc(50% - 170px );
	padding-right: 150px;		

}

	}
@media only screen and (min-width:1150px) {
#rdv_gauche{
	width: calc(50% - 220px );
	padding-left: 200px;	

}
#rdv_droit{
	width: calc(50% - 220px );
	padding-right: 200px;	

}

	}
