@import"reset.css";
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(https://fonts.googleapis.com/css?family=Righteous);
body {
	font:12px/19px Arial, Helvetica, sans-serif;
	color:#848383;
	position:relative;
	background: linear-gradient(to bottom right, #E0E2E2 0%, #E0E2E2 100%);
}

/* Global Structure---------------------------------------- */
.main {
	background: white;
    border: 0 none;
    border-radius: 3px;
     /*box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);*/
    padding: 10px 12px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
	height: 50%;
	}


#presentation{
	    color: #555656;
    font-size: 14px;
    padding: 0 0 0 18px;
    Padding: 10px 40px 21px 40px;
    text-align: justify;
    line-height: 30px;
}
.drapeau{
	padding-left: 30px;
    float: left;
    width: 21%;
}

h1, h2, h3, h4, h5, h6 {
	color:#fff;
	position:relative;
	line-height:1em;
	font-weight:normal
}
h1 {
	font-size:32px;
	line-height:34px;
}
h2 {
	font-size:30px;
	line-height:32px;
	padding-bottom:28px
}
h3 {
	font-size:20px;	
	font-family: 'Noto Sans', sans-serif;
	padding-bottom:46px}

h4 {
	font-size: 15px;
    line-height: 1px;
    color: #E2E5E8;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 8px 0px 30px;
    /* text-align: center; */
    /* background-color: #fff; */
	
}
h4 a{color:#ef97cc;}


h5 {
	font-size:20px;
	line-height:22px;
	color:#7c7c7c;
	padding-bottom:30px
}
h6 {
	font-size:14px;	
	font-family: 'Righteous', cursive;;
}
}
a {
	text-decoration:none;
	cursor:pointer
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}


p {color:#fff;
	padding-bottom:19px;
}


.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}

.relative {
	position:relative;
}

.img-indent {
	margin:8px 20px 0 0;
}


.block {
position:relative;
z-index:100}



.extra-block,
.extra-block1 {
 min-height:100%;
 margin: 0 auto -38px;
 position:relative; 
}

.extra-block{
	background:url(../images/tail-bg-cont.png) repeat-x 0 bottom
	}
.extra-block1{ margin: 0 auto -5%;}


/**********row-top*************/

.row-top{
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    /* background-repeat: repeat-x; */
    padding: 15px 0 15px;
    position: relative;
    z-index: 10;
}
.list-soc{float:right;margin-right:6px}
.list-soc li{float:left;margin-left:8px;}
.list-soc li a{display:block;
  opacity: 1;
  filter: alpha(opacity=100);}
.list-soc li a:hover{
opacity: 0.7;
  filter: alpha(opacity=70);}

/**********bgstretcher*************/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	top: 0;
	left: 0;
}
.bgstretcher UL,
.bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
.bgstretcher UL,
.bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bgstretcher-area,.bgstretcher-page{height:100%}

.nav-buttons{text-align:center;padding-bottom:17px;}
#nav{overflow:hidden;display:inline-block}
#nav li{float:left;overflow:hidden;margin:0 10px}
#nav li a{display:block;background:url(../images/pags.png) no-repeat 0 0;
width:19px;height:19px;
line-height:0;font-size:0;
}
#nav li a:hover,#nav li.showPage a{background-position: 0 bottom}



/*********************************header*************************************/


.header {
	position:relative;
	z-index:20;
	background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 10px 12px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
}
header h1 {
	z-index:10;	
	display:block;
	float:left;
	padding:0}


.row-nav {
	background: #E0E2E2;
	padding:12px 0 0px
}

nav{float:right;padding:12px 0 0 0}
.menu {
	font-size:0;
	line-height:0;
	padding:0;
	z-index:99;
	position:relative;
	margin-right:21px;
	float:right;
	margin-top:21px;
}

.menu > li {
	position:relative;
	float:left;	
	margin-left:11px;
	 border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(../images/point.png)}

.menu li  a{
	color:#5F7490;
    font-size:18px;
	line-height:20px;
	display:block;	   
	position:relative;
	text-decoration:none !important;	
	padding:7px 12px 9px;
	font-family: 'Noto Sans', sans-serif;
	}
		

.menu li.current,
.menu li:hover {
text-decoration: underline; 

}

.menu li.current a,
.menu li:hover a{
color:#5F7490

}

/********************** Content style ************************/
section#content {
	position:relative;
	z-index:10;
	padding:10px 0;
	
}
.border-vert{background:url(../images/border-vert.png) repeat-y 477px 0}

.img-rounded img{
	  border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;}

.img-rounded1 img{
	  border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;}

.img-indent{
	    margin: 5px 0 0px;
    width: 40%;
    align-content: center;
}

.row-1{background:url(../images/tail-bg-top.png);padding:21px 0 23px}

.main-block{
	background: #E0E2E2;
     padding:38px 0;
	 border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;	
}


/********************** links  & buttons ************************/
.link-1 {
	display:inline-block;
	color:#f4bfdf;
}

.button {
	    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    
    font-size: 16px;
    /* line-height: 1.2em; */
    background:#fff;
	color: #109953;
    padding: 6px 12px 7px;
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 2px;
    margin-left: 54%;
}

/*  Lists */

.list-services{}
.list-services > li{padding-top:6px}
.list-services > li:first-child{padding:0;}

/*  Lists */
.list {

	padding:0 0 27px
}
.list li {
	margin-bottom:2px;
	line-height:16px;
	padding-top:10px;
}
.list li a {
	color:#fff;
	font-size:14px;	
	background:url(../images/marker-2.png) no-repeat 1px 5px;	
	padding:0 0 0 18px;	
}

/*----- es-carousel -----*/
.es-carousel-wrapper {
  position: relative;
  z-index: 99;
}
.es-carousel {
  overflow: hidden;

}
.es-carousel ul {
  display: none;
  overflow:hidden
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
   width:300px
}
.es-carousel ul li figure{margin-bottom:26px}

.es-nav {
  right: 0;
  bottom: -30px;
  position: absolute;
}
.es-nav span {
  display: block;
  line-height: 0;
  font-size: 0;
  width: 32px;
  height: 33px;
  text-indent: -5000px;
  z-index: 99;
  cursor: pointer;
  display:inline-block !important;
  
}
.es-nav span.es-nav-next {
  background: url(../images/next.png) no-repeat 50% 50% #a97ca5;
  	  border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	border-left:1px solid #cbadc8

}

.es-nav span.es-nav-prev {
 background: url(../images/prev.png) no-repeat 50% 50% #a97ca5;
   	  border-radius:6px 0 0 6px ;
	-moz-border-radius:6px 0 0 6px ;
	-webkit-border-radius:6px 0 0 6px ;
	border-right:1px solid #735470
 
}
.es-nav span:hover {background-color:#92538d}

/* Lightbox image */
.magnifier {
	position:relative;
	overflow:hidden;
	display:inline-block;
}
.magnifier img {
	position:relative;
	z-index:2;
  opacity: 1;
  filter: alpha(opacity=100);
	
}
.magnifier span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	 background:url(../images/fancybox/magnify.png) center center no-repeat;	
	z-index:1;
}


/*----- map -----*/

.map {
	margin:0 0 31px;
	
}
.map iframe {
	overflow: hidden;
	width:100%;
	     border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
/*----- address -----*/
.mail-1 {
	color:#fff;
	display:inline-block;
	text-decoration:underline;
}
.mail-1:hover {
	text-decoration:none
}

dl.address dt{padding-bottom:18px}
dl.address dt span {
	display:block;
}
dl.address dt,dl.address dd {
	font-size:14px;
	line-height:18px;
	color#4999C0;}

dl.address dd span {
	display:inline-block;
	width:100px;
}

/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: -2px 0 0;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#contact-form label {
  display: block;
  min-height: 45px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
  border: 1px solid #49413d;
  padding: 5px 15px;
  margin: 0;
  font-size: 16px;
  line-height: 20px !important;
  color: #b0adac;
  outline: none;
  width: 220px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color:#fff;
}
#contact-form input {
  height: 30px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  width: 100%;
  height: 273px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  border: 1px solid #49413d;
  background: #000;
  display: none;
  position: absolute;
  left: 0;
  font-family:Arial, Helvetica, sans-serif;
  top: 0;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: none;
  width: 100%;
  z-index: 20;
  padding: 12px 0;
}
#contact-form .success span {
  display: block;
  text-align: center;
  padding: 26px 10px;
}
#contact-form .success strong {
  font-weight: normal;
  display: block;
  color: #807c79;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  padding: 2px 4px 0px 0;  
  text-transform: none;
  position: absolute;
  bottom: 28px;
  left: 223px;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 22px;
  left:0;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  margin-right: 48px;
  cursor: pointer;
}


/******************** Footer ******************/
footer {
	padding:9px 0;
	background:#FFF
}

.privacy {
	color:#1E61A7;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
.privacy span{color:#747373;margin:0 4px}
.privacy strong{color:#747373;font-weight:normal;}
.privacy strong a{color:#747373}
.privacy a {
	font-size:12px;
	color:#1E61A7;	
}

.filter {
  width: 220px;
  margin: 20px auto;
  font-family: 'Whitney', sans-serif;
}
.filter p {
  padding: 0 10px;
}
.filter p, .filter li {
  font-weight: bold;
  line-height: 35px;
  font-size: 12px;
}
.filter .title {
  color: #fff;
  background-color: #5F7490;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 0 0;
}
.filter .title_items {
  color: #94a4c3;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e4effd;
  -moz-transition: linear 0.2s background-color;
  -o-transition: linear 0.2s background-color;
  -webkit-transition: linear 0.2s background-color;
  transition: linear 0.2s background-color;
}
.filter .title_items:hover {
  background-color: #f4f4f4;
}
.filter .title_items.active + ul + .title_items {
  border-top: 1px solid #e4effd;
}
.filter .title_items.active:after {
  height: 5px;
  width: 5px;
  right: 14px;
  margin-top: -2.5px;
}
.filter .title_items:before, .filter .title_items:after {
  content: "";
  position: absolute;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #c3d0e8;
  -moz-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -webkit-transition: linear 0.3s all;
  transition: linear 0.3s all;
}
.filter .title_items:before {
  height: 5px;
  width: 13px;
  top: 50%;
  right: 10px;
  margin-top: -2.5px;
}
.filter .title_items:after {
  height: 13px;
  width: 5px;
  top: 50%;
  right: 14px;
  margin-top: -6.5px;
}
.filter ul {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.filter ul li {
  height: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  color: #92a5bf;
  background-color: #f5f8fe;
  -moz-transition: linear 0.2s all;
  -o-transition: linear 0.2s all;
  -webkit-transition: linear 0.2s all;
  transition: linear 0.2s all;
}
.filter ul li:nth-child(odd) {
  -moz-transform: scale(0.5) translateX(-150px);
  -ms-transform: scale(0.5) translateX(-150px);
  -webkit-transform: scale(0.5) translateX(-150px);
  transform: scale(0.5) translateX(-150px);
}
.filter ul li:nth-child(even) {
  -moz-transform: scale(0.5) translateX(150px);
  -ms-transform: scale(0.5) translateX(150px);
  -webkit-transform: scale(0.5) translateX(150px);
  transform: scale(0.5) translateX(150px);
}
.filter ul li.visible {
  height: 36px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  -webkit-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.filter ul li:last-child label {
  border-bottom: none;
}
.filter ul li:nth-child(1) label:before, .filter ul li:nth-child(1) label:after {
  border-color: #5db6e2;
}
.filter ul li:nth-child(2) label:before, .filter ul li:nth-child(2) label:after {
  border-color: #c0a2f1;
}
.filter ul li:nth-child(3) label:before, .filter ul li:nth-child(3) label:after {
  border-color: #f7a238;
}
.filter ul li:nth-child(4) label:before, .filter ul li:nth-child(4) label:after {
  border-color: #f6d04d;
}
.filter ul li:nth-child(5) label:before, .filter ul li:nth-child(5) label:after {
  border-color: #40c9a1;
}
.filter ul li:nth-child(6) label:before, .filter ul li:nth-child(6) label:after {
  border-color: #ea8b8b;
}
.filter ul li:nth-child(7) label:before, .filter ul li:nth-child(7) label:after {
  border-color: #fe8ae0;
}
.filter ul li:nth-child(8) label:before, .filter ul li:nth-child(8) label:after {
  border-color: #abb6d2;
}
.filter input[type="radio"] {
  display: none;
}
.filter input[type="radio"]:checked + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.filter label {
  margin: 0 15px;
  display: block;
  cursor: pointer;
  position: relative;
  padding: 0 10px 0 25px;
  border-bottom: 1px solid #ddebfd;
}
.filter label:before {
  content: "";
  height: 10px;
  width: 10px;
  top: 50%;
  left: 0;
  margin-top: -9px;
  position: absolute;
  border-width: 3px;
  border-style: solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.filter label:after {
  content: "";
  top: 50%;
  left: 5px;
  margin-top: -4px;
  position: absolute;
  border-width: 3px;
  border-style: solid;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: linear 0.2s all;
  -o-transition: linear 0.2s all;
  -webkit-transition: linear 0.2s all;
  transition: linear 0.2s all;
}
form {
  padding: 10px 10px 10px 30px;
  position: relative;
  z-index: 2;
}
.zone_text{
	    /* -webkit-appearance: none; */
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid rgb(119, 119, 119);
    background-color: #FFF;
    width: 300px;
    border-radius: 3px;
    padding: 3px 3px;
    margin: 0 auto 3px auto;
    display: block;
    font-size: 14px;
    color: #2A2A2A;
    /* -webkit-transition-duration: 0.25s; */
    /* transition-duration: 0.25s; */
    font-weight: 300;
	
}
.srecherche{
	 outline: 0;
    border: 1px solid rgb(95, 116, 136);
    background-color: #FFF;
    width: 70%;
    border-radius: 3px;
    padding: 3px 3px;
    margin: 0 auto 3px auto;
    display: block;
    height: 25px;
    font-size: 14px;
    padding: 8px;
    color: #98A4B3;
    /* -webkit-transition-duration: 0.25s; */
    /* transition-duration: 0.25s; */
    font-weight: 300;
	float:left;
	text-align:center;
	
}
.srecherchea{
	 outline: 0;
    border: 1px solid rgb(95, 116, 136);
    background-color: #FFF;
    width: 25%;
    border-radius: 3px;
    padding: 3px 3px;
    margin: 0 auto 3px auto;
    display: block;
    height: 15px;
    font-size: 12px;
    padding: 8px;
    color: #98A4B3;
    /* -webkit-transition-duration: 0.25s; */
    /* transition-duration: 0.25s; */
    font-weight: 200;
	float:left;
	text-align:center;
	
}
.legend_recherche{
	color: #6F829A;
    font-size: 20px;
    padding: 33px 25px 31px 25px;
	
}
.conf_zone_text{
	    /* -webkit-appearance: none; */
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid rgb(119, 119, 119);
    background-color: #FFF;
    width: 200px;
    border-radius: 3px;
    padding: 3px 3px;
    margin: 0 auto 3px auto;
    display: block;
    font-size: 14px;
    color: #2A2A2A;
	
}
label{
	font-size: 11px;
    color: #262626;
}
.form-legend{
	color: #4999C0;
    font-size: 15px;
    padding: 1px 10px 0px 10px;
}

}
zone_area{
	    /* -webkit-appearance: none; */
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid rgb(119, 119, 119);
    background-color: #FFF;
    width: 300px;
    border-radius: 3px;
    padding: 3px 3px;
    margin: 0 auto 3px auto;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #2A2A2A;
    /* -webkit-transition-duration: 0.25s; */
    /* transition-duration: 0.25s; */
    font-weight: 300;
	margin-left:30px;
	
}
.login_text {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  border: 1px solid rgb(95, 116, 144);
  background-color: rgba(255, 255, 255, 0.2);
  width: 250px;
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 auto 10px auto;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #5F7490;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  font-weight: 300;
}


form button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  background-color: #5F7490;
  border: 0;
  padding: 10px 15px;
  color: #fff;
  border-radius: 3px;
  width: 250px;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
.boutton_form{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
    background-color: #7D8FA9;
  border: 0;
  padding: 10px 15px; 
  margin :0px 10px 10px 10px;
  color: #fff;
  border-radius: 3px;
  width: 125px;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.conf_boutton_form{
      -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background-color: #4999C0;
    border: 0;
    padding: 5px 5px;
    margin: 5px;
    color: #fff;
    border-radius: 3px;
    /* width: 100px; */
    cursor: pointer;
    font-size: 12px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    float: right;
	}
.logo-image{
	width: 40%;
    float: left;
}

.infprin {
	width:100%;
	}
.infcomp {
	width:45%;
	float:left;
	padding:5px;
	}
.autre {
	width:45%;
	float:right;
	padding:10px;
	}
.liens {
	width:45%;	
	float:right;
	padding:10px;
	}