

#nav-bar{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	height: auto;
	background-color: #dfdfdf;
}


body, html
{	
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	height:100%;
	background-color: #dfdfdf;
    font-family : Segoe UI;
    font-size: 11px;
}

h1{	font-size: 24px;}
h3{	font-size: 14px;}
img{border:none;}

#ombre_gauche
{
	width:4px;
	background: url("images/ombre_gauche.png") repeat-y;
}

#ombre_droite
{
	width:4px;
	background: url("images/ombre_droite.png") repeat-y;
}

#main_table
{
	border: none;
	width:100%;
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}


#menu
{
	/* float:right; */
	display: flex;
	justify-content: center;
	width:100%;
	background-color: #3e3f3f;
}

#menu_liste
{
	display: flex;
	flex-direction: column;
	line-height:20px;
	font-size:12px;	
	text-align: left;
	color: #fff;
	width: 100%;
	margin-left: 20px;
}
#menu_liste p{
	padding-left: 20px;
	font-size: 13px;
}
#menu_liste a{
	color: #fff;
	font-size: 13px;
}
#menu_liste .view
{
	text-decoration : none;
	color: #fff;
	padding: 5px 0 5px 20px;
	margin-bottom: 5%;
}
#menu_liste .otherview{
	text-decoration : solid;
	font-size: 12px;
	color: rgb(0, 0, 0);
	background-color: #dfdfdf;
	padding: 5px 0 5px 20px;
	margin-bottom: 5%;
}


/* #logo
{
	height: 81px;
	width:200px;
	background-color: #3e3f3f;
	margin:0;
	padding:0;
	float:left;
} */

#header
{
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding-top: 10px;
	/* height: 100px; */
	background-color: #dfdfdf;
	/* width: 100%; */
	/* background: url("images/header_top1.png") no-repeat; */
}
#header img{
	height: 80%;
	width: 85%;
}

#centre
{
	background-color: #fff;
	height:100%;
}

#leftbox {
	width: 15%;
	/* height:100%; */
	margin:0;
	background-color: #3e3f3f;
	padding:0;
	/* padding-top: 10px; */
	padding-bottom: 20px;
}

#leftbox .img_float_leftt img{
	width: 85%;
	height: auto;
}

#middle
{
	display: flex;
	flex-direction: column;
	width: 100%;
	/* max-height: 900px;
	overflow-y: hidden;
	position: relative; */
	margin:0;
	/* padding-right: 40px;
	padding-left: 40px; */
	/* padding-bottom: 40px; */
	text-align:justify;
	font-size: 15px;
}
#lang{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
}
#lang img{
	height: 20px;
	width: 25px;
	margin: 5px 8px 5px 8px;
}

.middle_inner{
	padding: 20px 40px 0 40px;
	background-color: white;
}

#rightbox {
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	width: 20%;
	/* height:100%; */
	margin:0;
	padding: 5px;
	vertical-align: top;
	background-color: #3e3f3f;
}

#footer
{
	padding-top : 20px;
	padding-bottom: 10px;
	background-color: #3e3f3f;
	color: #fff;
}
	
.clearfloats
{
	display: block;
	clear:both;
}

.premier_menu
{
	position: relative;
	top: -4px;
}

.chiffres
{
	width:98%;
	border-collapse:collapse;
}

.chiffres tr td
{
	text-align: center;
	border: 1px solid black;
	border-collapse:collapse;
}
.photos
{
	margin:auto;		
	font-style: italic;
	border:1px solid black;
	padding: 5px;
	text-align: center;
}
.img_float_right
{
	float: right;
	font-style: italic;
	border:1px solid black;
	padding: 5px;
	margin-left:10px;
	text-align: center;
}
.img_float_left
{
	float: left;
	font-style: italic;
	border:1px solid black;
	padding: 5px;
	margin-right:10px;
	text-align: center;
}

#fondcarte
{
	background: url("images/fondcartemada.png") norepeat;
}


/************************** Menu Deroulant **************************/

#menu_deroulant, #menu_deroulant ul /* Liste */     
{
        padding : 0; /* pas de marge int�rieure */
        margin : 0; /* ni ext�rieure */
        list-style : none; /* on supprime le style par d�faut de la liste */
        line-height : 21px; /* on d�finit une hauteur pour chaque �l�ment */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu_deroulant /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu_deroulant a /* Contenu des listes */
{
        display : block; /* on change le type d'�l�ment, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge int�rieure */
        background : #3e3f3f; /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par d�faut des liens (la plupart du temps = soulign�) */
        width : 156px; /*largeur */
}

#menu_deroulant li /* �l�ments des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconna�t pas "transparent" */
        border-right : 0px solid #3e3f3f; /* on met une bordure blanche � droite de chaque �l�ment */
}

/* IE ne reconnaissant pas le s�lecteur ">" */
html>body #menu_deroulant li
{
        border-right: 0px solid transparent ; /* on met une bordure transparente � droite de chaque �l�ment */
}

#menu_deroulant li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 156px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu_deroulant li ul li /* El�ments de sous-listes */
{
        /* pour ie qui ne reconna�t pas "transparent" (comme pr�c�demment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque �l�ment d'une sous-liste */
}

/* IE ne reconnaissant pas le s�lecteur ">" */
html>body #menu_deroulant li ul li                
{
        border-top : 1px solid #fff; /* on met une bordure transparente en haut de chaque �l�ment */
}
#menu_deroulant li ul ul 
{
        margin    : -22 px 0 0 156px ; /* On d�cale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconna�t pas "transparent" (comme pr�c�demment) */
        border-left     : 1px solid #fff ; /* Petite bordure � gauche pour ne pas coller ... */      
}
/* IE ne reconnaissant pas le s�lecteur ">" ... je me r�p�te ;-) */
html>body #menu_deroulant li ul ul                
{
        border-left: 1px solid transparent; /* on met une bordure transparente sur la gauche de chaque �l�ment */
}

#menu_deroulant li ul a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #000; /* On passe le texte en noir... */
        background: #dfdfdf; /* ... et au contraire, le fond en blanc */
}

#menu_deroulant li:hover ul ul, #menu_deroulant li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un �l�ment de liste */
{
        left: -999em; /* On exp�die les sous-sous-listes hors du champ de vision */
}

#menu_deroulant li:hover ul, #menu_deroulant li li:hover ul, #menu_deroulant li.sfhover ul, #menu_deroulant li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un �l�ment de liste*/
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

.ulla{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.ulli{
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 2px;
	border-style: groove;
	margin-bottom: 5px;
}

/************************** Fin Menu Deroulant **************************/

#atiny{
	display: flex;
	flex-direction: row;
	width: 100%;
}

#a_la_une{
	/* display: flex; */
	max-height: 900px;
	overflow-y: auto;
	padding: 0 5px 0 0;
}
#a_la_une .img_float_left , #a_la_une .img_float_right{
	width: 30%;
	/* text-align: center; */
}
#a_la_une .element{
	align-content: center;
	margin: 10px 0 10px;
}
#a_la_une .descript{
	align-items: center;
	text-align: center;
}
.tsipika{
	display: flex;
	flex-direction: column;
	/* align-content: space-around; */
	/* align-self: center; */
}

.tsipika img{
	align-self: center;
	height: 3px;
	width: 50vw;
}

.ContctForm{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
}

.ContctForm p{
	display: flex;
	flex-direction: column;
}

.ContctForm p label{
	margin: 10px;
}
.text-center-Cnt{
	display: block; 
	/* width: 662px;  */
	margin-bottom: 20px; 
	padding-left: 7px;
}
/******************** Panorama **********************/

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
#content{
		position:relative;
		}	

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:215px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:20px;
		position:absolute;
		left:5px;
		bottom:5px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:945px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:20px;
		background:url("images/btn_prev.png") no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url("images/btn_next.png") no-repeat 0 0;	
		}
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


select#soflow{
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-color: #bde8f1;
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid rgb(50, 50, 50);
   color: #555;
   font-size: inherit;
/*   margin: 20px 90px;*/
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 250px;
}

/************ Affihage de liste des etablissements *************** */
.etab-lisitra {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-around;
gap: 2%;
}

.etab-item {
	width: calc(33.33% - 20px); /* 3 éléments par ligne */
	margin-bottom: 20px;
	text-align: center;
}

.etab-image {
	width: 100%;
	max-height: 15vw;
	height: auto;
	border-radius: 5px;
	transition: transform 0.3s ease;
}

.etab-image:hover {
	transform: scale(1.05);
}

.etab-name {
	display: block;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

/* ********************___ Mobile responsive___ ******************** */

@media screen and (max-width: 785px) {
	#menu_deroulant {
		font-size : 70%;
	}
	#menu_deroulant li ul{
		display: flex;
		flex-direction: column;
	}
	#menu_deroulant a{
		width : 20vw;
	}
	.trad{
		display: flex;
	}
	#header{
		padding-top: 5px;
	}
	#header img{
	height: 12vw;
	width: 98%;
	}
	#leftbox{
		width: 18%;
		/* display: none; */
	}
	#leftbox .logo{
		margin: 0 0 10px 10px;
	}
	#menu_liste {
		margin-left: 10px;
		margin-right: 3px;
		padding-right: 9%;
	}
	#menu_liste p{
		font-size: 1.7vw;
		padding-left: 1px ;
		padding-right: 4px;
	}
	#menu_liste p a{
		font-size: 1.7vw;
		padding-left: 1px ;
	}
	#menu_liste .view , #menu_liste .otherview{
		font-size: 2vw;
		padding: 1px 0 5vw 0;
		margin-bottom: 0;
		height: 4vw;
		line-height: 2vw;
	}
	.middle{
		width: auto;
	}
	.middle_inner{
		font-size: 60%;
		padding: 20px 1% 0 5%
	}
	.middle_inner h1{
		font-size: 5vw;
	}
	.middle_inner img {
		max-width: 100%;
	}
	#a_la_une{
		/* display: flex; */
		max-height: 800px;
		overflow-y: auto;
		/* padding: 0 5px 0 0; */
	}
	#a_la_une .img_float_left , #a_la_une .img_float_right{
		width: 40%;
		padding: 3px;
		/* text-align: center; */
	}
	#a_la_une .descript b{
		margin-top: 10%;
	}
	.middle_inner #a_la_une img{
		width: 95%;
	}
	/*-------------- fiche operateur-------------- */
	.Op_name-title{
		width: 50%;
	}
	.middle_inner .Anarana h1{
		font-size: 5vw;
	}
	.Types-Eng {
		width: 25%;
	}
	.Types-Eng .soratra_ico{
		font-size: 1.1vw;
	}
	.Types-Eng .soratra_ico img{
		margin-left: 5px;
	}
	.middle_inner .OpInfo-txt-img{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		justify-content: center;
		align-content: center;
		width: 100%;
	}
	.middle_inner .OpInfo-txt-img .OpInfo{
		width: 100%;
	}
	.middle_inner .OpInfo-txt-img .OpInfo .Detail_pres , .Op_tarif , .informations {
		width: 90%;
		font-size: 2vw;
	}
	.middle_inner .OpInfo-txt-img .OpInfo .cntact a input{
		font-size: 2vw;
	}
	.middle_inner .OpInfo-txt-img .informations_image{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
		width: fit-content;
		/* height: 100px; */
	}
	.middle_inner .OpInfo-txt-img .informations_image .opSary{
		/* max-height: 5vw; */
	}
	.middle_inner .OpInfo-txt-img .informations_image .opSary img{
		width: 60px;
		height: auto;
		margin: 5px;
		padding: 2px;
		background-color: black;
	}
	/*-------------- Contact --------------*/
	.ContctForm{
		max-width: 60vw;
	}
	/*-------------- fin Contact --------------*/

	#ombre_droite{
		display: none;
	}
	#rightbox{
		width: 47%;
		background: linear-gradient(to right, #fff 0%, #3e3f3f 5%)
	}
	.soc img{
		width: 70%;
	}
  }


