table.results{
margin:auto;
border-collapse:collapse;
min-width:60%;
font-family:Verdana;
font-size:16px;
border-color:#cccccc;
}

table.results tr th{
	background-color:#00654a;
	color:white;
}
table.results tr td{
	color:#00654a;
	padding:6px;
}

@media only screen and (min-width:1100px){ 
#currentScreen{
	display:none;
	z-index:0;
}

body{
	  margin:0;
	  padding:0;
	  background:url(../images/sunshineBG.png) no-repeat;
	  background-size:98%;
	  background-position:center 50px;
}
.ulumSlowShadow{
box-shadow:0px 0px 3px 0px #000;
-moz-box-shadow:0px 0px 3px 0px #000;
-webkit-box-shadow:0px 0px 3px 0px #000;
}
#top_header{
	height:75px;
	background-color:#00654a;
			/*rgb(0,69,34);*/
}

#top_header_data{
	position:relative;
	margin:0 auto;
	width:75%;
	max-width:1100px;
	background-position:85px center;
	background-repeat:no-repeat;
	background-image:url(../images/new_site_title.png);
}
#date{
	position:relative;
	margin-top:5px;
	float:right;
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(../images/dateIcone.png);
	height:25px;
	background-size:24px;
	padding-left:30px;
	line-height:25px;
	color:#efc050;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	max-width:30%;
	min-width:20%;
}
#logo{
	height:80px;
	width:80px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../images/logo.png);
}
#menu_bar{
	position:relative;
	display:table;
	margin:0 auto;
	z-index:3;
}

#menu_bar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu_bar ul li{
	display:inline-block;
	margin-left:15px;
	margin-right:15px;
	padding:5px;
	width:85px;
	position:relative;

}

#menu_bar ul li ul{
	position:absolute;
	left:0px;
	z-index:3;
	background-color:rgba(0, 102, 102,.7);
	display:none;
	padding:0;
	margin:0;
}
#menu_bar ul li ul li{
	display:block;
	color:#f7f0bb;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:14px;
	margin-left:1px;
	padding-top:5px!important;
	padding-bottom:5px!important;
	margin-right:0!important;
	border-top:1px solid white;
	min-width:150px;

}
#menu_bar ul li ul li:first-child{
	border-top:none!important;
}

#menu_bar ul li ul li:hover{
color:white;
background-color:transparent!important;
}
#menu_bar ul li:hover{
	background-color:#f7f0bb;
	cursor:pointer;
	z-index:1;
}


#menu_bar ul li img{
	display:block;
	margin:2px auto;
	height:28px;
	z-index:0;
}

#menu_bar ul li span{
	display:inline-block;
	width:100%;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#005a58;
	
}

#dataZone{
	position:relative;
	padding:10px;
	background-color:rgba(255, 255, 255,.5);	
	margin:10px auto;
	min-height:110px;
	width:75%;
	max-width:1100px;
}

#dataZone form{
	width:98%;margin:10px auto;
}
#dataZone form fieldset{
	margin-top:10px;
	border:1px solid #cccccc;
}

#dataZone form fieldset legend{
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:12px;
	color:gray;
}
#dataZone form fieldset p{
	padding:4px;
}

#dataZone form fieldset p label{
	display:inline-block;
	width:25%;
	text-align:right;
	padding-right:8px;
}
#dataZone form fieldset p input[type="text"],select{
	height:24px;
	padding:2px;
	min-width:30%;
	color:#7b8186;
	font-family:Verdana;
	font-size:13px;
	border:1px solid #cccccc;
	border-radius:2px;
}

#dataZone form fieldset p input[type="text"]:focus{
	outline:1px solid #e1e2e4;
}
#dataZone h1,h2,h3{
color:#005248;
font-family:Verdana, Geneva, sans-serif;
}
.titleWithBg{
background-color:#ebeaed;
padding:15px!important;	
}

#dataZone p{
font-family:Verdana, Geneva, sans-serif;
font-size:15px;
color:#006256;
text-align:justify;	
}
#dataZone ul li{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#006256;
text-align:justify;	
padding:4px;
width:80%;	
}

#dataZone div.boxColor{
background-color:#f9f8f5;
margin:25px auto; 
margin-bottom:25px;
width:90%;
padding:10px;
}

#dataZone div.boxColor h1{
color:#005248;
font-family:Verdana, Geneva, sans-serif;	
}

#dataZone div.boxColor p.withImage{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:22px;
	color:#006256;
	font-family:Verdana, Geneva, sans-serif;	
}

.p_adr{
	background-image:url(../images/contacts_icone.png);
}
.p_tel{
	background-image:url(../images/phone.png);
}
.p_mail{
	background-image:url(../images/mail.png);
}

.p_article{
	background-image:url(../images/articleIcone.png);
	font-weight:bold;
}

div.article{
	height:110px;
	padding-left:115px;
	background-position:lef center;
	background-size:80px auto;
	border-bottom:1px solid #cccccc;
	background-repeat:no-repeat;
}

div.resume{
	margin: 0 auto;
	max-width: 90%;
	margin-top: 15px;
	border-bottom: #787687 1px solid;
	cursor: pointer;
}

div.resume p.auteur strong.std{
	font-family:Verdana, Geneva, sans-serif;
	display: inline-block;	
	margin-right: 15px;
	background-color:#ebeaed;
}
div.resume p.auteur span{
	display: inline-block;
}

div.resume p.auteur span.txt{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	padding:5px ;
	text-align: justify;
	font-weight:700;
	
}
div.resume p.auteur span.txt:hover{
	background-color:#CCCCCC;
}
div.gallery{
	position:relative;
	margin:10px auto;
	width:90%;
	background-color:#ddffcc;
	margin-bottom:30px;
	padding-bottom:0px;
}

div.gallery img{
	width:10%;
	display:bock;
}

div.gallery span.view{
	position:absolute;
	padding:5px;
	color:#133926;
	font-family:Verdana;
	font-size:14px;
	cursor:pointer;
	right:4px;
	bottom:2px;
	background-color:#8cd9b1;
}
div.gallery span.view:hover{
	background-color:transparent;
	border:1px solid #8cd9b1;
}
div.gallery p.galleryTitle{
	font-family:Verdana, Geneva, sans-serif;	
	font-weight:bold;
	font-size:20px!important;
	margin-top:10px;
	float:right;
	width:85%;
}
div.gallery:last-child{
	border-bottom:none!important;	
}

div.article a.link{
	display:block;
	color:#787687;
	font-family:Verdana;
	font-size:12px;
	padding:5px;
	margin-top:5px;
	font-weight:600;
}

div.avis{
	position:relative;
	margin:10px auto;
	width:90%;
	margin-bottom:30px;
	padding-bottom:0px;	
}

div.avis h1.title{
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#cccc00;
}

div.avis p{
	margin:15px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
	background-image:url(../images/avisBlackIcone.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

div.avis strong{
	position:absolute;
	bottom:3px;
	right:5px;
	padding:5px;
	border-radius:4px;
	background-color:rgba(0, 102, 102,.5);
	font-size:12px;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
}


#foot{
	background-color:#313a3a;
	min-height:150px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:40px;
	position:relative;
}
.footData{
	position:relative;
	margin:0 auto;
	width:75%;
	max-width:1100px;
	
}
.footData div#dataBox{
	position:relative;
	margin-top:10px;
	display:table;
	margin:0 auto;
	min-width:90%;
}

.footData div#dataBox div.Infos{
	position:relative;
	width:40%;
	float:left;
	margin-right:20px;
}
.footData div#dataBox div.Infos span.title{
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	color:#313a3a;
	font-family:Candara;
	font-weight:bold;
	font-size:18px;
	background-color:#f8f8f8;
}
.footData div#dataBox div.Infos p{
	margin-top:8px;
	margin-bottom:4px;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-left:30px;
	background-size:17px;
	background-position:left center;
	background-repeat:no-repeat;
	width:95%;
	margin-left:auto;
	color:white;
}

.bottomMail{
	background-image:url(../images/bottomMailIcone.png);
}
.bottomLocation{
	background-image:url(../images/locateWhite.png);
}
.bottomPhone{
	background-image:url(../images/phoneIcone.png);
}

.bottomFAC{
	background-image:url(../images/b_fmssIcone.png);
}

#foot div#cpr{
	border-top:1px solid #00ffff;
	margin-top:15px;
}

#foot div#cpr p.slogan{
	margin-top:4px;
	margin-bottom:4px;
	color:#ecb535;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:italic;
}


#popCenter{
	display:none;
	padding-top:30px;
}

#popCenter div#popCenterData{
	min-height:10px;
	position:relative;
	height:100%;

}

#popCenter div#popCenterData div.oneImage{
	position:absolute;
	width:100%;
	height:100%;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

#popCenter div#popCenterData div.oneImage span.direction{
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:rgba(25, 77, 51,.7);
	font-family:Verdana;
	cursor:pointer;
}

#popCenter div#popCenterData div.showAvis h1.title{
	margin-top:5px;
	margin-bottom:bottom;
	text-align:center;
	color:#cccc00;
}

#popCenter div#popCenterData div.showAvis{
	position:absolute;
	width:100%;
	height:100%;	
}

#popCenter div#popCenterData div.showAvis p{
	padding:10px;
	text-align:justify;
	color:white;
	margin:10px auto;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	background-color:rgba(25, 77, 51,.7);
	border-radius:5px;
}


#popCenter span.close{
	position:absolute;
	color:rgb(25, 77, 51);
	font-size:14px;
	background-color:#cccc00;
	cursor:pointer;
	right:0;
	top:0;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
#popCenter span.close:hover{
	background-color:white;
}
.galleryViewer{
	position: fixed;
    top:50%;
    left:50%;
    width:80%;
    height:60%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	background-color:rgba(25, 77, 51,.7);
	z-index:3;
	border:1px solid rgb(51,102,102);
	overflow:auto;
}

/* Login Zone desk */
#rootLog{
	position:relative;
	margin:0 auto;
	width:60%;
	border:1px solid #cccccc;
}

#rootLog img{
	display:block;
	margin:15px auto;
	width:100px;
}

#rootLog form p{
	margin:10px auto;
	width:80%;
}

#rootLog form p label{
	display:block;
	color:#006666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
	
}
#rootLog form p input[type="text"],input[type="password"]{
	width:100%;
	height:28px;
	border:1px solid #cccccc;
	border-radius:4px;
	padding:10px 10px;
	color:#009999;
	font-size:16px;
}
#rootLog form p input[type="text"],input[type="password"]:focus{
	outline:none;
}
#rootLog form p input[type="button"]{
	background-color:#004d4d;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:6px;
	cursor:pointer;
}
#rootLog form p input[type="button"]:hover{
	background-color:#008080;
}
div#ErrZone{
	color:red;
	font-family:Verdana;
	font-size:13px;
}

/* End Login Zone */


}@media (min-width:601px) and (max-width:1099px){
#currentScreen{
	display:none;
	z-index:1;
}	
body{
	  margin:0;
	  padding:0;
	  background:url(../images/sunshineBG.png) no-repeat;
	  background-size:contain;
	  background-position:center 130px;
	  background-attachment:fixed;

}
  .ulumSlowShadow{
box-shadow:0px 0px 3px 0px #000;
-moz-box-shadow:0px 0px 3px 0px #000;
-webkit-box-shadow:0px 0px 3px 0px #000;
}
 
#top_header{
	height:75px;
			background-color:#00654a;
			/*rgb(0,69,34);*/
}

#top_header_data{
	position:relative;
	margin:0 auto;
	background-position:80px center;
	background-size:auto 25px;
	background-repeat:no-repeat;
	background-image:url(../images/new_site_title.png);
}
#date{
	position:relative;
	margin-top:5px;
	float:right;
	margin-right:5px;
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(../images/dateIcone.png);
	height:25px;
	background-size:22px;
	padding-left:28px;
	line-height:25px;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	max-width:30%;
	min-width:20%;
}

#MS-Menu{
position:absolute;
right:4px;
bottom:2px;
width:40px;
height:40px;
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
}
.openBg{
background-image:url(../images/mnuBg.png);	
}
.closeBg{
background-image:url(../images/closeBg.png);		
}
#menu_bar{
	position:relative;
	z-index:4;
	display:none;
}
#menu_bar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu_bar ul li{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	background-color:white;
	border-bottom:1px solid #e4e4e5;
}
#menu_bar ul li>*{
	vertical-align:middle;
}
#menu_bar ul li:last-child{
	border-bottom:none;
}

#menu_bar ul li ul{
	display:none;
	padding:0;
	margin:0;
	
	width:90%;
}
#menu_bar ul li ul li{
	display:block;
	color:#5c5c60;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:14px;
	margin-left:1px;
	padding-top:5px!important;
	padding-bottom:5px!important;
	margin-right:0!important;
	border-top:1px solid white;
	border-bottom:none;
	background-color:transparent!important;

}
#menu_bar ul li ul li:first-child{
	border-top:none!important;
}

#menu_bar ul li ul li:hover{
color:#936b0e;
background-color:transparent!important;
}
#menu_bar ul li:hover{
	background-color:#f7f0bb;
	cursor:pointer;
	z-index:1;
}


#menu_bar ul li img{
	display:inline-block;
	width:28px;
	height:28px;
	z-index:0;
}

#menu_bar ul li span{
	display:inline-block;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#005a58;
	margin-left:15px;
	
}

#dataZone{
	position:relative;
	padding:10px;
	background-color:rgba(255, 255, 255,.5);	
	margin:5px auto;
	min-height:110px;
}
#dataZone form{
	position:relative;
	width:90%;
	margin:10px auto;
}
#dataZone form fieldset{
	margin-top:10px;
	border:1px solid #cccccc;
}

#dataZone form fieldset legend{
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:12px;
	color:gray;
}
#dataZone form fieldset p{
	padding:6px;
}

#dataZone form fieldset p label{
	display:block;
	padding-bottom:6px;
}
#dataZone form fieldset p input[type="text"],select{
	height:24px;
	padding:2px;
	min-width:60%;
	max-width:98%;
	color:#7b8186;
	font-family:Verdana;
	font-size:13px;
	border:1px solid #cccccc;
	border-radius:2px;
}

#dataZone form fieldset p input[type="text"]:focus{
	outline:1px solid #e1e2e4;
}
#dataZone h1,h2,h3{
color:#005248;
font-family:Verdana, Geneva, sans-serif;
}
.titleWithBg{
background-color:#ebeaed;
padding:15px!important;	
}

#dataZone p{
font-family:Verdana, Geneva, sans-serif;
font-size:15px;
color:#006256;
text-align:justify;	
}
#dataZone ul li{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#006256;
text-align:justify;	
padding:4px;
width:80%;	
}

#dataZone div.boxColor{
background-color:#f9f8f5;
margin:25px auto; 
margin-bottom:25px;
width:90%;
padding:10px;
}

#dataZone div.boxColor h1{
color:#005248;
font-family:Verdana, Geneva, sans-serif;	
}

#dataZone div.boxColor p.withImage{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:22px;
	color:#006256;
	font-family:Verdana, Geneva, sans-serif;	
}

.p_adr{
	background-image:url(../images/contacts_icone.png);
}
.p_tel{
	background-image:url(../images/phone.png);
}
.p_mail{
	background-image:url(../images/mail.png);
}

.p_article{
	background-image:url(../images/articleIcone.png);
	font-weight:bold;
}

div.article{
	height:110px;
	padding-left:115px;
	background-position:lef center;
	background-size:80px auto;
	border-bottom:1px solid #cccccc;
	background-repeat:no-repeat;
}
div.gallery{
	position:relative;
	margin:10px auto;
	width:90%;
	background-color:#ddffcc;
	margin-bottom:30px;
	padding-bottom:0px;
}

div.gallery img{
	width:10%;
	display:bock;
}

div.gallery span.view{
	position:absolute;
	color:#133926;
	font-family:Verdana;
	font-size:10px;
	cursor:pointer;
	right:1px;
	bottom:1px;
	background-color:#8cd9b1;
	padding:3px;
}
div.gallery span.view:hover{
	background-color:transparent;
	border:1px solid #8cd9b1;
}
div.gallery p.galleryTitle{
	font-family:Verdana, Geneva, sans-serif;	
	font-weight:bold;
	font-size:16px!important;
	margin-top:10px;
	float:right;
	width:85%;
}
div.gallery:last-child{
	border-bottom:none!important;	
}

div.article a.link{
	display:block;
	color:#787687;
	font-family:Verdana;
	font-size:12px;
	padding:5px;
	margin-top:5px;
	font-weight:600;
}

div.avis{
	position:relative;
	margin:10px auto;
	width:90%;
	margin-bottom:30px;
	padding-bottom:0px;	
	border:1px solid #cccccc;
}

div.avis h1.title{
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#cccc00;
}

div.avis p{
	margin:15px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
	background-image:url(../images/avisBlackIcone.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:left center;
	width:80%;
}

div.avis strong{
	margin-top:5px;
	position:absolute;
	right:4px;
	bottom:2px;
	padding:5px;
	border-radius:4px;
	background-color:rgba(0, 102, 102,.5);
	font-size:10px;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
}





#logo{
	height:70px;
	width:70px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../images/logo.png);
}

#foot{
	background-color:#313a3a;
	min-height:120px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:40px;
}
.footData{
	position:relative;
	margin:0 auto;	
}

.footData div#dataBox{
	position:relative;
	margin-top:10px;
	display:table;
	margin:0 auto;
	width:98%;

}

.footData div#dataBox div.Infos{
	position:relative;
	width:40%;
	float:left;
	margin-right:5%;
}
.footData div#dataBox div.Infos span.title{
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	color:#313a3a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	background-color:#f8f8f8;
}
.footData div#dataBox div.Infos p{
	margin-top:10px;
	margin-bottom:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-left:25px;
	background-size:15px;
	background-position:left center;
	background-repeat:no-repeat;
	width:95%;
	margin-left:auto;
	color:white;
}

.bottomMail{
	background-image:url(../images/bottomMailIcone.png);
}
.bottomLocation{
	background-image:url(../images/locateWhite.png);
}
.bottomPhone{
	background-image:url(../images/phoneIcone.png);
}

.bottomFAC{
	background-image:url(../images/b_fmssIcone.png);
}

#foot div#cpr{
	border-top:1px solid #00ffff;
	margin-top:15px;
}
#foot div#cpr p{
	margin-top:4px;
	margin-bottom:4px;
	color:#ecb535;
	padding:10px;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
}


#popCenter{
	display:none;
	padding-top:30px;
}

#popCenter div#popCenterData{
	min-height:10px;
	position:relative;
	height:100%;

}

#popCenter div#popCenterData div.oneImage{
	position:absolute;
	width:100%;
	height:100%;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

#popCenter div#popCenterData div.oneImage span.direction{
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:rgba(25, 77, 51,.7);
	font-family:Verdana;
	cursor:pointer;
	color:Orange;
}

#popCenter div#popCenterData div.showAvis h1.title{
	margin-top:5px;
	margin-bottom:bottom;
	text-align:center;
	color:#cccc00;
}

#popCenter div#popCenterData div.showAvis{
	position:absolute;
	width:100%;
	height:100%;	
}

#popCenter div#popCenterData div.showAvis p{
	padding:10px;
	text-align:justify;
	color:white;
	margin:10px auto;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	background-color:rgba(25, 77, 51,.7);
	border-radius:5px;
}


#popCenter span.close{
	position:absolute;
	color:rgb(25, 77, 51);
	font-size:14px;
	background-color:#cccc00;
	cursor:pointer;
	right:0;
	top:0;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
#popCenter span.close:hover{
	background-color:white;
}
.galleryViewer{
	position: fixed;
    top:50%;
    left:50%;
    width:80%;
    height:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	background-color:rgba(25, 77, 51,.7);
	z-index:3;
	border:1px solid rgb(51,102,102);
	overflow:auto;
}

/* Login Zone desk */
#rootLog{
	position:relative;
	margin:0 auto;
	width:90%;
	border:1px solid #cccccc;
}

#rootLog img{
	display:block;
	margin:10px auto;
	width:60px;
}

#rootLog form p{
	margin:5px auto;
	width:90%;
}

#rootLog form p label{
	display:block;
	color:#006666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	
}
#rootLog form p input[type="text"],input[type="password"]{
	width:100%;
	height:25px;
	border:1px solid #cccccc;
	border-radius:4px;
	padding:5px 5px;
	color:#009999;
	font-size:14px;
}
#rootLog form p input[type="text"],input[type="password"]:focus{
	outline:none;
}
#rootLog form p input[type="button"]{
	background-color:#004d4d;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	cursor:pointer;
}
#rootLog form p input[type="button"]:hover{
	background-color:#008080;
}
div#ErrZone{
	color:red;
	font-family:Verdana;
	font-size:11px;
}

/* End Login Zone */
	
}@media (min-width:100px) and (max-width:600px){
	#currentScreen{
	display:none;
	z-index:2;
}
body{
	  margin:0;
	  padding:0;
	  background:url(../images/sunshineBG.png) no-repeat;
	  background-size:98%;
	  background-position:center 100px;
	  background-attachment:fixed;

}
  .ulumSlowShadow{
box-shadow:0px 0px 3px 0px #000;
-moz-box-shadow:0px 0px 3px 0px #000;
-webkit-box-shadow:0px 0px 3px 0px #000;
}
 
#top_header{
	height:50px;
			background-color:#00654a;
			/*rgb(0,69,34);*/
}

#top_header_data{
	position:relative;
	margin:0 auto;
	background-position:60px center;
	background-repeat:no-repeat;
	background-image:url(../images/new_site_title.png);
	background-size:auto 35%;
}
#date{
	display:none;
}
#MS-Menu{
position:absolute;
right:4px;
bottom:6px;
width:36px;
height:36px;
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
}
.openBg{
background-image:url(../images/mnuBg.png);	
}
.closeBg{
background-image:url(../images/closeBg.png);		
}
#menu_bar{
	position:relative;
	z-index:4;
	display:none;
}
#menu_bar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu_bar ul li{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	background-color:white;
	border-bottom:1px solid #e4e4e5;
}
#menu_bar ul li>*{
	vertical-align:middle;
}
#menu_bar ul li:last-child{
	border-bottom:none;
}

#menu_bar ul li ul{
	display:none;
	padding:0;
	margin:0;
	
	width:90%;
}
#menu_bar ul li ul li{
	display:block;
	color:#5c5c60;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:14px;
	margin-left:1px;
	padding-top:5px!important;
	padding-bottom:5px!important;
	margin-right:0!important;
	border-top:1px solid white;
	border-bottom:none;
	background-color:transparent!important;

}
#menu_bar ul li ul li:first-child{
	border-top:none!important;
}

#menu_bar ul li ul li:hover{
color:#936b0e;
background-color:transparent!important;
}
#menu_bar ul li:hover{
	background-color:#f7f0bb;
	cursor:pointer;
	z-index:1;
}


#menu_bar ul li img{
	display:inline-block;
	width:28px;
	height:28px;
	z-index:0;
}

#menu_bar ul li span{
	display:inline-block;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#005a58;
	margin-left:15px;
	
}

#dataZone{
	position:relative;
	padding:10px;
	background-color:rgba(255, 255, 255,.5);	
	margin:5px auto;
	min-height:110px;
}
#dataZone form{
	position:relative;
	margin:10px auto;
}
#dataZone form fieldset{
	margin-top:10px;
	border:1px solid #cccccc;
}

#dataZone form fieldset legend{
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:12px;
	color:gray;
}
#dataZone form fieldset p{
	padding:6px;
}

#dataZone form fieldset p label{
	display:block;
	padding-bottom:6px;
}
#dataZone form fieldset p input[type="text"],select{
	height:20px;
	padding:2px;
	width:99%;
	max-width:100%;
	color:#7b8186;
	font-family:Verdana;
	font-size:12px;
	border:1px solid #cccccc;
	border-radius:2px;
}

#dataZone h1,h2,h3{
color:#005248;
font-family:Verdana, Geneva, sans-serif;

}
h1{
	font-size:24px;
	text-align:center;
}
h2{
	font-size:20px;
}
h3{
	font-size:16px;
}
.titleWithBg{
background-color:#ebeaed;
padding:15px!important;	
}

#dataZone p{
font-family:Verdana, Geneva, sans-serif;
font-size:15px;
color:#006256;
text-align:justify;	
}
#dataZone ul li{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#006256;
text-align:justify;	
padding:4px;
width:95%;	
}

#dataZone div.boxColor{
background-color:#f9f8f5;
margin:25px auto; 
margin-bottom:25px;
width:90%;
padding:10px;
}

#dataZone div.boxColor h1{
color:#005248;
font-family:Verdana, Geneva, sans-serif;	
}

#dataZone div.boxColor p.withImage{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:22px;
	color:#006256;
	font-family:Verdana, Geneva, sans-serif;	
}

.p_adr{
	background-image:url(../images/contacts_icone.png);
}
.p_tel{
	background-image:url(../images/phone.png);
}
.p_mail{
	background-image:url(../images/mail.png);
}

.p_article{
	background-image:url(../images/articleIcone.png);
	font-weight:400;
	font-size:11px;
	text-align:justify;
}

div.article{
	padding-left:30px;
	background-position:1px center;
	background-size:25px auto;
	border-bottom:1px solid #cccccc;
	background-repeat:no-repeat;
}
div.gallery{
	position:relative;
	margin:10px auto;
	width:98%;
	background-color:#ddffcc;
	margin-bottom:30px;
	padding-bottom:0px;
}

div.gallery img{
	width:14%;
	display:bock;
}

div.gallery span.view{
	display:block;
	color:#133926;
	font-family:Verdana;
	font-size:11px;
	cursor:pointer;
	right:1px;
	bottom:1px;
	background-color:#8cd9b1;
	padding:3px;
	clear:both;
}
div.gallery span.view:hover{
	background-color:transparent;
	border:1px solid #8cd9b1;
}
div.gallery p.galleryTitle{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:14px!important;
	margin-top:10px;
	float:right;
	width:80%;
	margin-right:2%;
	text-align:justify;
}
div.gallery:last-child{
	border-bottom:none!important;	
}

div.article a.link{
	display:block;
	color:#787687;
	font-family:Verdana;
	font-size:12px;
	padding:5px;
	margin-top:5px;
	font-weight:600;
}

div.avis{
	position:relative;
	margin:10px auto;
	width:98%;
	margin-bottom:30px;
	padding-bottom:0px;	
	border:1px solid #cccccc;
}

div.avis h1.title{
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#cccc00;
}

div.avis p{
	margin:10px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px!important;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:30px;
	background-image:url(../images/avisBlackIcone.png);
	background-repeat:no-repeat;
	background-size:23px;
	background-position:2px center;
	text-align:justify;
}

div.avis strong{
	display:block;
	padding:4px;
	text-align:center;
	background-color:rgba(0, 102, 102,.2);
	font-size:10px;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
}
div.avis strong:hover{
	background-color:orange;
}
#logo{
	height:50px;
	width:50px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../images/logo.png);
}

#foot{
	background-color:#313a3a;
	min-height:120px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:40px;
}
.footData{
	position:relative;
	margin:0 auto;
	
}

.footData div#dataBox{
	position:relative;
	margin-top:10px;
}

.footData div#dataBox div.Infos{
	position:relative;
	margin:15px auto;
	width:98%;
}
.footData div#dataBox div.Infos span.title{
	padding-left:20px;
	padding-right:20px;
	margin-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	color:#313a3a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#f8f8f8;
}
.footData div#dataBox div.Infos p{
	margin-top:10px;
	margin-bottom:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:25px;
	background-size:15px;
	background-position:3px center;
	background-repeat:no-repeat;
	margin-left:auto;
	color:white;
}

.bottomMail{
	background-image:url(../images/bottomMailIcone.png);
}
.bottomLocation{
	background-image:url(../images/locateWhite.png);
}
.bottomPhone{
	background-image:url(../images/phoneIcone.png);
}

.bottomFAC{
	background-image:url(../images/b_fmssIcone.png);
}

#foot div#cpr{
	border-top:1px solid #00ffff;
	margin-top:15px;
}
#foot div#cpr p{
	margin-top:4px;
	margin-bottom:4px;
	color:#ecb535;
	padding:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
}

#popCenter{
	display:none;
	padding-top:30px;
}

#popCenter div#popCenterData{
	min-height:10px;
	position:relative;
	height:100%;
}

#popCenter div#popCenterData div.oneImage{
	position:absolute;
	width:100%;
	height:100%;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

#popCenter div#popCenterData div.oneImage span.direction{
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:rgba(25, 77, 51,.5);
	font-family:Verdana;
	cursor:pointer;
	color:Orange;
}

#popCenter div#popCenterData div.showAvis h1.title{
	margin-top:5px;
	margin-bottom:bottom;
	text-align:center;
	color:#cccc00;
}

#popCenter div#popCenterData div.showAvis{
	position:absolute;
	width:100%;
	height:100%;	
}

#popCenter div#popCenterData div.showAvis p{
	padding:10px;
	text-align:justify;
	color:white;
	margin:10px auto;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:rgba(25, 77, 51,.7);
	border-radius:5px;
}


#popCenter span.close{
	position:absolute;
	color:rgb(25, 77, 51);
	font-size:14px;
	background-color:#cccc00;
	cursor:pointer;
	right:0;
	top:0;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
#popCenter span.close:hover{
	background-color:white;
}
.galleryViewer{
	position: fixed;
    top:50%;
    left:50%;
    width:98%;
    height:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	background-color:rgba(25, 77, 51,.7);
	z-index:3;
	border:1px solid rgb(51,102,102);
	overflow:auto;
}

/* Login Zone desk */
#rootLog{
	position:relative;
	border:1px solid #cccccc;
}

#rootLog img{
	display:block;
	margin:5px auto;
	width:40px;
}
#rootLog form{
	margin:0 auto;
}

#rootLog form p{
	margin:10px auto;
	width:96%;
}

#rootLog form p label{
	display:block;
	color:#006666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	
}
#rootLog form p input[type="text"],input[type="password"]{
	width:100%;
	height:24px;
	border:1px solid #cccccc;
	border-radius:4px;
	padding:5px 5px;
	color:#009999;
	font-size:14px;
}
#rootLog form p input[type="text"],input[type="password"]:focus{
	outline:none;
}

#rootLog form p input[type="button"]{
	background-color:#004d4d;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	cursor:pointer;
}
#rootLog form p input[type="button"]:hover{
	background-color:#008080;
}
div#ErrZone{
	color:red;
	font-family:Verdana;
	font-size:10px;
}

/* End Login Zone */


}