
html{
	margin:0;
	padding:0;
	width:100%;
	overflow-y:scroll;
}

body{
	width:100%;
	padding:0;
	margin:0;
}
.centre{
	width:1152px;
	margin:auto;
}

a{
	text-decoration:none;
	outline:none;
}

*{
	outline:0;
}

.BlocLangueLogin{
	float:right;
	width:410px;
	max-height:180px;
}

.EspaceConnexion{
	background-color: white;
	-webkit-box-shadow: 1px 1px 5px 1px #ABABAB;
	box-shadow: 1px 1px 5px 1px #ABABAB;
	padding: 30px;
	padding-top: 45px;
	width: 300px;
}
.rechercheLine input {
	width: calc(100% - 5px);
	font-family: 'montserratregular';
	line-height: 20px;
}
.BtnShtCut{
	background-color:pink;
	
	}

#divEmailMdP{
	float:right;
	margin-top:5px;
}

#divEmailMdP #txtEmail{
	border: none;
	background-color: #f1f1f1;
	padding-left: 17px;
	padding-right: 17px;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 11px;
	border-radius: 5px;
}

#divEmailMdP #txtPassword{
	border: none;
	background-color: #f1f1f1;
	padding-left: 17px;
	padding-right: 17px;
/*	margin-left: 10px;
*/
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 11px;
	border-radius: 5px;
}

#divEmailMdP #btnConnexion{
	border:none;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background-color: #f29713;
	color: white;
	font-family: 'open_sansbold';
	font-size: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 13px;
	padding-right: 13px;
	border-radius: 0px 0px 5px 5px;
	cursor: pointer;
	margin-bottom: 10px;
}
#divEmailMdP #txtEmail, #divEmailMdP #txtPassword{
	margin-bottom:15px;
}
#divEmailMdP #txtPassword, #divEmailMdP #txtEmail {
	width: calc(100% - 34px);
}
#divEmailMdP {
	width: 100%;
}
/*.lineMedecin td:nth-child(1){width: 200px;}
.lineMedecin td:nth-child(2){width: 200px;}
.lineMedecin td:nth-child(3){width: 120px;}
.lineMedecin td:nth-child(4){width: 150px;}
.lineMedecin td:nth-child(5){width: 50px;}
.lineMedecin td:nth-child(6){width: 50px;}
.lineMedecin td:nth-child(7){width: 10px;}*/

.head th:nth-child(1){width: 200px;}
.head th:nth-child(2){width: 200px;}
.head th:nth-child(3){width: 120px;}
.head th:nth-child(4){width: 150px;}
.head th:nth-child(5){width: 50px;}
.head th:nth-child(6){width: 50px;}
.head th:nth-child(7){width: 60px;}

.Langues{
	float:right;
}
.connection{
	float:left;
}

.Langues .langmenuActif,.Langues .langmenu{
	margin-left:18px;
}

.Langues .langmenuActif.FR{
	background-color:#009bdb;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:13px;
	padding-right:13px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.Langues .langmenuActif.NL{
	background-color:#009bdb;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.Langues .langmenuActif.EN{
	background-color:#009bdb;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:11px;
	padding-right:12px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.Langues .langmenu.FR{
	background-color:#dcdcdc;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:13px;
	padding-right:13px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.Langues .langmenu.NL{
	background-color:#dcdcdc;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.Langues .langmenu.EN{
	background-color:#dcdcdc;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:11px;
	padding-right:12px;
	display:inline-block;
	border-radius:0px 0px 5px 5px;
}

.BtnConnexion{
	width:159px;
	text-align:center;
	text-transform:uppercase;
	background-color:#f29713;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 13px;
	padding-right: 13px;
	float:right;
	border-radius: 0px 0px 5px 5px;
	cursor:pointer;
}
.BtnShtCut,.BoutonPratiqueGroupe{
	width:169px;
	text-align:center;
	text-transform:uppercase;
	background-color:#f29713;
	color:white;
	font-family: 'open_sansbold';
	font-size:15px;
	padding-top:8px;
	padding-bottom:11px;
	float:right;
	margin-top:40px;
	border-radius:5px;
	cursor:pointer;
}
.BoutonCRUD{
	float:left;
	width:250px;
	margin-left: 30px;
}
.BoutonPratiqueGroupe{
	float:left;
	width:300px;
	margin-right: 30px;
}

.add{
	margin-top:150px;
	margin-top: 20px;
	}

.save{
	margin-top:150px;
	margin-top: 20px;
	}	

.BlocLogo{
	cursor:pointer;
	padding-top:19px;
}
.BlocLogo div {
	background-image: url('../Images/Logo.png');
	width: 537px;
	height: 169px;
	background-size: 537px 165px;
	background-repeat: no-repeat;
}

.BlocMenu{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:27px;
	height:67px;
}

.BlocMenu .MenuSec{
	padding-top:24px;
	text-transform:uppercase;
	float:left;
}

.BlocMenu .MenuSec .Leftmenu1{
	font-family: 'open_sanssemibold';
	color:#009bdb;
	font-size:16px;
	padding-left:20px;
	padding-right:20px;
	/*margin-right:30px;*/
}

.BlocMenu .MenuSec .Leftmenu1{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:17px;
	-moz-transition: border-width 0.2s ease;
	-webkit-transition: border-width 0.2s ease;/* WebKit */
	-o-transition: border-width 0.2s ease; /* Opera */
	transition: border-width 0.2s ease; /* Standard */
	position:relative;
}
.BlocMenu .MenuSec .Leftmenu1:after{
	content: '';
  display: block;
  border-bottom: 4px solid #009bdb;
  width: 0;
  position: absolute;
  left: 0;
  top:39px;
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
}
.BlocMenu .MenuSec .Leftmenu1:hover:after{
	width: 100%; 
}
.BlocMenu .MenuSec .Leftmenu1.active{
	/*font-family: 'open_sansbold';*/
	border-bottom:4px solid #009bdb;
	/*padding-bottom:17px;*/
	font-size:16px;
	position:relative;
}
.BlocMenu .MenuSec .Leftmenu1.hover{
	cursor:pointer;
}

.BlocMenu .MenuSec .Leftmenu2{
	font-family: 'open_sanssemibold';
	color:white;
	font-size:15px;
	margin-right: 10px;
	margin-bottom:10px;
}

.BlocMenu .MenuSec .Leftmenu2.active{
/*	font-family: 'open_sansbold';
*/
	/*border-bottom:3px solid #009bdb;
	padding-bottom:17px;
	font-size:15px;*/
}

#MENUSEC .niv1 .niv1bloc .niv2 {

    position: absolute;
    margin: 90px 0px 0px -20px;
    list-style: none;
    padding: 0px;
    z-index: 50;
}
.niv2 {
	margin-top:17px;
	background-color:#009bdb;
	color:white;
	margin-bottom: 0px;
	position: absolute;
	padding-left: 0px;
	display:none;
}
.niv2bloc{
	list-style:none;
	padding: 8px 15px 8px 15px;
	border-bottom: 1px solid #ccc;
	-moz-transition: background-color 0.2s ease;
	-webkit-transition: background-color 0.2s ease;/* WebKit */
	-o-transition: background-color 0.2s ease; /* Opera */
	transition: background-color 0.2s ease; /* Standard */
}
.niv2bloc:hover{
	background-color:#017aad;
}
#MENUSEC .niv1 .niv1bloc .niv2 .niv2bloc a {
    display: block;
    padding: 6px 12px 6px 12px;
    color: white;
    text-transform: none;
    font-weight: normal;
    font-family: "Raleway";
    text-decoration: none;
    font-size: 14px;
}

#MENUSEC .niv1 .niv1bloc .niv2 .niv2bloc {
    display: block;
    float: none;
    cursor: pointer;
    border-top: 1px solid #4997a9;
    background-color: #27879d;
    text-align: left;
}

.BlocMenu input{
	border:none;
	font-family: 'open_sanssemibold';
	color:#009bdb;
	font-size:16px;
	width:103px;
	text-transform:uppercase;
	display:inline-block;
}

.BlocMenu input::placeholder{
	opacity:1;
	color:#009bdb;
}
.BlocMenu #Recherche {
	background-color: #009bdb;
	color: white;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 5px;
	width: 132px;
}
.BlocMenu #Recherche::placeholder {
	color: white;
	text-align: center;
}

.BlocMenu img{
	display:block;
/*	margin-left:13px;*/
	margin-top:1px;
	cursor: pointer;
}

.BlocMenu form{
	float:right;
	padding-top:18px;
}

.FondImageBandeau .FondImage.HomePage{
	position:absolute;
	background-image:url('../Images/Background_Home.jpg');
	height:791px;
	width: 100%;
	max-width:1600px;
	z-index:-1;
	margin-top:285px;
}

.FondImageBandeau .FondBandeau.HomePage{
	position:absolute;
	margin-top:1076px;
	width:100%;
	background-image:url('../Images/Bandeau.jpg');
	height:344px;
	background-size:cover;
	background-position:center center;
	z-index:-1;
	opacity:0.4;
}

.FondImageBandeau .FondImage.OtherPage{
	position:absolute;
	background-image:url('../Images/Background_Other.jpg');
	height:446px;
	width:100%;
	z-index:-1;
	margin-top:220px;
	background-size: cover;
	background-position:center center;
}

.FondImageBandeau .FondBandeau.OtherPage{
	position:absolute;
	margin-top:666px;
	width:100%;
	background-image:url('../Images/Bandeau.jpg');
	height:344px;
	background-size:cover;
	background-position:center center;
	z-index:-1;
	opacity:0.4;
}

.content{
	/*min-height:1135px;*/
	/*padding-bottom: 50px;*/
	min-height:720px;
	padding-bottom: 250px;
	padding-bottom: 150px;
	position: relative;
}
.centre.centre2 {
	display: flex;
	justify-content: space-between;
}
.centre .BlocGauche {
	width: calc(1152px - 340px);
}

.clearboth{
	clear:both;
}

.BlocFooter{
/*	height:358px;
*/	background-color:rgb(55,52,64);
	color:white;
	padding-bottom:55px;
	padding-top:55px;
	position: absolute;
	left: 0px;
	width: 100%;
}

.BlocFooter a{
	text-decoration:none;
	color:white;
}
.BlocFooter .centre {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.BlocFooter .centre .SeparateurFooter{
	height:2px;
	background-color:rgb(0,155,219);
	width:69px;
}

.BlocFooter .centre .Titre{
	color:white;
	font-family: 'montserratbold';
	font-size:22px;
	padding-top:0px;
	/*border-bottom:2px solid rgb(0,155,219);*/
	padding-bottom:26px;
}

.BlocFooter .centre .QuickLinks{
	/*float:left;
	margin-right:153px;*/
}

.BlocFooter .centre .QuickLinks .Titre{
	width:133px;
}

.BlocFooter .centre .QuickLinks .Element{
	font-family: 'open_sansregular';
	font-size:20px;
	margin-top:10px;
}

.Element.Adresse{
	font-weight:bolder;
	font-size:18px;
}

.BlocFooter .ContactUs.flexSpace {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.BlocFooter .centre .ContactUs{
	float:left;
	max-width:450px;
}

.BlocFooter .centre .ContactUs .Titre{
	width:190px;
}

.BlocFooter .centre .ContactUs .Element{
	font-family: 'open_sansregular';
	font-size:20px;
	margin-top:10px;
}

/*.BlocFooter .centre .BlocDroiteFooter,.BlocFooter .centre .BlocDroiteFooterNL{
	float:right;
}

.BlocFooter .centre .BlocDroiteFooter img,.BlocFooter .centre .BlocDroiteFooterNL img{
	width:210px;
	display:block;
	margin-top:41px;
}*/
div.logo img {
	height: 65px;
	width: auto;
	margin-top: -19px;
}
/*.BlocFooter .centre .BlocDroiteFooterNL img, .BlocFooter .centre .BlocDroiteFooter {
	width:460px;
}*/
/*.BlocFooter .centre .BlocDroiteFooter img{
	height: 65px;
	width: auto;
	margin-top:40px;
	margin-right: -9px;
}
.BlocFooter .centre .BlocDroiteFooter div.logo {
	display: flex;
	justify-content: flex-end;
}*/
.logoTexte {
	color: #cdcccf;
	font-family: 'open_sansregular';
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 5px;
	letter-spacing: 0.5px;
	font-weight: bolder;
	margin-top: -1px;
	padding-left: 18px;
}

.BlocFooter .centre .BlocDroiteFooter .BlocBasFooter,.BlocFooter .centre .BlocDroiteFooterNL .BlocBasFooter{
	text-align:right;
	margin-top:64px;
}

.BlocFooter .centre .BlocDroiteFooter .BlocBasFooter .ElementFunc,.BlocFooter .centre .BlocDroiteFooterNL .BlocBasFooter .ElementFunc{
	font-family: 'open_sanslight';
	font-size:18px;

}

.BlocFooter .BlocByOrganica,.BlocFooter .BlocByOrganica{
	font-family: 'open_sansregular';
	font-size:18px;
	margin-top:12px;
	text-align: right;
}

.centre .BlocGauche{
	width:803px;
	float:left;
}

.centre .BlocDroite{
	width:325px;
	float:right;
}
#SlideAccueil {
	margin-bottom: 60px;
	height: 450px;
}
.slideshowall {
	position: absolute;
	width: 458px; 
}
.slideshowContainer {
	width: 458px; 
	text-align: right;
}

.centre .BlocGauche .InfosMessageSlideshow .BarreGrise{
	height:4px;
	width:131px;
	background-color:#ececec;
	display:inline-block;
}

.centre .BlocGauche .InfosMessageSlideshow .Titre{
	font-family: 'montserratregular';
	font-size:40px;
	color:#4b4b4b;
	margin-top:27px;
	line-height:55px;
}

.centre .BlocGauche .InfosMessageSlideshow .Desc{
	font-family: 'open_sansregular';
	font-size:17px;
	color:#4b4b4b;
}

.centre .BlocGauche .InfosMessageSlideshow .Bouton span{
	cursor:pointer;
	color:white;
	font-family: 'open_sansbold';
	text-transform:uppercase;
	font-size:20px;
	background-color:#f29713;
	padding-left:56px;
	padding-right:56px;
	padding-top:16px;
	padding-bottom:17px;
	display:inline-block;
	border-radius:31px;
	margin-top:42px;
}

.BoutonCRUD{
	cursor:pointer;
	color:white;
	text-transform:uppercase;
	background-color:#f29713;
	padding-top:13px;
	padding-bottom:13px;
	display:inline-block;
	border-radius:31px;
	margin-top:30px;	
	margin-bottom:25px;
	font-size:15px;
	padding-left:10px	
}
.delete{
	color:#009bdb;
	background-color:#E7E7E7;
	font-weight: 600;
	}
.add {
	color:white;
	background-color:#009BDB;
	font-weight: 600;
}
.centre .BlocAtvHome{
	width:301px;
	height:262px;
	background-color:#f7f7f7;
	padding:24px;
	overflow:hidden;
}


.centre .BlocListeAtv{
	width:349px;
	height:131px;
	text-align:right;
	margin-bottom:12px;
}

.centre .BarreGrise{
	height:4px;
	width:131px;
	background-color:#ececec;
	display:inline-block;
}

.centre .TitreBloc{
	font-family: 'montserratregular';
	font-size:40px;
	color:#4b4b4b;
	margin-top:28px;
}

.centre .TitreBloc span{
	font-family: 'montserratbold';
}

.centre .BlocAtvHome{
	float:left;
	margin-right:52px;
	margin-bottom:52px;
}

.centre .BlocAtvHome .TexteDateAtv{
	font-family: 'open_sanssemibold';
	font-size:16px;
	color:#353535;
	text-transform:uppercase;
	margin-bottom:6px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.centre .BlocAtvHome .TitreAtv{
	font-family: 'open_sansbold';
	font-size:24px;
	color:#009bdb;
	text-transform:uppercase;
	margin-bottom:5px;
	max-height:68px;
	overflow:hidden;
}

.centre .BlocAtvHome .LieuAtv{
	font-family: 'open_sansbold';
	font-size:16px;
	color:#f29713;
	text-transform:uppercase;
	margin-bottom:13px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.centre .BlocAtvHome .DescAtv{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
}

.centre .BlocAtvHome .BoutonPlusAtv{
	position:absolute;
	margin-top:221px;
}

.centre .BlocAtvHome .BoutonPlusAtv img{
	display:block;
	cursor:pointer;
}

.centre .BlocDroite .PentaGarde{
	background-image:url('../Images/PentaGarde.png');
	background-image:url('../Images/PentaGarde2.png');
	width:196px;
	height:203px;
	margin-left:134px;
	margin-top:22px;
	cursor:pointer;
	color: white;
}
.centre .BlocDroite .PentaGarde div {
	text-transform: uppercase;
	font-family: 'open_sansextrabold';
	font-size: 19px;
	text-align: center;
	font-size: 22px;
	padding-top: 66px;
	width: 171px;
}
.centre .BlocDroite .PentaGarde div span {
	background-color: #36a5d8;
}

.centre .BlocDroite .BlocRecherche{
	height:893px;
	width:100%;
	background-color:#009bdb;
	margin-top:49px;
	border-radius:7px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheTitre{
	color:white;
	text-transform:uppercase;
	font-family: 'open_sansextrabold';
	font-size:19px;
	text-align:center;
	padding-top:15px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLieu{
	/*width:316px;*/
	height:300px;
	height: 268px;

	height: 244px;

	background-color:white;
	margin-left:16px;
	margin-top:18px;
	width: calc(100% - 32px);
}

.centre .BlocDroite .BlocRecherche .BlocRecherchePersonne{
	/*width:316px;*/
	height:173px;
	height: 221px;
	background-color:white;
	margin-left:16px;
	margin-top:15px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLangue{
	/*width:316px;*/
	height:258px;
	background-color:white;
	margin-left:16px;
	margin-top:15px;
}
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients{
	/*width:316px;*/
/*	height:95px;
*/	background-color:white;
	margin-left:16px;
	margin-top:15px;
	padding-bottom:18px;
}
.centre .BlocDroite .BlocRecherche .BlocRecherchePersonne,
.centre .BlocDroite .BlocRecherche .BlocRechercheLangue,
.centre .BlocDroite .BlocRecherche .BlocRechercheLieu,
.centre .BlocDroite .BlocRecherche .BlocRechercheBtn,
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients,
.BtnResetSearchForm {
	width: calc(100% - 32px);
}
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients .checkbox {
	margin-right: 16px;
	margin-bottom: 30px;
}
.centre .BlocDroite .BlocRecherche .BlocRechercheBtn{
/*	width:282px;
*/	
	border-radius:30px;
	text-align:center;
	text-transform:uppercase;
	color:white;
	font-family: 'open_sansbold';
	font-size:17px;
	background-color:#31b3e8;
	margin-left: 16px;
	margin-top:19px;
/*	margin-left:33px;
*/	padding-top:16px;
	padding-bottom:16px;
	cursor:pointer;
	border:none;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLieuTitre{
	font-family: 'montserratbold';
	font-size:23px;
	color:#4b4b4b;
	margin-left:29px;
	padding-top:20px;
}

.centre .BlocDroite .BlocRecherche .ChampsInput{
	margin-top:17px;
}

.centre .BlocDroite .BlocRecherche .ChampsInput input, 
.centre .BlocDroite .BlocRecherche .ChampsInput select,
.centre .BlocDroite .BlocRecherche .ChampsInput textarea {
	display:block;
	border:none;
	background-color:#f1f1f1;
	padding-left:17px;
	padding-right:17px;
/*	width:234px;*/
	width: calc(100% - 34px - 24px - 32px);
	margin-bottom:9px;
	margin-left:24px;
	font-family: 'open_sansregular';
	font-size:14px;
	color:#444444;
	padding-top:10px;
	padding-bottom:9px;
	border-radius:5px;
}
.centre .BlocDroite .BlocRecherche .ChampsInput textarea {
  resize: none;
}
.centre .BlocDroite .BlocRecherche .ChampsInput select {
	width: calc(100% - 34px - 22px) !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	background-image: url("../Images/down-arrow.png"); 
	background-position: calc(100% - 15px) 59%;
	background-repeat: no-repeat;
	background-size: 20px;
	padding-top:10px !important;
	padding-bottom:10px !important;
	padding-left: 17px;
}
@supports (-moz-appearance:none) {
    .centre .BlocDroite .BlocRecherche .ChampsInput select { 
    	text-indent: -2px;
    	padding-top:9px !important;
		padding-bottom:9px !important;
    } 
}

.centre .BlocDroite .BlocRecherche .ChampsInput select option {
	background-color: #f1f1f1;
	font-family: arial;
	font-size: 14px;
}

.centre .BlocDroite .BlocRecherche .ChampsInput input::placeholder{
	color:#444444;
	opacity:1;
}
.centre .BlocDroite .BlocRecherche .ChampsInput input[type="text"]:disabled {
	background-color:#d6d6d6;
}

.centre .BlocDroite .BlocRecherche .BlocRayon .BlocRayonTitre{
	font-family: 'open_sanssemibold';
	font-size:14px;
	color:#444444;
	margin-top:21px;
	margin-left:24px;
}

.centre .BlocDroite .BlocRecherche .BlocRayon .sliderContainer{
  width:263px;
  width: calc(100% - 34px - 24px);
  height:14px;
  margin-top:17px;
  background-color:transparent;
  margin-left:24px;
}

.centre .BlocDroite .BlocRecherche .BlocRayon #slider{
  width:263px;
  width:100%;
  height:2px;
  border-radius:0px;
  border:none;
  background-color:#b2e1f4;
  
}

.centre .BlocDroite .BlocRecherche .BlocRayon .ui-slider-handle.ui-state-default.ui-corner-all{
  height:14px;
  width:14px;
  background-color:transparent;
  background-image:url('../Images/Boule_Slider.png');
  border:none;
  border-radius:0px;
  margin-left:0px;
  margin-right:0px;
}


.centre .BlocDroite .BlocRecherche .BlocRayon .ui-slider-horizontal .ui-slider-range{
	background-color:#b2e1f4;
	height:2px;
}

.centre .BlocDroite .BlocRecherche .BlocRayon #valeur{
	width:48px;
	text-align:center;
	margin-left: 122px;
	font-family: 'open_sansbold';
	font-size:12px;
	color:#009bdb;
}

.centre .BlocDroite .BlocRecherche .BlocRecherchePersonneTitre{
	font-family: 'montserratbold';
	font-size:23px;
	color:#4b4b4b;
	margin-left:29px;
	padding-top:20px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLangueTitre{
	font-family: 'montserratbold';
	font-size:23px;
	color:#4b4b4b;
	margin-left:29px;
	padding-top:20px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLangue label,
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients label{
	font-family: 'open_sanssemibold';
	font-size:14px;
	color:#474747;
	margin-left:8px;
}
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients label {
	margin-left: 0px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLangue .ListeLangPrinc {
	width:137px;
	width: calc(50%);
	float:left;
	margin-top:14px;
}
.centre .BlocDroite .BlocRecherche .BlocRecherchePatients #acceptePatients {
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 20px;
}
.checkbox{
	margin-left:4px;
	margin-right: 14px;
}
.ListeLangPrinc .checkbox {
	margin-right: 8px;
}

.centre .BlocDroite .BlocRecherche .BlocRechercheLangue #ContenuLangues{
	margin-left:22px;
	margin-right: 22px;
	margin-top:6px;
	height:180px;
}

.BtnPlusLangues, .BtnParamCookies{
	font-family: 'open_sansbold';
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	padding-top:14px;
	padding-bottom:13px;
	border-radius:24px;
	margin-top:29px;
	cursor:pointer;
}
.BtnPlusLangues {
	width:174px;
	background-color:#e7e7e7;
	color:#009bdb;
	margin-inline: auto;
}
.BtnParamCookies {
	width:max-content;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #31b3e8;
	color: white;
}

.ListeLang{
	margin-top:9px;
}

.ReseauxSociaux{
	text-align:right;
}

.ReseauxSociaux span{
	font-family:'montserratbold';
	font-size:28px;
	color:#4b4b4b;
}

.ReseauxSociaux{
	font-family: 'montserratregular';
	font-size:28px;
	color:#4b4b4b;
	margin-top:67px;
/*	padding-bottom: 100px;
*/}

.ReseauxSociaux .BarreGriseRS{
	/*width:131px;*/
	width:4px;
	background-color:#ececec;
	margin-top:22px;
	margin-bottom:35px;
/*	margin-left:218px;
*/	margin-left: calc(100% - 131px);
}

.ReseauxSociaux img{
	display:block;
	height: 50px;
}

.ReseauxSociaux table{
/*	margin-left:177px;
*/	
	/*float: right;*/
}
.ReseauxSociaux .suivezNous {
	border-right: 4px solid #ececec;
	padding-right: 20px;
	margin-right: 20px;
}
.ReseauxSociaux .suivezNous, .ReseauxSociaux span {
	font-size: 22px;
}
.chemin, .chemin a {
	text-transform:uppercase;
	color:#8c8c8c;
	font-size:13px;
	font-family: 'open_sansregular';
}

.BarreGriseChemin{
	width:131px;
	height:4px;
	background-color:#ececec;
	margin-top:25px;
}

.TexteStatique{
	padding-top:33px;
	padding-bottom:59px;
	color:#353535;
	font-size:15px;
	line-height:30px;
	font-family: 'montserratregular';
	letter-spacing: 0.5px;
}
.TexteStatique.nopadding{
	padding:0px;
}
.TexteStatique a {
	font-family: 'open_sanssemibold';

	color:#009bdb;
}
.TexteStatique a:hover {
	text-decoration: underline;
}

.TexteStatique span{
/*	font-family: 'open_sanssemibold';*/ /* RL : mise en commentaires car conflit avec mise en forme froala */
}

.TexteStatique h1, .TexteStatique h1 span {
	margin:0;
	padding:0;
	font-family:'montserratbold';
	font-size:40px;
	color:#009bdb;
	line-height:40px;
	margin-top: 60px;
	margin-bottom: 40px;
}
.TexteStatique h1.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.TexteStatique h2, .TexteStatique h2 span {
	margin:0;
	padding:0;
	font-family:'montserratbold';
	font-size:28px;
	color:#979797;
	line-height:28px;
/*	margin-top:16px;
*/	margin-top: 44px;
	margin-bottom: 28px;
}
.TexteStatique img {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 100%;
	height: auto;
}
.TexteStatique h3, .TexteStatique h3 span {
	margin:0;
	padding:0;
	color:#5c5c5c;
	font-size:21px;
	font-family: 'open_sansregular';
	line-height:21px;
	margin-top:16px;
	margin-top: 31px;
	margin-bottom: 21px;
}
.TexteStatique h3 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.TexteStatique p {
	margin: 0px 0px 5px 0px;
}
.TexteStatique ul{
	margin:0;
	padding-top:15px;
	padding-left:0px;
	padding-bottom: 15px;
}
.TexteStatique ul.nopaddingtop{
	padding-top:0px;
}
.TexteStatique ul li{
	list-style-type: none; /* on annule la puce par défaut */
    background-image: url('../Images/PuceNiv1.png'); /* on affiche l'image souhaitée */
    background-repeat: no-repeat; /* on annule la répétition par défaut */
    background-position: left 11px; /* on positionne où l'on veut */
    padding-left: 22px;
	margin-top:5px;
}


.TexteStatique ul ul{
	padding-top:0px;
	padding-left:20px;
}

.TexteStatique ul ul li{
	list-style-type: none; /* on annule la puce par défaut */
    background-image: url('../Images/PuceNiv2.png'); /* on affiche l'image souhaitée */
    background-repeat: no-repeat; /* on annule la répétition par défaut */
    background-position: left 9px; /* on positionne où l'on veut */
    padding-left: 22px;
}

.TexteStatique ul ul ul{
	padding-top:0px;
	padding-left:20px;
}

.TexteStatique ul ul ul li{
	list-style-type: none; /* on annule la puce par défaut */
    background-image: url('../Images/PuceNiv3.png'); /* on affiche l'image souhaitée */
    background-repeat: no-repeat; /* on annule la répétition par défaut */
    background-position: left 10px; /* on positionne où l'on veut */
    padding-left: 22px;
}

.Partage{
	color:#8c8c8c;
	font-size:13px;
	font-family: 'open_sansregular';
	transform: rotate(-90deg);
	float:right;
	padding-bottom:23px;
	/*padding-top:63px;
	margin-top: 25px;*/
	text-transform:uppercase;
	line-height: normal;
}

.Partage table tr td img{
	transform: rotate(90deg);
	display:block;
	cursor:pointer;
}
.Partage tr:first-child td {
	width: 82px;
}

.SeparateurGris{
	width:66px;
	height:4px;
	background-color:#ececec;
	margin-top:16px;
	margin-bottom:26px;
}

.Galerie .GalerieImage{
	padding-right:50px;
	padding-bottom:50px;
	float:left;
}

.TitreSsBlocs{
	font-family:'montserratbold';
	font-size:28px;
	color:#009bdb;
	margin-bottom:31px;
}

.GalerieDescription{
	color:#009bdb;
	font-size:13px;
	font-family: 'open_sansregular';
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

.GalerieCopyright{
	color:#8c8c8c;
	font-size:11px;
	font-family: 'open_sansregular';
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

.content .Video .ElementsVideos{
	width:348px;
	height:222px;
	float:left;
	margin-right:50px;
	margin-bottom:50px;
	cursor:pointer;
}

.content .Video .LigneVideo{
	width:348px;
	height:222px;
	max-width: 348px;
}

.ImagePlay {
    width: 75px;
    height: 75px;
    background-image: url(../Images/IconeVideo.png);
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0.80;
    filter: alpha(opacity=80);
    margin-top: 73px;
    margin-left: 136px;
}

video{
	width:100%;
	height:400px;
}
div.Video table {
	width: 100%;
}

.modalDialog_contentDiv{
	height:auto;
	position:absolute;
	background-color:white;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.BtnFermer{
	color: #8c8c8c;
    font-family: 'montserratbold';
    font-size: 11px;
    text-transform: uppercase;
	padding-top:12px;
	padding-bottom:12px;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
}

.grisee{
	width:100%;
}

.descriptionVideo{
	color:#009bdb;
	font-size:13px;
	font-family: 'open_sansregular';
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;	
	max-width: calc(700px - 30px);
}
.container iframe, .container video {
	width: 100%;
	height: 100%;
	max-width: 800px;
	height: 450px;
}
#DHTMLSuite_modalBox_contentDiv {
	max-width: 800px;
	height: auto;
}

.modalDialog_transparentDivs{
	opacity: 0.7;
}

.ListeDocuments{
	padding-bottom:50px;
}

.ListeDocuments .LigneDocuments{
	cursor:pointer;
}

.ListeDocuments .LigneDocuments td{
	vertical-align:top;
}

.ListeDocuments .LigneDocuments .DctTitre{
	font-family: 'open_sanssemibold';
	font-size:17px;
	color:#353535;
}

.ListeDocuments .LigneDocuments .DctTitre .DctFormat{
	font-family: 'open_sansregular';
}

.ListeDocuments .Separateur{
	height:11px;
}

.BlocFlottantDroitRS{
	width:349px;
	width: 1152px;
	margin: auto;
	margin-top: 50px;
	bottom: 0px;
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-bottom: 30px;
}

.BlocFlottantDroitRS .ReseauxSociaux{
	margin-top:0px;
	display: flex;
	flex-direction: row;
}

.TitreSection{
	font-family: 'montserratbold';
	font-size:40px;
	color:#009bdb;
	margin-top:33px;
	margin-bottom:20px;
}

.SsTitreSection{
	font-family: 'montserratbold';
	font-size:28px;
	color:#979797;
	margin-top:29px;
}
.SsTitreSection.marginbottom{
	margin-bottom:15px;
}
.BlocJeSuis{
	width:215px;
	height:543px;
	padding:16px;
	background-color:#f7f7f7;
	border-radius:5px;
	margin-top:36px;
	cursor:pointer;
	margin-right:51px;
	margin-right:18px;
	float:left;
	margin-bottom: 50px;
}

.BlocJeSuis .ImageJeSuis{
	background-color:white;
	width:209px;
	height:209px;
	padding:2px;
}

.BlocJeSuis .ImageJeSuis img{
	display:block;
	width:209px;
	height:209px;
}

.BlocJeSuis .TitreJeSuis{
	font-family: 'open_sansbold';
	font-size:21px;
	color:#009bdb;
	text-transform:uppercase;
	margin-top:17px;
}

.BlocJeSuis .DescJeSuis{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
	line-height:23px;
	margin-top:20px;
	height:230px;
	overflow:hidden;
}

.CatMessBarreGrise{
	width:66px;
	height:4px;
	background-color:#ececec;
}

.CatMes{
	padding-top:31px;
}

.CatMes .PlusMoins{
	width:41px;
}

.CatMes .PlusMoins div{
	cursor:pointer;
	width:41px;
	height:41px;
	background-image:url('../Images/BtnPlus.png');
}

.CatMes .PlusMoins .BtnMoins{
	background-image:url('../Images/BtnMoins.png');
}

.CatMes .LibelleCatMes{
	font-family: 'montserratregular';
	font-size:28px;
	color:#979797;
	padding-top:6px;
	cursor:pointer;
}

.CatMes table tr td{
	vertical-align:top;
}

.BlocMessCache{
	padding-top:37px;
	display:none;
}

.LigneMesCache{
	/*width:951px;*/
	width: 100%;
	height:159px;
	border-radius:5px;
	margin-bottom:19px;
	overflow:hidden;
	cursor:pointer;
	background-color:#f7f7f7;
}

.LigneMesCache table{
	width:100%;

	height:159px;
}
.LigneMesCache td {
	vertical-align: top;
}
.LigneMesCache .defaultImage, .LigneMesCache .Image {
	height: 122px;
	width: 122px;
	background-repeat: no-repeat;
}
.LigneMesCache .defaultImage {
	background-image: url("../Images/LogoSimple.png");
	background-size: 122px 122px;
}
.LigneMesCache .Image {
	background-size: cover;
	background-position: center;
}
.CatMes table {
	width: 100%;
}

.TitreMesCache{
	font-family: 'open_sansbold';
	font-size:16px;
	color:#009bdb;
	text-transform:uppercase;
}

.DescMesCache{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
	line-height:23px;
	padding-top:7px;
}

.ListeCatMes{
	padding-bottom:50px;
}

.BarreGriseAtvPassees{
	width:66px;
	height:4px;
	background-color:#ececec;
	margin-top:16px;
	margin-bottom:26px;
}

.PetitTitreBleu{
	font-family: 'montserratbold';
	font-size:28px;
	color:#009bdb;
	margin-bottom:49px;
}

.TitreDescMesCache{
	height:122px;
	overflow:hidden;
}


.BlocAtvDateTitreLieu .DateAtvFP{
	font-family: 'open_sansbold';
	font-size:18px;
	color:#4b4b4b;
	text-transform:uppercase;
	margin-top:29px;
}

.BlocAtvDateTitreLieu .LieuAtvFP{
	font-family: 'open_sansbold';
	font-size:18px;
	color:#f29713;
	text-transform:uppercase;
}

.BlocAtvDateTitreLieu .LieuAtvFP img{
	display:block;
}

.BlocAtvDateTitreLieu .TitreSection{
	margin-top:15px;
}

.RelOrganisateurFP{
	font-family: 'open_sansbold';
	font-size:15px;
	color:#009bdb;
	text-transform:uppercase;
}

.SiteWebAtvFP{
	cursor:pointer;
	font-family: 'open_sansregular';
	font-size:15px;
	color:#009bdb;
	text-transform:uppercase;
	line-height:15px;
	margin-top:12px;
}

.SiteWebAtvFP img{
	display:block;
	margin-right:7px;
}

.BlocRelOrganisateurFP{
	padding-bottom:60px;
}

.BlocAtvDateTitreLieu .TitreActu .TitreSection{
	margin-bottom:0px;
}

.TitreNoir .TitreSection{
	color:#4b4b4b;
	margin-bottom:6px;
}


.SstitreResultats{
	font-family: 'open_sansbold';
	font-size:18px;
	color:#009bdb;
	text-transform:uppercase;
	margin-bottom:35px;
}
.LigneResultat{
	background-color:#f7f7f7;
	border-radius:5px;
	overflow:hidden;
	width:751px;
	/*height:155px;*/
	margin-bottom:23px;
	cursor:pointer;
}
.LigneResultat table {
	width: 100%;
}
.LigneResultat table tr td{
	vertical-align:top;
}

.LigneResultat .PointeurNum{
	width:70px;
	/*height:113px;*/
	vertical-align:top;
	text-align:center;
}

.LigneResultat .PointeurNum.Bleu{
	background-image:url('../Images/PointerMapBleu.png');
	background-repeat:no-repeat;
	background-position:15px 0px;
}

.LigneResultat .PointeurNum.Orange{
	background-image:url('../Images/PointerMapOrange.png');
	background-repeat:no-repeat;
	background-position:15px 0px;
}

.LigneResultat .PointeurNum.Orange .NumeroPointer{
	font-family: 'open_sansbold';
	font-size:19px;
	color:#f29713;
	margin-top:5px;
}

.LigneResultat .PointeurNum.Bleu .NumeroPointer{
	font-family: 'open_sansbold';
	font-size:19px;
	color:#009bdb;
	margin-top:5px;
}
.LigneResultat .PointeurNum .NumeroPointer.small {
	font-size: 16px;
	margin-top: 7px;
}
.LigneResultat .PointeurNum .NumeroPointer.extrasmall {
	font-size: 13px;
	margin-top: 9px;
}
.LigneResultat .Infos{
	width:481px;
}

.LigneResultat .Infos .RelNomExt.Bleu{
	font-family: 'open_sansbold';
	font-size:19px;
	color:#009bdb;
	text-transform:uppercase;
}

.LigneResultat .Infos .RelNomExt.Orange{
	font-family: 'open_sansbold';
	font-size:19px;
	color:#f29713;
	text-transform:uppercase;
}

.LigneResultat .Infos .RelAdr{
	font-family: 'open_sanssemibold';
	font-size:16px;
	color:#353535;
	text-transform:uppercase;
	padding-top:6px;
	margin-bottom:10px;
}

.LigneResultat .Infos .RelInfo{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
}
.LigneResultat .Infos .RelNomExt span {
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
	text-transform: lowercase;
	padding-left: 5px;
}

.LigneResultat .Infos .RelInfo span{
	font-family: 'open_sanssemibold';
}

.LigneResultat .PlusInfos{
	width:200px;
}
.LigneResultat .PlusInfos{
	text-transform:uppercase;
	text-align:right;
	display:block;
	float:right;
	font-family:'open_sanssemibold';
	font-size:14px;
	color:#aaaaaa;
}

#mapContainer{
	width:751px;
	height:503px;
	margin-bottom:85px;
}

#map{
	width:751px;
	height:503px;
}

.labelsGoogleMap{
    color:#009bdb;
    background-color: white;
    font-family: 'open_sanssemibold';
    font-size: 10px;
    /*text-align: center;
    width: 20px;
    height:20px;*/
    white-space: nowrap;
}

.centre .BlocDroite .BlocRecherche.SearchResult{
	height:968px;
	/*height: 1000px;*/
	height: 1070px;
	height: 1100px;
}

.BtnResetSearchForm{
	
	/*width: 282px;*/
	border-radius: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 19px;
	/*margin-left: 33px;*/
	margin-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	cursor: pointer;
	border: none;
	font-family: 'open_sansregular';
	color:white;
	background-color:#0089d2;
}

.BlocGlossaire{
	background-color:#b1b1b4;
	border-radius:5px;
	margin-top:23px;
	padding-bottom:30px;
}

.BlocGlossaire .TitreBlocGlossaire{
	background-color:#98999c;
	color:white;
	text-transform:uppercase;
	font-family: 'open_sansextrabold';
	font-size:19px;
	border-radius:5px 5px 0px 0px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.BlocGlossaire .LienBlocGlossaire{
	font-family: 'open_sansregular';
	color:white;
	font-size:15px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.BlocGlossaire .LienBlocGlossaire a{
	font-family: 'open_sansregular';
	color:white;
	font-size:15px;
}

.BlocGlossaire .LienBlocGlossaire span{
	font-family: 'open_sansbold';
	text-transform:uppercase;
}

.LigneResultat .Infos .RelInfo, .RelInfoDetail{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#353535;
}
.RelInfoDetail {
	margin-bottom: 20px;
}
.LigneResultat .Infos .RelInfo {
	margin-bottom: 10px;
}

.LigneResultat .Infos .RelInfo span, .RelInfoDetail span{
	font-family: 'open_sanssemibold';
	color: #009bdb;
}
.cellResultInfos .RelInfoDetail span {
	color: #009bdb;
}

.TitreSsBlocs.Gris{
	color:#979797;
}

.mapRelDetail{
	width:118px;
	height:150px;
}

.MapContainer{
	width:118px;
	height:118px;
	border:solid 2px #fcfcfc;
	overflow:hidden;
}
.MapContainer iframe {
	width: 158px;
	height: 208px;
	margin-top:-40px;
	margin-left:-20px;
}
div.AdresseRelDetail {
	width: calc(751px - 36px);
}
.AdresseRelDetail{
	background-color:#f7f7f7;
	border-radius:5px;
	padding:18px;
	width:751px;
	margin-bottom:33px;
}

.AdresseRelDetail tr td{
	vertical-align:top;
}

.AdresseRelDetail .TitreSectionCabinet{
	font-family: 'open_sansbold';
	text-transform:uppercase;
	font-size:16px;
	color:#009bdb;
	margin-top:4px;
}

.AdresseRelDetail .AdresseCabinet{
	font-family: 'open_sanssemibold';
	text-transform:uppercase;
	font-size:16px;
	color:#353535;
	margin-top:7px;
	padding-bottom:17px;
}

.AdresseRelDetail .LigneTel {
	font-family: 'open_sanssemibold';
	font-size:15px;
	color:#353535;
	margin-bottom:5px;
}

.AdresseRelDetail .LigneTel a{
	color:#353535;
}

.AdresseRelDetail .LigneTel img{
	display:inline-block;
	margin-right:13px;
}

.AdresseRelDetail.Orange .TitreSectionCabinet{
	color:#f29713;
}

.TitreSectionOrange .TitreSection{
	color:#f29713;
}

.BlocGauche .TexteStatique{
	width:751px;
	padding-top:30px;
}
.BlocGauche .TexteStatique.nopadding{
	padding-top:0px;
}
.loginBoxUser{
	font-family: 'open_sanssemibold';
	color: #009bdb;
	font-size: 15px;
	float:left;
	max-width:195px;
	text-overflow: ellipsis;
/*	margin-top: 32px;
*/
}

.TexteDeco a{
	width: 169px;
	text-align: center;
	text-transform: uppercase;
	background-color: #f29713;
	color: white;
	font-family: 'open_sansbold';
	font-size: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 13px;
	padding-right: 13px;
	float: right;
	border-radius: 0px 0px 5px 5px;
	cursor: pointer;
/*	margin-left:20px;
*/
}

.TexteUser{
	margin-top: 9px;
	display: inline-block;
}

.loginBoxUser .TexteUser a{
	color: #009bdb;
}

.MesCoordonnees{
/*	width:573px;
*/
	width:75%;
}

.MesCoordonnees tr td{
	vertical-align:middle;
	text-align:left;
}

.MesCoordonnees .Col1{
	font-family: 'open_sansbold';
	font-size:15px;
	color:#009bdb;
	text-transform:uppercase;
	width:150px;
	text-align:right;
	min-width: 150px;
}

.MesCoordonnees .Col2{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#444444;
	padding-left:27px;
	width:400px;
	min-width:400px;
}
.MesCoordonnees .Col3{
	font-family: 'open_sansregular';
	font-size:15px;
	color:#444444;
	padding-left:27px;
	width:396px;
}

.MesCoordonnees .Col2 input,.inputTexteMaisonMedicale{
	width:380px;
	border:1px solid #e9e9e9;
	background-color:#f1f1f1;
	border-radius:5px;
	font-family: 'open_sansregular';
	font-size:15px;
	color:#444444;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:16px;
}

.SsSsTitre{
	font-family: 'open_sansbold';
	font-size:18px;
	color:#4b4b4b;
	text-transform:uppercase;
	margin-bottom:45px;
}

.contactInfo .adresseInfo, .contactInfo .telecomsInfo{
	width:300px;
}

.contactInfo{
	display: -webkit-flex; 
	display:flex;
	width:650px;
	justify-content:space-between;
	-webkit-justify-content:space-between; 
}

.ContactAdresseMap{
	height:400px;
}

.ContactAdresse{
	width:300px;
	margin-bottom:50px;
}

.FormContact{
	width:80%;
}

.FormContact .wrapperInput{
	margin-bottom:10px;
}

.FormContact input, .FormContact textarea{
	border:1px solid #a2a8ab;
	border-radius:5px;
	font-family: 'open_sansregular';
	font-size:15px;
	color:#444444;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:16px;
	resize:none;
	
}

.FormContact input{
	width:calc(100% - 16px);
}

.FormContact textarea{
	padding-right:16px;
	width:calc(100% - 32px);
}

.FormContact label{
	font-family: 'open_sansbold';
	font-size:15px;
	color:#009bdb;
	text-transform:uppercase;
	cursor:pointer;
}

.FormContact input[type=submit]{
	border:none;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background-color: #009bdb;
	color: white;
	font-family: 'open_sansbold';
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	padding:8px 0px 11px 0px;
	margin-top:15px;
}


.BlocMenuFixed{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:67px;
	position:fixed;
	margin:0;
	top:50%;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	width:1152px;
	text-align:center;
	
}

.MenuConnexionWrapper{
	display:flex;
	align-items:center;
	justify-content:center;
	display: -webkit-flex; 
	-webkit-justify-content:center; 
	-webkit-align-items: center;
	height:100%;
}

.msgUserConnected{
	color:#5c5c5c;
	font-size:16px;
	font-family:'open_sansregular';
}

.BlocMenuFixed .BtnConnexion{
	margin:0;
	clear:both;
}

.BlocMenuFixed #divEmailMdP{
	margin:0;
	clear:both;
}

.wrapperBtnTableMedecin{
	min-width:80px;
	margin-left:auto;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	display: -webkit-flex; 
	-webkit-justify-content:flex-end; 
	-webkit-align-items: center;
}

table.medecinsBilingue .btnTableMedecin{
	width:20px;
	height:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	display: -webkit-flex; 
	-webkit-justify-content:center; 
	-webkit-align-items: center;
}

table.medecinsBilingue .btnTableMedecin img{
	cursor:pointer;

}

table.medecinsBilingue .btnAnnuler{
	margin-right:10px;
}

table.medecinsBilingue .btnModifier{
	margin-left:10px;
}


table.medecinsBilingue .dateCertificationEntry{
	border:1px solid #cccccc;
	width:120px;
	width: 100%;
	background-color:white;
	font-size:15px;
	color:#353535;
	font-family:'open_sansregular';
	height:26px;
	box-sizing:border-box;
	margin:0px;
	display:block;
}

table.medecinsBilingue{
	margin-top:50px;
	width:100%;
	border-spacing:0px;
}

table.medecinsBilingue td:last-child{
	text-align:right;
}

table.medecinsBilingue td, table.medecinsBilingue th{
	text-align:left;
	border-bottom: 1px solid #cccccc;
    border-collapse: collapse;
    padding-top: 4px;
}

table.medecinsBilingue tr th{
	color:#009bdb;
	padding-bottom:5px;
	vertical-align: bottom;
	line-height: 25px;
	cursor: pointer;
}

.menu{
	float:left;	
	/*margin-left: 10px;*/
	margin-right: 30px;

	}

.boutonRecherche{
	padding-top: 18px;
	}
.groupeCheckbox{
	font-size:15px;
	padding-left: 170px;
	padding-top:15px;
}
.MedecinRadio{
    padding-bottom: 10px;
    padding-top: 10px;
	font-size: 15px;
	color: #009bdb;
}
.radio{
	margin-right: 15px;
}

.select{
	font-size:10px;
	margin-left:30px;
	}
.inputTexteMaisonMedicale{
	margin-left: 5px
	}
#ToutesLangues {
	overflow-y: scroll;
	height: inherit;
}
button.gm-ui-hover-effect {
	display: none;
}


.bannierecookie {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	min-height: 48px;
	background-color: #009bdb;
	color: #fff;
	z-index: 1000;
	-webkit-transition:opacity .25s linear, visibility .25s linear, z-index .25s linear;
	transition:opacity .25s linear, visibility .25s linear, z-index .25s linear;
	font-size: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-family:'open_sansregular',Helvetica,Arial,sans-serif;
	letter-spacing: 0px;
	padding-left: 18px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.texteCookie {
	text-align: left;
	line-height: 24px;
	padding-right: 12px;
}
.texteCookie a {
	color: white;
	text-decoration: underline;
}
.okCookie {
	border: 2px solid white;
	height: 28px;
	line-height: 28px;
	padding-left: 16px;
	padding-right: 16px;
	cursor: pointer;
	vertical-align: middle;
	float: right;
}

.cluster div span {
	color:white;
	font-family: 'open_sansregular';
	font-size: 16px;
}
.MesImage {
	padding-left:17px;
	padding-right:17px;
	width:122px;
	height:122px;
}
.MesCorps {
	width:554px;
	padding-right:35px;
}
.MesSavoirPlus {
	width:200px;
}
.MesSavoirPlus div {
	padding-top:81px;
}
.MesSavoirPlus img {
	display:block;
	float:right;
	margin-left:12px;
	margin-right:17px;
}
.MesSavoirPlus span {
	text-transform:uppercase;
	text-align:right;
	display:block;
	float:right;
	font-family:'open_sanssemibold';
	font-size:14px;
	color:#aaaaaa;
}
.MesSeparateur {
	height: 17px;
}
#BlocRechercheResponsive {
	display: none;
}
.cellResultInfos {
	width:575px;
}
.cellResultMap {
	width: 140px;
}
.propositions {
	padding-left: 24px;
	margin-top: -8px;
	position: absolute;
}
.propositions li {
    width: 300px;
    padding: 7px 17px 7px 17px;
    background-color: #EEEEEE;
    font-size: 14px;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    color: #444444;
	padding-top: 10px;
	padding-bottom: 9px;
	font-family: 'open_sansregular';
	font-size: 14px;
	background-color: #f1f1f1;
	width: 259px;
	margin-left: -24px;
}
.propositions li:hover {
    background-color: #DDDDDD;
}
.propositions {
    list-style: none;
}

.tableConsult {
	width: 803px;
	width: 751px;
	border-collapse: collapse; 
	overflow: scroll;
	display: inline-block;
	background-color: white;
	border-radius: 5px 5px 0px 5px;

}
.tableConsult::-webkit-scrollbar {
  display: none;
}
.tableConsult {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
.tableConsult tr td {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.tableConsult td {
	width: calc(803px - 120px / 7);
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #353535;
	line-height: 26.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.tableConsult td:nth-child(2n) {
	border-left: 1px solid #dddddd;
}
.tableConsult td:last-child {
	border-right: 1px solid #dddddd !important;
}
.tableConsult td.numero:last-child, .tableConsult tr:first-child td.entetetable {
	border-right: 1px solid #f7f7f7 !important;
}
.tableConsult td.numero {
	background-color: #f7f7f7;
	border-right: 1px solid #f7f7f7;
	border-top: none;
	position: relative;
	height: 35px;
	background-clip: padding-box
}
.tableConsult td.numero span {
	background-color: #f7f7f7;
	margin-left: -9px;
	position: absolute;
	top: 12px;
	left: 0px;
}
.tableConsult td.vert {
	background-color: #aceeb4;
	border-top: 1px solid #6cdb79 !important;
	border-bottom: 1px solid #6cdb79 !important;
}
.AdresseRelDetail .carre {
	width: 21px;
	height: 21px;
	display: inline-block;
	margin-right: 13px;
	vertical-align: middle;
}
.AdresseRelDetail .carre.vert {
	background-color: #aceeb4;
}
.AdresseRelDetail .carre.orange {
	background-color: #91dfff;
}
.tableConsult td.vert:hover {
	background-color: #6cdb79;
}
.tableConsult td.orange {
	background-color: #91dfff;
	border-top: 1px solid #31b3e8 !important;
	border-bottom: 1px solid #31b3e8 !important;
}
.tableConsult td.orange:hover {
	background-color: #31b3e8;
}
.tableConsult td.vert.debutVert {
	border-left: 1px solid #6cdb79 !important;
}
.tableConsult td.finVert {
	border-left: 1px solid #6cdb79 !important;
}
.tableConsult td.vert.debutOrange {
	border-left: 1px solid #31b3e8 !important;
}
.tableConsult td.finOrange {
	border-left: 1px solid #31b3e8 !important;
}
.tableConsult td.entetetable {
	font-family: 'open_sanssemibold';
	font-size: 15px;
	color: #353535;
	padding-top: 9px;
	padding-bottom: 9px;
	position: sticky;
	position: -webkit-sticky;
	top: 0px;
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7 !important;
	border-bottom: 1px solid #f7f7f7 !important;
	border-right: 1px solid #dddddd !important;
	text-align: right;
	width: 102px;
	padding-right: 18px;
	padding-left: 18px;
	background-clip: padding-box
	/*border-right: none;*/

}
/* max-width: 640px */

.pdfListe {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.pdfPage {
  border: 1px solid #cccccc;
  margin-right: 23px;
  height: calc(248px);
}
.pdfPage .docPdfThumbnail {
  	background-image: url("../Images/loading.gif");
  	background-size: 50px;
  	background-position: center 0px;
  	display: flex;
  	align-items: center;
  	background-repeat: no-repeat;
  	width: 100%;
  	height: calc(100%);
  	margin-left: 0px;
  	margin-right: 0px;
  	text-align: center;
  	position: relative;
}
.docPdfThumbnail canvas {
	margin-top: 0px;
}
.pdfBloc {
	width: 200px;
  	height: 288px;
  	margin-bottom: 23px;
}
.titrePdf {
	color: #353535;
	font-size: 14px;
	font-family: 'open_sansregular';
	text-align: center;
	max-height: 40px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 23px);
	display: block;
}

@media screen and (max-width: 1150px),  screen and (max-device-width: 1150px) {

	div.AdresseRelDetail {
		width: calc(100% - 36px);
	}
	.bar1, #menuMobile .bar2, #menuMobile .bar3 {
	  width: 35px;
	  height: 5px;
	  background-color: #008dc9;
	  margin: 6px 13px;
	  transition: 0.4s;
	}
	#menuMobile {
		display: block;
		position: fixed;
		top: 0px;
		right: 10px;
		width: 60px;
		height: 60px;
		z-index: 10000;
  		cursor: pointer;
	}
	#menuMobile.version2only {
		display: none;
	}
	#menuMobile .bar1 {
	  margin-top: 17px;
	}
	#menuMobile.change .bar1 {
	  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
	  transform: rotate(-45deg) translate(-9px, 6px);
	}
	#menuMobile.change .bar2 {
		opacity: 0;
	}
	#menuMobile.change .bar3 {
	  -webkit-transform: rotate(45deg) translate(-8px, -8px);
	  transform: rotate(45deg) translate(-8px, -8px);
	}

	.centre.centre2 {
		flex-direction: column-reverse;
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-top: 125px;
	}
	.BlocMenu {
		display: flex;
		flex-direction: column;
		position: fixed;
		width: 100%;
		z-index: 1002;
		margin-top: 0px;
		top: 122px;
		top: -335px;

	}
	.BlocMenu .MenuSec {
		display: flex;
		flex-direction: column;
		padding-top: 0px;
		
		background-color: white;
	}
	.centre, 
	.centre .BlocGauche, 
	.BlocGauche .TexteStatique {
		width: 100%;
	}
	.BlocFlottantDroitRS {
		display: flex;
		flex-direction: column;
		width: calc(100% - 30px);
		position: relative;
		margin-top: 0px;
	}
	.centre .BlocDroite {
		width: calc(100%);
	}
	.BlocLogo {
		position: fixed;
		left: 0px;
		top: 0px;
		z-index: 1001;
		height: 60px;
		width: 100%;
		padding-top: 0px;
		background-color: white;
		border-bottom: 1px solid #cccccc;
	}
	.BlocLogo div {
		background-image: url('../Images/LogoPetit2.png');
		background-size: 202px 55px;
		width: 234px;
		height: 57px;
		background-position: 10px 4px;
	}
	.menu {
		height: 67px;
		margin-right: 0px;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	.menu:last-child {
		border-bottom: 2px solid #cccccc;
	}
	.BlocMenu .MenuSec .Leftmenu1 {
		height: 25px;
		display: block;
		padding-top: 24px;

	}
	.BlocMenu .MenuSec .Leftmenu1::after { 
		top: 66px;
		transition: none;
	}
	.BlocLangueLogin {
		position: fixed;
		width: 100%;
		background: white;
		height: 62px;
		z-index: 1003;
/*		padding-left: calc(50% - (375px / 2));*/		
		padding-left: 12px;
		margin-top: -1px;
		top: 62px;
		top:-365px;
		margin-top: -62px;
 	}
	
	.Langues {
	    float: none;
	}
	div.logo img {
		width: calc(100% - 30px);
		height: auto;
		margin-left: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
		max-width: 400px;
	}
	.content {
		padding-bottom: 0px;
	}
	.ReseauxSociaux .suivezNous, .ReseauxSociaux span {
		font-size: 18px;
	}
	.BlocFlottantDroitRS .ReseauxSociaux {
		margin-top : 15px
	}
	.BlocFooter {
		padding-top: 0px;
	}
	.BlocFooter .centre {
		flex-direction: column;
		width: calc(100% - 30px);
		padding-left: 15px;
		padding-right: 15px;
	}
	.BlocFooter .centre .Titre {
		padding-top: 40px;
	}
	.LigneMesCache, .LigneMesCache table {
		height: auto;
	}
	.LigneMesCache tr:nth-child(2) {
		display: flex;
		flex-direction: column;
	}
	.centre .BlocDroite .PentaGarde {
		position: absolute;
		top: -65px;
		height: 55px;
		background-size: 39px 40px;
		background-repeat: no-repeat;
		background-position: calc(100% - 20px) 8px;
		margin-top: 0px;
		padding-top: 0px;
		width: calc(100% - 15px);
		margin-left: -15px;
		padding-left: 15px;
		border-bottom: 1px solid #cccccc;
		background-color: white;
		z-index: 100;
	}
	.centre .BlocDroite .PentaGarde div {
		width: 100%;
		padding-top: 0px;
		font-size: 18px;

	}
	.centre .BlocDroite .PentaGarde div span {
		background: none;
		color: #36a5d8;
		line-height: 55px;
		text-align: left;
		display: block;
/*		width: calc(100% - 30px - ;
*/	}
	.centre .BlocDroite .PentaGarde div span br {
		display: none;
	}
	#orgformsearch2 {
		background-color: white;
		border-bottom: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		position: relative;
		margin-top: -338px;
		height: 48px;
		padding-top: 12px;
		padding-left: 12px;
	}
	.slideshowContainer, .slideshowall  {
		width: calc(100% - 30px);
	}
	.MesCorps {
		width: calc(100% - 30px);
		padding-top: 15px;
		padding-left: 15px;
	}
	.MesSavoirPlus {
		width: 100%;
		position: absolute;
		right: 15px;
	}
	.MesSavoirPlus div {
		padding-top: 0px;
	}
	.MesSavoirPlus span {
		/*display: none;*/
	}
	.centre .BlocDroite .BlocRecherche .BlocRechercheLangue label {
		font-size: 12px;
		margin-left: 5px;
	}
	.centre .BlocDroite .BlocRecherche {
		margin-top: -18px;
	}
	.centre .BlocDroite .BlocRecherche.SearchResult {
		height: 0px;
		display: none;
		width: calc(100% + 30px);
		margin-left: -15px;
		border-radius: 0px;
	}
	.ReseauxSociaux img {
		height: 40px;
		margin-right: 5px;
	}
	#BlocRechercheResponsive {
		display: block;
		width: calc(100%);
		margin-left: -15px;
		height: 40px;
		background-color: #009bdb;
		color: white;
		text-transform: uppercase;
		font-family: 'open_sansextrabold';
		font-size: 18px;
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: -36px;
	}
	.centre .BlocDroite .BlocRecherche .BlocRechercheTitre {
		display: none;
	}
	.BlocJeSuis {
		width: calc(100% - 30px);
		margin-bottom: 0px;
		height: auto;
	}
	.BlocJeSuis .ImageJeSuis {
		width: 100%;
		height: auto;
		margin: auto;
		max-width: 350px;

	}
	.BlocJeSuis .ImageJeSuis img {
		width: 100%;
		height: auto;
/*		max-width: 350px;
*/
	}
	.BlocJeSuis .DescJeSuis {
		height: auto;
		padding-bottom: 15px;
	}
	.TitreSection {
		font-size: 25px;
	}
	.Langues .langmenuActif, .Langues .langmenu {
		margin-left: 6px;
	}
	.SsTitreSection {
		font-size: 23px;
	}
	.TexteStatique h1 {
		font-size: 25px;
	}
	.centre .BlocGauche {
		padding-top: 30px;
	}
	.CatMes .LibelleCatMes {
		font-size: 23px;
	}
	#mapContainer {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	#map {
		width: 100%;
	}
	.LigneResultat {
		width: 100%;
	}
	.LigneResultat .PlusInfos {
		margin-bottom: 15px;
		width: 100%;
		position: absolute;
		right: 10px;
	}
	.LigneResultat .PlusInfos span {
		/*display: none;*/
	}
	.LigneResultat .Infos {
		padding-left: 15px;
		padding-right: 15px;
		width: calc(100% - 30px);
	}
	.LigneResultat tr:nth-child(2) {
		display: flex;
		flex-direction: column;
	}
	.LigneResultat .PointeurNum {
		height: 60px;
		width: 72px;
/*		margin: auto;
*/		margin-bottom: 10px;
	}
	.LigneResultat .PointeurNum.Bleu, .LigneResultat .PointeurNum.Orange {
		background-size: contain;
	}
	.LigneResultat .PointeurNum.Bleu .NumeroPointer, .LigneResultat .PointeurNum.Orange .NumeroPointer {
		margin-top: 7px;
	}
	.AdresseRelDetail {
		width: 100%;
	}
	.AdresseRelDetail tr {
		display: flex;
		flex-direction: column;
	}
	.cellResultInfos {
		width: 100%;
		margin-top: 15px;
	}
	.cellResultMap {
		width: 100%;
	}
	.cellResultMap .MapContainer {
		margin: auto;
	}
	.TitreSsBlocs {
		font-size: 25px;
	}
	.TexteStatique h2 {
		font-size: 23px;
	}
	.TexteStatique h3 {
		font-size: 21px;
	}
	.content .Video .LigneVideo {
		width: calc(100%);
		background-size: cover;
	}
	.content .Video .ElementsVideos {
		width: 100%;
	}
	.Video tr {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.Video table {
		width: 100%;
	}
	.ImagePlay {
		/*margin-left: calc(50% - 15px - (75px / 2));*/
	}
	#SlideAccueil {
		height: 550px;
	}
	.TitreDescMesCache {
		height: auto;
	}
	.MapContainer {
		width: 100%;
	}
	.MapContainer iframe {
		width: calc(100% + 100px);
		height: calc(208px + 80px);
		margin-left: -50px;
		margin-top: -80px;
	}
	.TexteStatique {
		padding-bottom: 30px;
	}
	.Galerie td {
		display: inline-block;
	}
	.Galerie .GalerieImage {
		padding-right: 25px;
		padding-bottom: 25px;
	}
	.contactInfo {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.FormContact {
		width: 100%;
	}
	.BtnConnexion,
	.Langues .langmenu.EN,.Langues .langmenu.NL, .Langues .langmenu.FR,
	.Langues .langmenuActif.EN, .Langues .langmenuActif.NL, .Langues .langmenuActif.FR {
		font-size: 14px;
	}
	.BtnConnexion {
		width: auto;
	}
	.pac-container {
		width: 100vw !important;
		margin-left: calc(0px - 17px - 16px - 7px);
	}
	.pac-item {
		font-size: 15px;
		width: 100vw;
		line-height: 45px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.pac-item-query {
		font-size: 15px
	}
	.pac-icon {
		display: none !important;
	}
}


/*	=============================
		   BANNIERE COOKIE		 
	=============================*/

/* bandeau cookies */

:root {
	--shadow: drop-shadow(8px 8px 8px rgba(0, 0, 0, 0.25));
	--colorBleu: #009bdb;
	--colorBleuClair: #31b3e8;
}
#protectCookieBanner {
	opacity: 1;
   	transition: opacity 0.3 ease-in-out;
   	display: flex;
   	justify-content: center;
   	font-family: 'open_sansregular';
}
[class^="protectCookieBanner-"] {
	margin: 0;
	padding: 0;
}
.protectCookieBanner-Notice{
	position: fixed;
	bottom: 20px;
	z-index: 1080;
	font-size: 15px;
	overflow: hidden;
	width: 100vw;
	max-width: 1030px;
	filter: var(--shadow);
	border-radius: 7px;;
}
.protectCookieBanner-Notice-body {
	padding: 1em 1.2em;
	background-color: var(--colorBleu);
}
.protectCookieBanner-Notice-actionItem {
	display: inline;
	width: auto;
}
.protectCookieBanner-Notice-description {
	/*display: none;*/
}
.protectCookieBanner-Notice-text p {
	line-height: 21px;
	margin-bottom: 12px;
	color: white;
	margin-bottom: 0.9em;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	margin-top: 0px;
}
#protectCookieBanner a {
	color: white;
	text-decoration: underline;
	background-color: transparent;
}

/* boutons cookies */

.boutonCookies:not(:disabled), 
.boutonCookiesRight:not(:disabled), 
.modal-cookies-button:not(:disabled), 
.modal-cookies-button2:not(:disabled),
.modal-cookies-disabled:not(:disabled),
.modal-cookies-a {
	cursor: pointer;
}
.modal-cookies-button, 
.modal-cookies-disabled {
	font-size: 15px;
}
.modal-cookies-button, 
.modal-cookies-button2, 
.modal-cookies-disabled, 
.boutonCookiesRight, 
.boutonCookies, 
.boutonCookies2 {
	border-radius: 5px;
	border: 1px solid var(--colorBleu);
	padding: 8px 20px 8px 20px;
	letter-spacing: 0.1em;
	text-decoration: none !important;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.modal-cookies-button, 
.modal-cookies-button2, 
.modal-cookies-disabled {
	background-color: var(--colorBleu);
	color: white;	
}
.modal-cookies-button:disabled, 
.modal-cookies-button2:disabled, 
.modal-cookies-disabled,
.boutonCookiesRight, 
.boutonCookies, 
.boutonCookies2 {
	background-color: white;
	color: var(--colorBleu);
}
.boutonCookiesRight, 
.boutonCookies, 
.boutonCookies2 { /* Boutton pour les cookies. */
	margin-top: 10px;
}
.boutonCookiesRight { /* Boutton pour les cookies. */
	float: right;
}
.boutonCookies {
	margin-right: 19px;
}
.boutonCookies2 { /* Boutton pour les cookies. */
	margin-right: 8px;
	font-size: 17px;
}
.modal-cookies-button:disabled,
.modal-cookies-button2,
.modal-cookies-disabled {
	margin-right: 0.5em;
}
.modal-cookies-button2 {
    font-size: 13px;
}

/* modal cookies */

body.modal-open {
	overflow: hidden;
	position: fixed;
	width: 100vw;
}
.modal-cookies {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100%;
	width: 100%;
    justify-content: center;
    align-items: center;
    overflow: scroll;
   	font-family: 'open_sansregular';
}
.style-overlay {
    display: none;
    position: fixed;
	left: 0;
    top: 0;
    width: 100% !important;
	height: 100% !important;
	z-index: 9999 !important;
	background-color: rgba(255,255,255,0.7);
    transition: opacity 0.3s ease-in-out;
	opacity:0.8 !important;
}
#modal-cookies {
	opacity: 0;
 	transition: opacity 0.3 ease-in-out;
}
.fade-in {
	animation: fadeIn ease 0.5s;
}
@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}
.modal-cookies-content {
	opacity: 1;
	width: calc(100vw - 40px);
	max-width: 750px;
	margin: auto;
	filter:  var(--shadow);
}
.modal-cookies-header {
	background-color: var(--colorBleuClair);
	padding: 20px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.modal-cookies-header .titredialoguecookie {
	margin: 0;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}
.modal-cookies-body {
	padding: 20px;
	background: #fff;
	text-align: left;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	font-size: 18px;
}
.divBoutonCookies {
	display: inline;
}
.modal-cookies-a {
	text-decoration: none !important;
	width: auto;
	height: 40px;
	border: 0px rgba(224, 46, 0, 0);
	vertical-align: text-bottom;
	padding: 2px 0px 2px 0px;
	font-size: 15px;
	float: left;
}
.modal-cookies-a span a{
	text-decoration: none;
    display: block;
    padding-top: 26px;
    text-align: center;
	line-height: 1em;
	color: var(--colorBleu);
}
.modal-cookies-a span a:hover{
	text-decoration: underline;
}
.div-li-cookie-bas {
	margin-top: 4px;
	float: right;
	padding-top: 10px;
}
.div-sup-cookie-bas {
	display: inline; 
}
.modal-cookies-body-interne {
    margin-top: 3vh;
    display: flex;
    font-size: 15px;
}
.modal-cookies-body-item {
    justify-content: flex-start;
	padding-top: 2px;
    padding-right: 20px;
}
.modal-cookies-body-item2 {
	line-height: 21px;
}
.modal-cookies-body-item2 div {
	margin-bottom: 2.5px;
}
.modal-cookies-body-titre {
    font-weight: bold;
	color: var(--colorBleu);
	display: inline-block;
}
.modal-cookies-optionnelornot {
	display: inline-block;
	color: var(--colorBleu);
}
.modal-li-cookie {
	padding-top: 40px;
	display: flow-root;
	padding-bottom: -4px;
}

/* switch cookies */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 31px;
}
.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}
.slider {
    position: absolute;
    cursor: pointer;
    inset: 0; /* top bottom left right à 0 */
    background-color: var(--colorBleuClair);
    transition: .4s;
    border-radius: 5px;
}
.slider:before {
    position: absolute;
    content: "";
    height: 23px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 5px;
}
.textSousSlider {
	font-size: 8.5px;
	text-align: center;
	color: var(--colorBleu);
	padding-top: 2px;
}
input:checked + .slider {
    background-color: var(--colorBleu);
}
input:checked:disabled + .slider{
    background-color: lightgrey !important;
}
input:checked + .slider:before {
    transform: translateX(26px);
}



@media screen and (max-width: 1024px),  screen and (max-device-width: 1024px){
	.boutonCookies { /* Boutton pour les cookies. */
		margin-right: 31px;
	}
	.boutonCookiesRight {
		float: none;
	}
	.protectCookieBanner-Notice {
  		bottom: 0px;
	}
}
@media screen and (max-width: 750px),  screen and (max-device-width: 750px){
	.modal-cookies-button, .modal-cookies-disabled, .modal-cookies-button2 {
		margin-top: 10px;
	}
}
@media screen and (max-width: 500px),  screen and (max-device-width: 500px){
	
	.boutonCookiesRight, .boutonCookies, .boutonCookies2,
	.modal-cookies-button, .modal-cookies-disabled, .modal-cookies-button2 {
		margin-right: 0px;
		width: 100%;
	}
	.div-li-cookie-bas {
		float: none;
		margin-top: 10px;
	}
}

/*	=============================
		 FIN BANNIERE COOKIE		 
	=============================*/

