/* AXECAKE */
.clearBoth {clear: both;}
.sc-content p.maClasse,.sc-content div.maClasse p {padding: 5px;color: white;background-color: black;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}

@font-face {
	font-family: 'iconic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/iconic.eot?3434319');
	src: url('../fonts/iconic.eot?3434319#iefix') format('embedded-opentype'), url('../fonts/iconic.woff?3434319') format('woff'), url('../fonts/iconic.ttf?3434319') format('truetype'), url('../fonts/iconic.svg?3434319#iconic') format('svg');
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
ol,ul {list-style: none;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';}
table {border-collapse: collapse;border-spacing: 0;}
a,.lienseo {text-decoration: none;}

input[type=submit],input[type=text],input[type=button],input[type=email],input[type=tel],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
/* FIN RESET */

/* VIEWPORT CSS3 */
* {-webkit-text-size-adjust: none;}
@viewport {zoom: 1;}
-webkit-@viewport {zoom: 1;}
-ms-@viewport {zoom: 1;}
-moz-@viewport {zoom: 1;}
-o-@viewport {zoom: 1;}

#blocHorsLigne {
	position:relative;
	width:100%;
	z-index:100;
	left:0;
	top:0;
	}
.clear_both {
	display: block;
	clear: both;
}

.no_mobile {
	display: none;
}

.no_desktop {
	display: block;
}

.imgCenter img,
.imgRight img,
.imgLeft img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.imgRight {
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
	max-width: 50%;
	height: auto;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;

}

.imgLeft {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	max-width: 50%;
	height: auto;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;

}

.imgCenter {
	margin: 0 auto 10px;
	position: relative;
	width: 40.425597%;
	max-width: 300px;
	height: auto;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;

}

body {
	position: relative;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#4f4f4f;
}

body.fancy-box-body {
	background: #fff;
}

a {
	color: #5e5e5e;
	outline: none;
}

a:focus {
	outline: none;
}

img {
	max-width: 100%;
}

h1 {
	color:#003f6a;
	margin-bottom: 15px;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

h2 {
	margin: 10px 0 5px;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color: #003f6a;
}

h3 {
	margin: 10px 0 5px;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color: #003f6a;
}
.colonne_centre p.titre-relance {
	margin: 10px 0 5px;
	font-size: 19px;
	color: #003f6a;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

#container {
	padding-top: 41px;
	min-width: 300px;
	overflow: hidden;
	position: relative;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sitePusher #container {
	left: 250px;
}
.img-plan {
	background:url(../gifs/bg-plan.png)  no-repeat;
	display: block;
height: 231px;
clear: both;
}
.img-plan2 {
	background:url(../gifs/bg-plan2.jpg)  no-repeat;
	display: block;
height: 231px;
clear: both;
}
#paquet_telecom_bandeau {
	padding: 6px 50px 6px 0 !important;
}

/****************************************************************************** HEADER */

header {
	z-index: 10;
	position: relative;
	margin: auto;
}

header section {
	padding-top: 10px;
	clear: both;
	text-align: center;
}

.logo {
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.logo:hover {
	transform: scale(0.9);
}
.lien-slide:hover .btn-lien-slide {
	background:#0e4d76;
	color:#fff;	
	}


.logo img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
}

.baseline {
	display: block;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:15px;
	color:#4f4f4f
}

/* CONTACT HEADER */

.contact_header {
	display:block;
	margin:auto;
	text-align:right;
	margin-top:20px;
	width:250px;
}

.contact_header a {
	text-align: right;
}

.contact_header .tel {
	font-size: 20px;
	color:#003f6a;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	line-height:26px;
	display:block;
	margin-bottom:8px;
}
.bouton_rappel a {
	display: inline-block;
	padding:9px 22px 9px 48px;
	color: #003f6a;
	background: #ff9700;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	position:relative;
	line-height:17px;
	text-align:center
}
.bouton_rappel a:before {
	content:url(../gifs/ico-tel.png);
	position:absolute;
	top: 20px;
left: 24px;
	}
.bouton_rappel a span {
	display:block;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	font-size:18px
	}
.horaire-adress {
	display:inline-block;
	text-align:left;
	margin-top:17px;
	}
.encart-horaire {
	display:block;
	position:relative;
	color:#4f4f4f;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px
	}
.encart-horaire:before {
	content:url(../gifs/ico-h.png);
	display:inline-block;
	vertical-align:middle;
	
	}
a.adresse-header {
	color:#4f4f4f;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px
	}	
a.adresse-header:before {
	content:url(../gifs/ico-pos.png);
	display:inline-block;
	vertical-align:middle;
	}	
				
a, a *{
	transition:all 600ms ease;
}

.contact_header .tel span {
	font-size:30px;
	display:block;
	color:#003f6a;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	text-align:right
}

.nav {
	background: #00365b;
	display: block;
	padding: 5px 10px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:15px;
	color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 3;
}

.nav:before {
	content: "\e079";
	font-family: "iconic";
	font-size: 1.538em;
	vertical-align: sub;
	margin-right: 10px;
}

.menu {
	display: block;
	z-index: 99;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	overflow-y: scroll;
	text-align: left;
	background: #FAFAFA;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: left 0.3s ease-in-out;
	-moz-transition: left 0.3s ease-in-out;
	-ms-transition: left 0.3s ease-in-out;
	-o-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
}

.sitePusher .menu {
	left: 0;
}

.menu li {
	position: relative;
	border-bottom: 1px solid #EBEBEB;
}

.menu li.main span.derouler {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 18px;
	font: 30px/47px "iconic";
	color: #474747;
}

.menu li.main span.derouler:after {
	content: "\e038";
}

.menu li a {
	display: block;
	padding: 15px;
	font-size: 1.154em;
	color: #474747;
}

@media screen and (max-width:809px) {
	.menu li.sous_menu > a {
		padding-right: 47px;
	}
}

.menu li a.selected,
.menu li a:active,
.menu li:hover > a {
	color: #fff;
	background: #ff9700;
}

.menu li:hover > span.derouler,
.menu li.selected > span.derouler {
	color: #fff;
}

.menu ul li ul {
	display: block;
	z-index: 2;
	position: fixed;
	top: 0;
	left: -252px;
	width: 252px;
	height: 100%;
	overflow-y: auto;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	-webkit-overflow-scrolling: touch;
}

.menu ul li ul.pushed {
	z-index: 3;
	left: 0;
}

.menu.noOver {
	overflow: hidden;
}

.menu ul li ul li {
	width: 203px;
}

.menu ul li ul li.close_menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -47px;
	width: 46px;
	height: 100%;
	border-left: 1px solid #EBEBEB;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}

.menu ul li ul.pushed li.close_menu {
	z-index: 2;
	left: 203px;
}

.menu ul li ul li.close_menu:after {
	content: "\E037";
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -10px;
	font: 25px "iconic";
	color: #474747;
}

/** MASK **/

.mask {
	display: block;
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: rgba(46,46,46,0.7);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitePusher #container {
	position: fixed;
	width: 100%;
	overflow: visible;
}

.sitePusher .mask {
	z-index: 6000;
	opacity: 1 !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitePusher .mask:after {
	content: "\E077";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-family: "iconic";
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}

/* TOP BAR */

.top_bar {
	display: block;
	position: relative;
	width: auto;
	margin: 0 auto;
}

.top_bar ul {
	display: none;
	text-align: right;
}

.top_bar li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.top_bar li a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	height: auto;
	padding: 5px 15px;
	font-size: 1em;
	color: #474747;
}

.top_bar li a:hover,
.top_bar li a.selected {
	color: #000;
}

.top_bar li.sous_menu > a:after {
	margin-left: 5px;
	content: '\e040';
	font-family: 'iconic';
	display: inline-block;
}

.top_bar li:hover ul {
	display: block;
}

.top_bar li ul {
	display: none;
	text-align: left;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #DADADA;
	z-index: 1;
}

.top_bar li ul li {
	display: block;
}

.top_bar li ul li a {
	padding: 5px;
}

.top_bar li span.derouler {
	display: none;
}

/* BX SLIDER */

.bg-lien-slide {
    position: absolute;
    width: 100%;
    max-width: 1100px;
    left: 0;
    right: 0;
    bottom:69px;
    margin: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.content-link {
    display: block;
    background: rgba(255,255,255,0.9);
    color: #4f4f4f;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding:12px 15px;
}
.titre-lien-slide {
	display:block;
	color:#003f6a;
	font-size:22px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:15px;
	}
.txt-lien-slide {
	color:#4f4f4f;
	font-size:13px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	display:none
	}
.btn-lien-slide{
	color:#4f4f4f;
	font-size:13px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	display:block;
	width:157px;
	text-align:center;
	height:41px;
	line-height:41px;
	border:1px solid #4f4f4f;
	float:right
	}	
.content-link a {
	background:#fff;
	border:1px solid #22597e;
	display:block;
	overflow:hidden;
	padding:21px 23px 15px 21px;
	}


.slider {
	margin-top: 15px;
	height: 150px;
	overflow: hidden;
}

.slider .bx-wrapper {
	display: block;
	z-index: 2;
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.index-page .slider,
.slider .bx-wrapper,
.slider .bx-viewport,
.slider .bxslider,
.slider .bxslider li {
	width: 100%!important;
	height: 215px;
}

.slider .bxslider li {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.slider .bxslider li.slide01 {
	background-image: url(../gifs/slide01_small.jpg);
}

.slider .bxslider li.slide02 {
	background-image: url(../gifs/slide02_small.jpg);
}

.slider .bxslider li.slide03 {
	background-image: url(../gifs/slide03_small.jpg);
}

.slider .bx-viewport {
	z-index: 1;
}

.slider .bx-controls .bx-pager {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 39px;
	left: 0;
	margin: 0 auto;
	max-width: 1100px;
	width:100%;
	padding:0 20px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	text-align: right;
}

.slider .bx-controls .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.slider .bx-controls .bx-pager-item a {
	display: block;
	width: 15px;
	height: 15px;	
	overflow: hidden;
	text-indent: -9999px;
	background: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	font-size:0
}

.slider .bx-controls .bx-pager-item a.active,
.slider .bx-controls .bx-pager-item a:hover {
	background: #003f6a;
}

.slider .bx-controls .bx-controls-direction {
	display: none;
}

.slider .bx-controls .bx-controls-direction a {
	z-index: 2;
	position: absolute;
	top: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60px;
	margin-top: -40px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.slider .bx-controls .bx-controls-direction a.bx-prev {
	left: 30px;
	padding-left: 30px;
	text-align: left;
}

.slider .bx-controls .bx-controls-direction a.bx-next {
	right: 30px;
	padding-right: 30px;
	text-align: right;
}

.slider .bx-controls .bx-controls-direction a.bx-prev:hover {
	padding-left: 0;
}

.slider .bx-controls .bx-controls-direction a.bx-next:hover {
	padding-right: 0;
}

.slider .bx-controls .bx-controls-direction a:after {
	display: block;
	font-family: iconic;
	font-size: 6.154em;
}

.slider .bx-controls .bx-controls-direction a.bx-prev:after {
	content: '\E037';
}

.slider .bx-controls .bx-controls-direction a.bx-next:after {
	content: '\E038';
}

/****************************************************************************** CONTENT */

.content {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}

/******************************** COLONNE CENTRE */

.colonne_centre {
	position: relative;
	padding: 0 20px;
}

.colonne_centre p {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#4f4f4f;
	text-align:justify;
	margin-bottom: 10px;
	letter-spacing: normal;
}

.colonne_centre ul {
	display: block;
	margin: 10px 0 10px 30px;
}

.colonne_centre ul li {
	margin: 5px 0;
	list-style-image: url(../gifs/puce.jpg);
}

.colonne_centre a {
	color: #5292a3;
	text-decoration:underline
}

.colonne_centre a:hover {
	color: #e94e18;
	text-decoration:none
}

.videoWrapper {
	position: relative;
	height: 0;
	padding-top: 25px;
	padding-bottom: 56.25%;
}
.logo-reso {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.logo-reso a:hover {
	opacity:0.5}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ENCART */

.encart {
	width: 100%;
	text-align: center;
}

.encart a {
	display: inline-block;
	width: 30%;
}

.encart a + a {
	margin-top: 0;
	margin-left: 3.8%;
}

/* FIL ARIANE */

#fil_ariane {
	color:#4f4f4f;
	font-weight:300;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}

#fil_ariane div {
	display: inline;
}
.bouton_rappel a:hover {
	background:#185178;
	color:#fff
	}
#fil_ariane strong {
	color:#4f4f4f;
	font-weight:300;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
}

#fil_ariane a {
	color:#4f4f4f;
	text-decoration:none;
}

#fil_ariane a:hover {
	color: #003f6a;
}

p.bouton {
	text-align: center;
}

.bouton a {
	display: inline-block;
	padding:14px 33px;
	color: #003f6a;
	background: #ff9700;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.bouton a:hover {
	background:#185178;
	color:#fff
}

p.bouton2 {
	text-align: right;
}

.bouton2 a {
	display: inline-block;
	padding: 6px 10px;
	color: #000;
	border: 1px solid #185178;
	text-decoration:none !important
}

.bouton2 a:hover {
	color: #fff;
	background: #185178;
}

/* COLONNE GAUCHE */

.colonne_gauche {
	background:#eeeeee;
	padding-top:20px
}

/* ENCART ACTU */

.encart_actu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: #e7e7e7;
}

.encart_actu div.titre_actu {
	margin-bottom: 10px;
	font-size: 1.84em;
}

.encart_actu li a {
	color: #006674;
}

.encart_actu li a:hover {
	color: #e94e18;
}

/* RELANCE */

#relance {
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #dcdcdc;
	padding-top:17px;
	padding-bottom:30px;
}
.colonne_centre #relance ul li {
	display:block;
	list-style-image:none;
	}
	
#relance ul li a {
	color: #4f4f4f;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:13px;
	display:inline-block;
	background:url(../gifs/puce.jpg);
	background-position:left center;
	padding-left:10px;
	background-repeat:no-repeat
}

#relance ul li a:hover {
	color: #185178;
}

/* pagination actu + BDD */

.paginationControl {
	letter-spacing: normal;
	text-align: center;
	margin:15px 0
}

.paginationControl a,
.paginationControl span {
	display: inline-block!important;
	padding: 3px 8px;
	color: #fff;
	background: #ff9700;
	text-decoration:none !important
}

.paginationControl a:hover, .paginationControl span.selected {
	color: #fff;
	background: #185178;
}

.paginationControl span.disabled {
	color: #8F8F8F;
	background: #ccc;
}

.block_contact {
	display: box;
	display: -o-box;
	display: -moz-box;
	display: -webkit-box;
	display: flexbox;
	display: -o-flexbox;
	display: -moz-flexbox;
	display: -webkit-flexbox;
	display: flex;
	display: -o-flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.info_contact {
	order: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0;
	padding: 15px 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	box-ordinal-group: 2;
	-o-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-ordinal-group: 2;
	flex-order: 2;
	-o-flex-order: 2;
	-moz-flex-order: 2;
	-webkit-flex-order: 2;
	-o-order: 2;
	-moz-order: 2;
	-webkit-order: 2;
}

.block_contact .info_contact > div > div:before {
	display: inline-block;
	float: left;
	width: 30px;
	margin-right: 0;
	font-family: iconic;
	font-size: 1.4em;
	vertical-align: middle;
	text-align: center;
}

.block_contact .info_contact > div > div.info_mail:before {
	content: '\E004';
}

.block_contact .info_contact > div > div.info_tel:before {
	content: '\E021';
}

.block_contact .info_contact > div > div.info_adresse:before {
	content: '\E005';
}

.block_contact .info_contact > div > div.info_horaire:before {
	content: '\E073';
}

.block_contact .info_contact > div > div.info_rdv:before {
	content: '\E061';
}

.block_contact .info_contact > div > div.info_bus:before {
	content: '\E074';
}

.block_contact .info_contact > div > div.info_metro:before {
	content: '\E075';
}

.block_contact .info_contact > div > div.info_parking:before {
	content: '\E076';
}

.block_contact .info_contact > div > div p {
	display: block;
	overflow: hidden;
	vertical-align: middle;
}

.info_contact h2,
.formulaire_contact h2,
.carte h2 {
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.23em;
}

.formulaire_contact .form_left h2 {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

.info_contact p {
	margin: 0;
}

.info_contact > div {
	clear: both;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: normal;
}

.info_contact div + div {
	margin-top: 10px;
	padding-top: 10px;
}

.info_contact div div + div {
	margin: 15px 0 0 0;
	padding-top: 0;
}

.info_contact p em,
.info_contact div a.btn_contact {
	display: block;
	margin-top: 5px;
	font-style: italic;
}

.info_tel p.telephones a {
	color: #5e5e5e;
	cursor: default;
}

.info_tel p.telephones a:hover {
	color: #5e5e5e;
}

/* Formulaire */

.formulaire_contact {
	order: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	box-ordinal-group: 1;
	-o-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	flex-order: 1;
	-o-flex-order: 1;
	-moz-flex-order: 1;
	-webkit-flex-order: 1;
	-o-order: 1;
	-moz-order: 1;
	-webkit-order: 1;
}

.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2 {
	letter-spacing: normal;
}

.formulaire_contact .form_left {
	clear: both !important;
}

/* styliser la couleur des placeholders dans les inputs */

:placeholder-shown {
	color: #999;
}
::-webkit-input-placeholder {
	color: #999;
}
::-moz-placeholder {
	color: #999;
}
:-ms-input-placeholder {
	color: #999;
}

.cp_ville:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.cp_ville p {
	float: left;
	width: 33%;
	clear: none !important;
}

.cp_ville p + p {
	float: right;
	width: 62.958%;
}

/********************************************************** FOOTER ***/

footer {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;
	background:#185178
}

footer .adresse_footer {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#fff;
	margin:10px;
	text-align: center;
}

footer .ML_box {
	
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	padding:10px;
	text-align:center;
	width:160px;
	margin:auto;
	margin-top: 10px;
}

/* top site btn */

.top_site_mobile:after {
	content: "\E030";
	display: block;
	padding: 6px;
}

.top_site_mobile {
	display: none;
	z-index: 20;
	position: fixed;
	right: 2%;
	bottom: 19%;
	padding: 3px 6px;
	font-family: "iconic";
	font-size: 1.38em;
	color: #fff;
	background: #ff9700;
}
.encart-index:hover {
    opacity: 0.6;
}
.totle-cl {
	color:#4f4f4f;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	position:relative
	}
.totle-cl:before {
	content:"";
	background:#dedede;
	height:29px;
	width:4000px;
	right:195px;
	display:block;
	position:absolute;
	top:6px;
	 }
.totle-cl:after {
	content:"";
	background:#dedede;
	width:31px;
	height:29px;
	display:inline-block;
	vertical-align:middle;
	margin-left:17px;
	 }	
.titre_plan {
	display:block;
	color:#4f4f4f;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	}
.btn-plan {
	color:#4f4f4f;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	display:block;
	width:175px;
	text-align:center;
	line-height:40px;
	height:40px;
	border:1px solid #4f4f4f;
	float:right;
	margin:10px 0
	}
.plan-cl {
	display:block;
	text-align:right;
	margin-bottom:50px;
	}
.encart-plan{
	display:block;
	padding-right:30px;
	margin-top:20px;
	}			
	
.rappel_telephonique,
#ami_box_frame,
#newsletter_iframe {
	padding: 0 10px;
}

.rappel_telephonique {
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rappel_telephonique h1,
#ami_box_frame h1,
#newsletter_iframe h1 {
	margin:10px 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-size:19px;
	line-height:19px;
}

.rappel_telephonique .logo_rappel {
	width: 45%;
	margin: 0 auto;
	text-align: center;
}

.rappel_telephonique form {
	margin-right: 70px;
}

.rappel_telephonique form:after {
	content: url(../gifs/rappel.png);
	position: absolute;
	right: 11px;
	bottom: -15px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-transform-origin: 120% 7% 0;
	-moz-transform-origin: 120% 7% 0;
	transform-origin: 120% 7% 0;
	-ms-transform-origin: 120% 7% 0;
	-o-transform-origin: 120% 7% 0;
}

.logo_rappel img {
	max-width: 100%;
}

#ami_box_frame img {
	margin: 25px 0;
}

#newsletter_iframe form {
	text-align: right;
}
.colonne_centre .info_contact a {
	text-decoration:none !important;
	}
.loink-foter {
	display:block;
	text-align:center;
	margin:auto
	}	

.info_contact > div + div::before {
    background: #6e6e6d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
form.generateur p,
form.generateur div.divGenerateur,
form.generateur div.divGenerateurErreur {
	margin: 0 0 18px !important;
	padding: 0 !important;
	font-size: 1.000em !important;
	position: relative;
}

form.generateur p.erreur input,
form.generateur p.erreur textarea {
	border: 1px solid red;
}

form.generateur label,
form.formulaire label,
#newsletter_iframe div label {
	display: block;
	float: none !important;
	width: 100% !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	text-align: left !important;
	line-height: normal !important;
	color: #555555;
}

form.generateur .divGenerateur label.optional {
	display: none;
}

form.generateur .noFloatingLabel {
	color: #5e5e5e;
}

.formulaire_contact p label span {
	display: inline-block;
	color: red;
}

form.generateur textarea,
form.formulaire textarea {
	height: 120px!important;
	padding-top: 10px!important;
}

form .form_left textarea {
	height: 160px;
}

/* inscription newsletter bouton radio + checkbox */

.formulaire_contact input[type='checkbox'],
.formulaire_contact input[type='radio'] {
	width: auto !important;
	margin-right: 5px;
	vertical-align: text-top;
}

.divGenerateur ul,
.divGenerateur li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.divGenerateur label.optional {
	margin-bottom: 8px !important;
}

.divGenerateur li label {
	display: block;
	width: 100%;
}

/* bouton submit */

form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4 {
	max-width: 110px;
}

.divGenerateurRequired {
	margin-top: 5px;
	letter-spacing: normal;
}

/* input newsletter */

.news {
	max-width: 960px;
	text-align: right;
	padding-right:30px;
	padding-bottom:60px;
}

.news #form_newsletter input#submit_newsletter {
	display: none !important;
}

.news #form_newsletter input[type="text"] {
	width: 100%;
	background:#fff;
	height:40px;
	border-color:#fff
}

.news label {
	float: none !important;
	display: block;
	vertical-align: middle;
	text-align:right;
	color:#4f4f4f;
	font-size:24px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	position:relative;
	padding-right:17px;
	margin-bottom:10px;
}
.news label:after {
	content:"";
	background:#dedede;
	width:31px;
	height:29px;
	top:2px;
	right:-30px;
	position:absolute;
	display:block
	}
.news label:before {
	content: "";
background: #dedede;
height: 29px;
width: 4000px;
right: 150px;
display: block;
position: absolute;
top: 2px;
	}	
.news label span {
	display:block;
	font-size:13px;
	margin-right:-17px;
	}
.encart-index {
    display: block;
    width: 100%;
	max-width:350px;
    height: 195px;
    position: relative;
	margin-bottom:22px;
	text-align:center
}
.encart-index span {
	font-size:25px;
	color:#fff;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	display:block;
	padding-top:63px;
	}
#encart1 {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../gifs/encart1.jpg);
}
#encart2 {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../gifs/encart2.jpg);
}
#encart3 {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../gifs/encart3.jpg);
}


.news #form_newsletter {
	display: inline-block;
	width: 166px;
	vertical-align: middle;
}
.news #js_submit {
	background:#4f4f4f;
	height:40px;
	}
.news #js_submit:hover {
	opacity:0.7;
	}
.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 0.92em;
}

.news #mess_newsletter:empty {
	margin-top: 0;
}

/* infobulle */

form.generateur p.erreur,
form.generateur div.divGenerateurErreur {
	border: none !important;
}

.divGenerateurErreur {
	display: block;
	clear: both;
}

form.generateur p.erreur label,
form.generateur div.divGenerateurErreur label {
	/*padding-bottom: 20px !important;*/
}

form.generateur p.erreur span.erreur,
form.generateur div.divGenerateurErreur span.erreur {
	background: none !important;
	color: #eb3434!important;
	display: block!important;
	font-family: arial;
	font-size: 0.846em;
	font-weight: normal!important;
	margin: 0!important;
	padding: 0!important;
	/*position: absolute;*/
	top: 20px;
}

div.valide,
div.erreur {
	position: relative;
	margin-bottom: 20px !important;
	padding: 15px !important;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	letter-spacing: normal;
	color: #fff !important;
}

div.valide {
	border: 1px solid #48b151;
	background: #55c65e !important;
}

div.erreur {
	border: 1px solid #d4323d;
	background: #f3515c !important;
}

div.valide:before {
	content: '\E017';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}

div.erreur:before {
	content: '\E806';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}

div.valide p,
div.erreur p {
	display: inline-block;
	margin: 0 0 0 15px !important;
	max-width: calc(100% - 40px);
	vertical-align: middle;
}

.validation {
	display: none;
}

/* message validation / erreur CONSEILLER A UN AMI */

.errors {
	text-align: right;
	color: red;
}

form.generateur .noFloatingLabel {
	white-space: normal !important;
	height: auto !important;
}

form.generateur p img.ui-datepicker-trigger {
	vertical-align: middle;
}

/***************************************************  Style pour TOUS les inputs text submit et button de tous les formulaires du site   ***********/
textarea.mce-textbox {width: 592px !important;height: 492px !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input[type=text],
input[type=tel],
input[type=email],
textarea:not(.mce-textbox) {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 29px;
	padding: 0;
	border: 1px solid #ccc;
	text-indent: 10px;
	vertical-align: middle;
	background: #eee;
}

textarea:not(.mce-textbox) {
	text-indent: 0;
	padding: 5px;
	font-size: 1.000em;
	resize: none;
}

input.calendrier, input.calendrierAvecMenu {
	width: 90%;
}
#ui-datepicker-div {
	letter-spacing: normal;
}

input[type=text]:hover,
textarea:not(.mce-textbox):hover {
	background: #fff;
}

input[type=submit],
input[type=button] {
	display: inline-block !important;
	height: 35px;
	margin: 0;
	padding: 0 10px;
	border: none;
	vertical-align: middle;
	color: #fff;
	background: #ff9700;
	cursor: pointer;
}

input[type=text]:focus,
textarea:not(.mce-textbox):focus {
	padding: 0 10px;
	color: #555;
	background: #fff;
}

input[type=submit]:hover,
input[type=button]:hover {
	color: #fff;
	background: #185178
}

form.generateur p.submit {
	margin: 0!important;
	text-align: right!important;
}

/************************************************   Style spécifique pour certain input / button *********************/

/* Display none sur le deuxieme submit de la popup newsletter */

#newsletter_iframe #form_newsletter + #js_submit {
	display: none!important;
}

#newsletter_iframe form {
	overflow: hidden;
	text-align: right;
}
.container-encart-index {
	text-align:center;
	}

@media screen and (min-width:400px) {
	.rappel_telephonique form {
		margin-right: 140px;
	}

	.rappel_telephonique form:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	#newsletter_iframe #form_newsletter input[type="text"] {
		float: left !important;
		width: 73% !important;
	}

	#newsletter_iframe #form_newsletter input[type="submit"] {
		float: left !important;
		width: 25% !important;
		margin-bottom: 30px;
	}
}

@media screen and (min-width:480px) {
	.index-page .slider, .slider .bx-wrapper, .slider .bx-viewport, .slider .bxslider, .slider .bxslider li {
		height:350px;
		}

	.slider .bxslider li.slide01 {
		background-image: url(../gifs/slide01_medium.jpg);
	}

	.slider .bxslider li.slide02 {
		background-image: url(../gifs/slide02_medium.jpg);
	}

	.slider .bxslider li.slide03 {
		background-image: url(../gifs/slide03_medium.jpg);
	}
	.cp_ville p {
		width: 40.425597%;
	}

	.cp_ville p + p {
		width: 57.446901%;
	}
	
}
@media screen and (min-width:600px) {
	.info_contact > div + div::before {   
    height: 100%;    
    width: 2px;
	left:-8px;
}
	.encart-horaire::before {
		margin-right:6px;
		}
	a.adresse-header::before { 
	margin-right:16px;
	}	
	.container-encart-index {
		margin-top:22px;
		}
	.encart-index {
		display:inline-block;
		max-width:280px;
		margin:0px 5px 22px 5px;
		}
	#container {
		
		min-width: 480px;
	}
	.txt-lien-slide {
		display:block;
		margin-bottom:20px;
		}
	.content-link {
		max-width:400px;
		float:right;
		margin-right:26px
		}
			
.contact_header {
	width:300px;}
	/****************************************************************************** HEADER */

	/* LOGO */

	.logo {
		float: left;
		
		padding-left: 10px;
	}

	/* CONTACT HEADER */

	.contact_header {
		text-align: right;
		float:right;
		margin-right:20px;
	}
	.horaire-adress {
		float:right;
		margin-right:20px;
		
}
header section {
	overflow:hidden}
	
	.info_tel p.telephones a, .contact_header a.tel {
		cursor: default;
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		outline: none;
	}

	p.bouton {
		text-align: right;
	}
	
	.imgLeft, .imgRight {
		max-width: none;
	}

	/* RELANCE */

	#relance ul li {
	
	}

	#relance ul li a {
		
	}
	a.adresse-header:hover {
		opacity:0.7}

	.formulaire_contact {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
		border: none;
		background: none;
	}

	.formulaire_contact .form_left,
	.formulaire_contact .form_right {
		display: inline-block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 48.936249%;
		padding: 10px;
		border: 1px solid #dddddd;
		background: #f5f5f5;
	}

	.formulaire_contact .form_left {
		float: right;
	}
	
	.formulaire_contact .form_left h2 {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}

	/* ville + code postal */

	


	.block_contact {
		display: block;
	}

	.ac-doubleLeft,
	.ac-doubleRight,
	.ac-colonne {
		float: left;
		width: 50%;
	}

	.info_contact > div {
		display: inline-block;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 31.914945%;
		padding: 0 0 0 15px;
		vertical-align: top;
	}

	.info_contact div + div {
		margin: 0 0 0 1.75%;
		padding: 0;
	}

	/* ville + code postal */

	.cp_ville p {
		width: 37%;
	}

	.cp_ville p + p {
		float: right;
		width: 57.958%;
	}
}

@media screen and (min-width:766px) {
	.encart-index {
		max-width:350px;
		}
}

@media screen and (min-width:1000px) {
	.content:before {
		content:"";
		background:#eeeeee;
		width:4000px;
		height:100%;
		left:-3756px;
		top:0;
		display:block;
		position:absolute;
		}
	nav.menu li.firstLi:after {
		content: url(../gifs/bg-li.png);
vertical-align: middle;
position: absolute;
right: 0;
width: 2px;
height: 24px;
display: block;
top: 18px;
		}
	li.last_child:after {
		display:none;
		}	
	.bg-lien-slide {
		bottom:115px;
		}
	.slider .bx-controls .bx-pager {
		bottom:85px;
		}	
	.index-page .slider, .slider .bx-wrapper, .slider .bx-viewport, .slider .bxslider, .slider .bxslider li {
		height:385px;
		}
	.index-page .menu {
		margin-top:-55px;
		}	
	.top_bar {
		background:#185178;
		text-align:center
		}
	.no_mobile {
		display: inline-block;
	}

	/****************************************************************************** HEADER */

	header section {
		margin: auto;
		padding: 0;
		max-width: 1100px;
		position:relative;
		height:223px;
	}

	.nav {
		display: none;
	}

	/* LOGO */

	.logo {
		position:absolute;
		left:0;
		right:0;
		margin:auto;
		width:180px;
		top:24px;
		padding-left:0
	}
	.horaire-adress {
		float:left;
		margin-top:89px;
		margin-left:15px;
		}
	.contact_header {
		margin-top:46px;
		
		}	
		
	.slider {
		margin-top:0;
		}	

	/* MENU */

	.top_bar ul {
		display:inline-block;
		text-align:center;
		position:relative
	}
	.top_bar ul:before {
		content:"";
		background:#fff;
		width:4000px;
		height:1px;
		left:-4000px;
		position:absolute;
		top:25px;
		}
	.top_bar ul:after {
		content:"";
		background:#fff;
		width:4000px;
		height:1px;
		right:-4000px;
		position:absolute;
		top:25px;
		}	
	.top_bar li a{
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		font-size:13px;
		color:#fff;
		border-top:3px solid transparent;
		padding:14px 3px
		}
	.top_bar li {
		margin:0 5px;
		}	
	.top_bar li a:hover, .top_bar li a.selected {
		color:#fff;
		border-top:3px solid #fff
		}	

	.menu {
		z-index: 3;
		clear: both;
		position: relative;
		left: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow-y: visible;
		background: rgba(0, 63, 106, 0.9);
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	.menu ul {
		text-align: center;
	}

	.menu li a {
		position: relative;
		font-size: 18px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#fff;
	}

	/****** SI MENU HORIZONTAL ******/

	.menu li {
		display: inline-block;
		position: relative;
		border-bottom: none;
		text-align: left;
	}

	.menu li.sous_menu > a:after {
		margin-left: 5px;
		content: '\e040';
		font-family: 'iconic';
		display: inline-block;
	}

	.menu li.main span.derouler {
		display: none;
	}

	.menu ul li.sous_menu .dropdown {
		display: none;
		position: absolute;
		top: auto;
		right: 0;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 200px;
		height: auto;
		margin: 0;
		padding:  0;
		background: #164f77;
	}
	.menu li a.selected, .menu li a:active, .menu li:hover > a{
		background:#00365b;
		}

	.menu ul li.sous_menu:hover > ul {
		display: block;
	}

	.menu ul li ul  {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	.menu ul li ul li.close_menu:after {
		display: none;
	}

	.menu ul li ul li {
		display: block;
		width: auto;
		background: none !important;
		border:1px solid #fff;
	}

	.menu ul li ul li + li {
		
	}

	.menu ul li ul li.close_menu {
		display: none;
	}

	.menu li.sous_menu ul li a {
		text-align: left;
		font-size: 13px;
		padding:10px;
	}

	.menu ul li.sous_menu .dropdown li ul {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		text-align: left;
	}

	.menu ul li ul li ul li {
		display: block;
		margin: 0 0 0 12px;
	}

	.menu li.sous_menu ul li ul li a {
		padding: 2px 5px 2px 0;
		border-bottom: none;
		font-size: 1.077em;
	}

	.menu li.sous_menu ul li ul li a:hover,
	.menu li.sous_menu ul li ul li a.selected {
		color: #000;
	}

	.slider .bxslider li.slide01 {
		background-image: url(../gifs/slide01_big.jpg);
	}

	.slider .bxslider li.slide02 {
		background-image: url(../gifs/slide02_big.jpg);
	}

	.slider .bxslider li.slide03 {
		background-image: url(../gifs/slide03_big.jpg);
	}
	
	.slider .bx-controls .bx-controls-direction {
		display: block;
	}

	.clear_both.no_mobile {
		display: block;
	}

	.no_desktop {
		display: none !important;
	}

	#container {
		padding-top: 0;
		max-width: none;
		min-width: 810px;
		left: inherit;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	/****************************************************************************** CONTENT */

	.content {
		margin: auto;
		width:100%;
		max-width: 1100px;
		padding-top:0;
		/*display: flex;
align-items: stretch;*/
	}
	.lien_footer > div {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding-left: 8px;
}
.lien_footer .div2 {
    margin-left: 45px;
}

	/******************************** COLONNE GAUCHE */

	.colonne_gauche {
		float: left;
		width: 24.404293%;
		padding: 0;
		text-align: left;
		position:relative;
		padding-top:85px;
		order: 1;
		margin-right:10px;
		background:none;
	}
	/*.colonne_gauche:before {
	content:"";
	position:absolute;
	background:#eeeeee;
	width:4000px;
	left:-4000px;
	display:block;
	top:0;
	height:100%;
	}*/

	/******************************** COLONNE CENTRE */
.loink-foter {
	display:inline-block;
	vertical-align:middle
	}
.blok-foter {
	display:inline-block;
	vertical-align:middle;
	}	
	.colonne_centre {
		display: block;
		float: right;
		position: relative;
		width: 70.468205%;
		padding: 0;
		margin-bottom: 40px;
		padding-top:85px;
		padding-right:3%;
order: 2;
	}

	/****************************************************************************** FOOTER */
	footer {
		padding: 10px 0;
	}

	footer > section {
		margin: auto;
		max-width: 1100px;
		width:100%
	}

	.top_site_mobile {
		display: none !important;
	}

	.adresse_footer {
		display: block;
		margin-bottom: 15px;
	}

	.adresse_footer_mobile {
		display: none;
	}

	.lien_footer {
		display: block;
	}

	.lien_footer ul {
		display: inline-block;
		margin-bottom: 5px;
		text-align: left;
		vertical-align:top
	}

	.lien_footer ul.last_link {
		margin-top: 15px;
	}

	.lien_footer ul li {
		display: block;
		margin: 0 5px;
	}

	.lien_footer ul li + li {
		/* padding-left: 10px;
		border-left: 1px solid #ccc; */
	}
	.lien_footer > div ul li.firstLi a {
    font-size: 13px;
		color:#fff;
		font-weight:400;
		font-family: 'Open Sans', sans-serif;
    display: block;
}
.lien_footer > div ul li.sousLi a {
    margin: 0 0 0 35px;
}
.lien_footer .ML_box {
	margin:0;
	width:auto;
	border:none;
	text-align:left;
	padding:0
	}
footer > section {
	padding:0 20px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	}	
.lien_footer > div.div1 {
	width:100px;
	}	
footer .blok-foter .adresse_footer {
	text-align:left;
	margin:10px 0;
	margin-left: 25px;
	}
.lien_footer .div2 ul {
	width:300px;
	}	
.lien_footer .div2 ul + ul {
	width:220px;
	float:right;
	margin-left:55px;
	}
		
	.lien_footer ul li a {
		font-size: 13px;
		color:#fff;
		font-weight:400;
		font-family: 'Open Sans', sans-serif;
	}
	.lien_footer > div ul li a:hover {
		padding-left:10px;
		}
footer .blok-foter .adresse_footer:hover {
	opacity:0.7
	}
.loink-foter:hover {
	transform: scale(0.9);
	}	
	.lien_footer ul li a:hover {
		color: #000;
	}

	.lien_footer ul li ul {
		display: inline-block;
		margin: 0;
	}

	.lien_footer ul li ul li {
		padding-left: 10px;
		border-left: 1px solid #ccc;
	}

	/* footer box */

	.black {
		display: none;
		z-index: 10;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../gifs/black.png) repeat;
	}

	.close {
		display: block;
		position: absolute;
		top: -10px;
		right: -10px;
		width: 28px;
		height: 29px;
		background: url(../gifs/close.png) no-repeat;
		cursor: pointer;
	}

	#navigation_frame {
		display: none;
		z-index: 70;
		position: fixed;
		top: 20%;
		left: 50%;
		width: 770px;
		margin-left: -395px;
		padding: 10px;
		background: #fff;
	}

	#navigation_frame a {
		color: #000;
	}

	#navigation_frame a:hover {
		text-decoration: underline;
	}

	.lien_footer {
		display: table;
		width: 100%;
		border-spacing: 5px;
	}

	/* logo footer */
	#navigation_frame ul {
		display: table-cell;
	}

	#navigation_frame ul li.sousLi {
		margin-left: 3px;
		padding-left: 3px;
		border-left: 1px solid #5e5e5e;
	}

	a.logo_footer {
		display: table-cell;
		width: 200px;
		background: #ccc;
	}

	a.logo_footer:hover {
		opacity: 0.7;
	}
	.encart-index {
		max-width:320px;
		}
}

@media screen and (min-width:1000px) and (max-width:1120px) {
	
	
	
}
@media screen and (min-width:1120px) {
	.content::before {
    left: -3649px;
	 }
	.colonne_centre {
		width:708px;
		padding-right:0;
		}
	.colonne_gauche {
		width:350px;
		margin-right:35px;
		}
	.encart-index {
		max-width:350px;
		}
	.img-plan {
    background: url(../gifs/bg-plan.png) no-repeat;
    display: block;
    height: 231px;
    clear: both;
    width: 568px;
    left: -248px;
    position: relative;
}
	.img-plan2 {
    background: url(../gifs/bg-plan2.jpg) no-repeat;
    display: block;
    height: 231px;
    clear: both;
    width: 568px;
    left: -248px;
    position: relative;
}
.plan-cl:hover .btn-plan {
	background:#185178;
	color:#fff
	}  			
	
	}

@media screen and (min-width:960px) {
	#navigation_frame {
		width: 920px;
		margin-left: -470px;
	}

	.lien_footer {
		border-spacing: 15px;
	}
}