<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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');
}

@font-face {
    font-family: 'aileronblack';
    src: url('../fonts/aileron-black-webfont.woff2') format('woff2'),
         url('../fonts/aileron-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronthin';
    src: url('../fonts/aileron-thin-webfont.woff2') format('woff2'),
         url('../fonts/aileron-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronlight';
    src: url('../fonts/aileron-light-webfont.woff2') format('woff2'),
         url('../fonts/aileron-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronbold';
    src: url('../fonts/aileron-bold-webfont.woff2') format('woff2'),
         url('../fonts/aileron-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronregular';
    src: url('../fonts/aileron-regular-webfont.woff2') format('woff2'),
         url('../fonts/aileron-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#blocHorsLigne{
	position:relative;
	z-index:100;
	width:100%;
	height:auto;	
}

#newsletter_iframe{
	color:#000;	
}

body.fancy-box-body {
	background: #fff;
	color: #000 !important;
}

.divGenerateurRequired{
	letter-spacing:normal !important;	
}

.picto{
	font-family: "iconic" !important;
}


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;}

.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 {
	position: relative;
	width: 100%;
	height:auto;
	margin: 0 auto 20px;
	max-width: 270px;
	display:block;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;
}

.imgLeft {
	position: relative;
	width: 100%;
	height:auto;
	margin: 0 auto 20px;
	max-width: 270px;
	display:block;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;
}

.imgCenter {
	margin: 20px auto 20px;
	position: relative;
	width: 100%;
	max-width: 480px;
	height: auto;
	display:block;
	cursor: zoom-in;
	cursor: url(../gifs/loop.png),zoom-in;
}

body,
input,
textarea{
	font-family: Arial, Helvetica, sans-serif !important;
}

body {
	position: relative;
	overflow-x: hidden;
	font-family: arial;
	font-size: 12px;
	color: #4f4f4f;
}

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

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

a:focus {
	outline: none;
}

img {
	max-width: 100%;
}

h1 {
	margin-bottom: 20px;
	font-size: 35px;
	color: #fe1c1c;
	text-align: left;
	font-family: 'aileronblack';
	font-weight: normal;
	line-height: 38px
}
h1 span{
	font-family: 'aileronthin';
}

h2,
.titre-relance {
	margin: 20px 0 10px;
	font-size: 19px;
	color: #000;
	font-family: 'aileronbold';
	font-weight:normal;
}

.titre-relance {
	font-size:28px;
	color:#000;
	font-family: 'aileronthin';
	font-weight:normal;	
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

h3 {
	margin: 20px 0 10px;
	font-size: 18px;
	color: #000;
	font-family: 'aileronbold';
	font-weight:normal;
}

#container {
	max-width: 600px;
	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;
}

#paquet_telecom_bandeau {
	padding: 6px 50px 6px 0 !important;
}

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

header {
	position: relative;
	margin: auto;
	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;
}

.bg-header{
	display:none;	
}

.border-header{
	position:absolute;
	bottom:0;
	width:100%;
	z-index:-1;
	background:#e08f21;
	height:1px;
	left:0;	
}

header section {
	text-align: center;
	order:1;
	padding-top: 27px;
	position:relative;

}
.index-page  header section {

	padding-bottom: 50px;
}

.logo {
	display: inline-block;
	position: relative;
}

.logo img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	position: relative;
	z-index: 30;
	margin: auto auto 3px;
}

.AB-Conduite-baseline{
	display:block;	
	text-align:center;
}
.AB-Conduite{
	color:#312e2e;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'aileronblack';	
	display:block;
	font-weight:normal;
	margin: 0 auto 5px;
}
.baseline {
	display: inline-block;
	text-align: center;
	color:#6e7072;
	font-size:21px;
	font-weight:normal;
	font-family: 'aileronlight';
	border-top:1px solid #f3d5ab;
	padding:4px 5px;
}

/* CONTACT HEADER */

.contact_header {
	margin: 13px auto 30px;
}

.contact_header a {
	text-align: center;
}

.container-num-header{
	display:inline-block;
	text-align:right;	
}
.container-num-header:before{
	content:"\e021";
	color:#fe1c1c;
	font-size:32px;
	font-weight:normal;
	font-family: 'iconic';
	display:inline-block;
	vertical-align:bottom;
}
.num-header{
	display:inline-block;
	vertical-align:middle;
	line-height: 20px;
}
.num-header a{
	text-align:right;	
}
.contact_header .tel {
	font-size: 21.29px;
	color:#312e2e;
	font-family: 'aileronblack';
	font-weight:normal;
	display:block;
}

.contact_header .tel span {
	font-size: 15.08px;
	font-family: 'aileronlight';
	font-weight:normal;
}

/*code en ligne*/
.code-en-ligne, .resultat{
	order:3;
	text-align:center;
	padding-top: 10px;
	display:none;
}

.index-page .code-en-ligne{
	display:block;	
}
.index-page .resultat{
	display:block;	
}

.bg-nav{
	position:fixed;
	top:0;
	left:0;	
	background:#e08f21;
	z-index:20;
	width:100%;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}

/*adresse horaire*/
.adresse-horaire{
	position: relative;
	color:#312e2e;
	font-size:13px;	
	font-family: 'aileronlight';
	font-weight:normal;
	padding: 10px 46px 13px 10px;	
	right:0;
	z-index:10;
	text-align:right;
}
.index-page .adresse-horaire{
  position: absolute;
  bottom:-107px;
  background:rgba(255,255,255,0.87);
}

.adresse-header{
	color:#312e2e;
	font-size:15px;	
	text-align:right;
	position:relative;
	padding: 0 0 0 42px;
	transition: all 0.4s ease 0s;	
}
.adresse-header:before{
	content:url(../gifs/icone-adresse.png);
	position:absolute;
	top:0;
	left:5px;
}
.adresse-header:hover{
	color:#FE1C1C;
	transition: all 0.4s ease 0s;	
}

.nav {
	display: inline-block;
	padding: 3px 10px;
	text-align: left;
	font-size: 17px;
	color: #fff;
	font-weight:normal;
	margin: 0 0 0 20px;
	font-family: 'aileronlight';
}

.nav:before {
	content: "\e079";
	font-family: "iconic";
	font-size: 24px;
	vertical-align: middle;
	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: 11px 15px;
	font-size: 1.154em;
	color: #474747;
}

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

.menu li a.selected,
.menu li a:active,
.menu li:hover &gt; a {
	color: #000;
	background: #EFFE1C;
}

.menu li:hover &gt; span.derouler,
.menu li.selected &gt; 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 &gt; 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;
}

.top_bar li ul li {
	display: block;
}

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

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

/* BX SLIDER */

.slider {
	height: 150px;
	overflow: hidden;
	order:2;
}

.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: 435px;
}

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

.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: 30px;
	left: 0;
	margin: 0 auto;
	max-width: 200px;
	text-align: center;
}

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

.slider .bx-controls .bx-pager-item a {
	display: block;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	background: rgba(255,255,255,0.33);
	-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;
	cursor: pointer;
}

.slider .bx-controls .bx-controls-direction a {
	-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;
}

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

.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: 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;
}

.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';
}

.bg-lien-slide{
	position:absolute;
	top:115px;
	left:0;	
	width:100%;
}
.lien-slide{
	display:inline-block;	
	text-align:right;
	width:100%;
	max-width:270px;
}
.titre-lien-slide{
	display:block;
	width:100%;
	max-width:263px;
	height:83px;
	background:url(../gifs/bg-titre-slide.png) right top no-repeat;
	color:#312e2e;
	font-size:21.61px;
	text-align:left;
	font-family: 'aileronthin';
	font-weight:normal;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;	
	padding: 23px 10px 5px 30px;
	line-height: 20px;
}
.titre-lien-slide span{
	display:block;
	font-family: 'aileronblack';
	font-weight:normal;
	font-size:18.66px;
	text-transform:uppercase;
}
.txt-lien-slide{
	display:none;
	color:#fff;
	font-size:13px;
	font-family: 'aileronlight';
	font-weight:normal;	
}
.btn-lien-slide{
	display:inline-block;
	border-radius:25px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:16.76px;
	font-family: 'aileronthin';	
	font-weight:normal;	
	padding:5px 15px 5px 20px;
	background:rgba(18,18,18,0.34);
	margin:12px 0 0;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.58);
	transition: all 0.4s ease 0s;
}
.btn-lien-slide:after{
	content:url(../gifs/plus-slide.png);
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.lien-slide:hover .btn-lien-slide{
	background:#000;
	transition: all 0.4s ease 0s;
}

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

.content {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
	margin-bottom: 60px;
}

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

.colonne_centre {
	position: relative;
	padding: 0 20px;
	text-align:justify;
}

.colonne_centre p {
	margin-bottom: 10px;
	letter-spacing: normal;
}

.colonne_centre p.intro{
	font-weight:bold;
}

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

.colonne_centre ul li {
	list-style-image: none;
	margin: 5px 0;
}

.colonne_centre ul li:before{
	content:url(../gifs/puce.png);
	padding-right: 5px;
	display:inline-block;
}

.colonne_centre a {
	color: #fe1c1c;
}

.colonne_centre &gt; p a {
	text-decoration:underline;
}

.colonne_centre a:hover {
	color:#4f4f4f;
}

.videoWrapper {
	position: relative;
	height: 0;
	padding-top: 25px;
	padding-bottom: 56.25%;
}

.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 {
	margin-bottom: 10px;
	font-size:13px;
	text-align:left;
	color:#4f4f4f;
	font-family: 'aileronregular';
	font-weight:normal;
}

#fil_ariane div {
	display: inline;
}

#fil_ariane strong {
	color:#4f4f4f;
	font-weight:normal !important;
}

#fil_ariane a {
	color: #fe1c1c;
}

#fil_ariane a:hover {
	color:#4f4f4f;
}

p.bouton {
	text-align: center;
	margin-top:35px;
}

.bouton a {
	display: inline-block;
	padding: 16px;
	color: #fff;
	background: #FE1C1C;
	border-radius:30px;
	font-size:15.95px;
	font-family: 'aileronlight';
	font-weight:normal;
	text-decoration:none !important;
	transition: all 0.4s ease 0s;	
}

.bouton a:hover {
	color: #000;
	background: #EFFE1C;
	transition: all 0.4s ease 0s;	
}

p.bouton2 {
	text-align: center;
	margin-top:8px;
}

.bouton2 a {
	display:inline-block;
	border-radius:25px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:16px;
	font-family: 'aileronthin';
	font-weight:normal;	
	padding:4px 20px;
	background:rgba(18,18,18,0.34);
	margin:12px 0 0;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.58);
	transition: all 0.4s ease 0s;
}

.bouton2 a:hover {
	color: #fff;
	background: #000;
	transition: all 0.4s ease 0s;
}

/*bouton rappel*/



.bouton.bouton_rappel {
    text-align: center;
    display: block;
    width: 100%;
    margin: 15px auto;
}

.bouton.bouton_rappel a {
    padding: 10px 0px;
    width: 90%;
}




/* COLONNE GAUCHE */

.colonne_gauche {
	padding: 0 10px;
}

.pluginFacebook{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	padding-right: 20px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;}
/*actu et plan*/
.actu-plan{
	display:block;	
}

/*encart plan*/
.encart_plan{
	display:block;
	height:320px;	
	background:url(../gifs/bg-plan.jpg) 45% 50% no-repeat;
	position:relative;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-family: 'aileronlight';
	font-weight:normal;
	box-shadow: 0 8px 3px rgba(0,0,0,0.22);
	
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.titre_plan{
	display:block;
	font-size:31px;
	font-family: 'aileronthin';	
	font-weight:normal;
	border-bottom:1px solid #FFF;
	padding: 24px 0 7px;
	position:relative;
	margin:0 auto 130px;
}
.titre_plan:after{
	position:absolute;
	content:url(../gifs/icone-plan.png);
	display:block;
	width:120px;
	height:75px;
	bottom:-90px;
	left:42%;
	margin:auto;
}
.adresse-btn-plan{
	border-top:1px solid #FFF;	
	padding: 10px 0 0;
}
.adresse-plan{
	display:block;	
}
.btn-plan{
	display:inline-block;
	border-radius:25px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:19.08px;
	font-family: 'aileronthin';
	font-weight:normal;	
	padding:4px 20px;
	background:rgba(18,18,18,0.34);
	margin:12px 0 0;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.58);
	transition: all 0.4s ease 0s;
}	
.encart_plan:hover .btn-plan{
	background:#000;
	transition: all 0.4s ease 0s;
}


/* ENCART ACTU */

.encart_actu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 125px;
	background: #8b8a8a;
	text-align:center;
}

.encart_actu div.titre_actu {
	margin:0 auto 20px;
	padding: 15px 0 5px;
	font-size: 31px;
	color:#FFF;
	font-family: 'aileronthin';
	font-weight:normal;
	border-bottom:1px solid #FFF;
}

#encart_actualite .bx-wrapper{
	position:relative;
}
#encart_actualite .bx-wrapper .bx-controls.bx-has-pager{
	position: absolute;
	bottom: -115px;
	width: 100%;
	text-align: center;
}
#encart_actualite .bx-wrapper .bx-controls.bx-has-pager .bx-pager-item{
	display:inline-block;
	margin:0 4px;	
}
#encart_actualite .bx-wrapper .bx-controls.bx-has-pager .bx-pager-item a{
	font-size:0;
	display:block;
	width:17px;
	height:17px;
	background:#FFF;
	border-radius:100%;
}
#encart_actualite .bx-wrapper .bx-controls.bx-has-pager .bx-pager-item a.active, #encart_actualite .bx-wrapper .bx-controls.bx-has-pager .bx-pager-item a:hover{
	background:#FE1C1C;
}

#encart_actualite ul{
	/*border-bottom:1px solid #FFF;*/ 
}

.horaire-header {
    margin-top: 10px;
}


#encart_actualite p.bouton2{
	border-top: 1px solid #FFF;
	padding-top: 10px;
	margin-top: 20px;
}

.date-titre-actu{
	display:block;
	padding:0 10px;	
}
.date_actualite{
	display:block;
	width:118px;
	height:23px;
	background:#5d5d5d;
	color:#FFF;
	margin:0 auto 8px;
	text-align:center;
	line-height:23px;
	font-size:16px;
	font-family: 'aileronthin';
}

.encart_actu li a {
	color: #fff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

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

.resum-actu{
	padding: 0 10px;
	color: #FFF;
	display: block;
	margin: 15px auto 17px;
	line-height: 19px;
}

/* RELANCE */
#relance {
	display: block;
	margin-top: 30px;
	padding: 15px 10px;
	background:#d7d5d5;
}

#relance ul{
	margin-left:3px;	
}
#relance ul li:before{
	display:none;
}
#relance ul li{
	display:block;	
}
#relance ul li a {
	color: #312e2e;
	font-size:17px;
	font-family: 'aileronthin';
	font-weight:normal;
	display:inline-block;
}

#relance ul li a:before{
	content:url(../gifs/puce-relance.png);
	margin: 7px 5px 0 0;
	display:inline-block;
	vertical-align:middle;
}

#relance ul li a:hover {
	color: #bd6f05;
}
/**********/

/* pagination actu + BDD */
.paginationControl {
	text-align: center;
	padding-top:20px;
}
.paginationControl a{
	color: #383737;
	display: inline-block!important;
	padding: 0px 8px;
	background: none;
	text-decoration: none;
	border: 1px solid #383737;
	font-size: 17px;
	margin-bottom: 7px;
}
.paginationControl a:hover{
	color: #89ac10;
}
.paginationControl a:hover{
	background: #383737;
	color: #fff;
}

.paginationControl span{

	background: #383737;
	color: #fff; 
	display: inline-block!important;
	padding: 0px 8px;
	font-size: 17px;
	border: 1px solid #383737;
}

.paginationControl span.disabled{
	color: #383737;
	background: none;
	opacity: 0.5;
}
/*********/

.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 &gt; div &gt; 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 &gt; div &gt; div.info_mail:before {
	content: '\E004';
	color: #c8780a;
	margin-top: -3px;
}

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

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

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

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

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

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

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

.block_contact .info_contact &gt; div &gt; div.info_mail:hover:before {
	color: #4f4f4f;
}

.info_mail:hover a{
	color:#4f4f4f !important;	
}
.info_mail a:hover{
	color:#4f4f4f !important;	
}
.info_tel p a{
	color:#4f4f4f !important;		
}

.block_contact .info_contact &gt; div &gt; 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 &gt; 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: 0;
	background:#413f3f;
}

footer section {
	padding:20px 0 50px;
	text-align:center;
}

.logo-footer .AB-Conduite{
	color:#FFF;
}
.logo-footer .baseline{
	color:#FFF;
	border-top:1px solid #fe1c1c;
}

.adresse-num {
    margin: 16px auto 0;
}

footer .adresse_footer {
	display: block;
	text-align: center;
	color:#FFF;
	font-size:15px;
	font-family: 'aileronthin';
	font-weight:normal;
	transition: all 0.4s ease 0s;
}
footer .adresse_footer:hover{
	color:#fe1c1c;
	transition: all 0.4s ease 0s;
}
.num-footer{
	color:#FFF;
	font-size:15px;
	font-family: 'aileronthin';
	font-weight:normal;
}
.num-footer span{
	display:block;
}
.num-footer a{
	color:#FFF !important;
}


footer .ML_box {
	margin-top: 20px;
	padding: 25px 0 0;
	font-size: 14px;
	color: #fff;
	font-family: 'aileronlight';
	font-weight:normal;
	border-top:1px solid #74542a;
	text-align:center;
}
footer .ML_box:after{
	content:url(../gifs/plus-slide.png);
	display:inline-block;
	vertical-align:middle;
	margin-left:30px
}

/* 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: #db7e00;
}

.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: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}

.rappel_telephonique h1 {
    font-size: 16px !important;
    padding: 20px 0 0 !important;
	background:none !important;
	line-height: 20px;
}

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

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

.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;
}

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 #383737;
}

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: #383737;
}

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 {
	margin: 10px auto 20px;
	max-width: 960px;
	text-align: center;
	position: relative;
	z-index: 10;
}

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

.news #form_newsletter input[type="text"] {
	width: 100%;
	border:none;
	height:27px;
	background:#807e7e;
	color:#FFF;
}

#js_submit{
	background:#2c2a2a;
	padding:0;
	height:27px;
	width:43px;
	text-align:center;
	font-size:21px;
	font-family: 'aileronthin' !important;
	font-weight:normal;	
	margin: 0 0 0 10px;
	transition: all 0.4s ease 0s;
}
#js_submit:hover{
	background:#656464;
	transition: all 0.4s ease 0s;
}

.news input::-moz-placeholder, .news textarea::-moz-placeholder {
    color: #fff;
	opacity:1;
}

.news input::-webkit-input-placeholder, .news textarea::-webkit-input-placeholder {
    color: #fff;
	opacity:1;
}

.news label {
	float: none !important;
	display: block;
	vertical-align: middle;
	color:#FFF;
	font-size:21px;
	font-family: 'aileronthin';
	font-weight:normal;
	margin: 0 auto 7px;
}

.news #form_newsletter {
	display: inline-block;
	width: 238px;
	vertical-align: middle;
}

.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 12px;
	color:#FFF;
}

.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: 12px;
	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: #383737;
}

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: 35px;
	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: #db7e02;
	cursor: pointer;
	transition: all 0.4s ease 0s;
}

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: #000;
	transition: all 0.4s ease 0s;
}

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;
}

.picto-facebook {
    display: block;
    position: absolute;
    right: 4px;
    top: 6px;
    margin-top: 10px;
}

@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;
	}
}


/*formulaire*/
form.generateur .noFloatingLabel {
	font-size: 12px;
}

form.generateur .noFloatingLabel input{
	vertical-align: middle;
}

form.generateur label, form.formulaire label, #newsletter_iframe div label{
	font-size: 12px;	
	margin: 0 0 8px !important;
}

.divGenerateurRequired {
	margin-top: 25px;
}

.divGenerateur li::before {
    display: none !important;
}

.info_contact{
	text-align:left !important;	
}

.block_contact .info_contact &gt; div &gt; div:before {
	  display: inline-block;
	  float: left;
	  font-family: iconic;
	  font-size: 1.1em;
	  margin-right: 0;
	  vertical-align: middle;
	  width: 25px;
	  line-height: 21px;
}

.info_contact .btn_contact{
	background: #706f6d;
    color: #fff;
    font-size: 12px;
    margin-left: 24px !important;
    padding: 5px 10px;
    text-align: center;
	display: inline-block !important;
}
.info_contact .btn_contact:hover{
	background: #9e9d9b;
	color:#FFF;
}

.info_contact &gt; div + div:before {
    background: #6e6e6d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

input[type=text]:focus,
textarea:not(.mce-textbox):focus {
	padding: 0;
}

input[type=text]:focus,
textarea:not(.mce-textbox):focus {
	padding: 5px;
}

form.generateur p.erreur span.erreur,
form.generateur div.divGenerateurErreur span.erreur {
	position: relative !important;
    top: auto !important;
}

form.generateur p.erreur label, form.generateur div.divGenerateurErreur label {
    padding-bottom: 0 !important;
}

form p.erreur {
    margin-bottom: 10px !important;
}

div.valide,
div.erreur {
	margin-top:20px !important;	
}

div.valide:before {
	margin: 0 10px 0 0;	
}

div.valide p,
div.erreur p {
	text-align:left;	
}

.formulaire_contact div.valide, .formulaire_contact div.erreur{
	margin-top:0;	
}

.formulaire_contact div.valide:before, .formulaire_contact div.erreur:before{
	margin:0;	
}

.formulaire_contact .form_left h2 {
	border:none;	
}

/*encart index*/
.container-encart-index{
	display:block;
	width:100%;
	max-width:1160px;
	margin:0 auto 20px;
	text-align:center;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	padding:0 15px	
}

.encart-index{
	display:inline-block;
	width:100%;
	max-width:380px;
	height:190px;
	line-height:0;
	color:#FFF;	
	position:relative;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.encart-index+.encart-index{
	margin-top:10px;
}
#encart1{
	background-image:url(../gifs/img1-mobile.jpg);	
}
#encart2{
	background-image:url(../gifs/img2-mobile.jpg);		
}
#encart3{
	background-image:url(../gifs/img3-mobile.jpg);	
}
.titre-encart-index{
	font-size:23px;
	color:#FFF;
	font-weight:normal;
	font-family: 'aileronthin';
	display:block;	
	position:absolute;
	bottom:10px;
	left:22px;
	text-align:left;
	line-height: 28px;
}
.titre-encart-index span{
	text-transform:uppercase;
	font-family: 'aileronblack';
	font-weight:normal;
	display:block;
	font-size:18px;
}

/*encart bas*/
.container-encart-bas{
	display:block;
	background:#d7d5d5;
	text-align:center;	
	margin: 50px auto 0;
	padding: 0 0 15px;
}
.encart-bas{
	display:inline-block;
	width:100%;
	max-width:150px;	
	margin:-30px 2px 10px;
	text-align:center;
	color:#312e2e;
	font-size:17px;
	font-family: 'aileronthin';
	font-weight:normal;
}
.encart-bas+.encart-bas+.encart-bas{
	margin:0px 2px 10px;
}

@media screen and (min-width:480px) {

.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);
}	
	
/*encary bas*/
.encart-bas{
	width: 45%;
	max-width: 45%;	
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	padding:0 20px;
}
	
}


@media screen and (min-width:600px) {
	.bouton.bouton_rappel a {
		padding: 8px 25px;
	}
	

	header section {


		padding-bottom: 0px;
	}
	#container {
		max-width: 1000px;
		min-width: 480px;
	}
	
	.imgRight {
		width: auto;
		max-width: 220px;
		height:auto;
		float:right;
		margin: 0 0 20px 20px;
	}
	
	.imgLeft {
		width: auto;
		max-width: 220px;
		height:auto;
		float:left;
		margin: 0 20px 20px 0;
	}
	
	.imgCenter {
		max-width:100%;	
		width: auto;
	}

	/****************************************************************************** HEADER */
	header{
		padding-bottom:20px;	
	}
	.index-page header{
		padding:0;	
	}
	
	header section{
		padding:27px 20px 0;	
		overflow: visible;
	}
	/* LOGO */

	.logo {
		float: left;
	}

	/* CONTACT HEADER */

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

	.bouton.bouton_rappel {
		text-align: right;
		width: auto;
		margin: 20px;
	}

	.bouton.bouton_rappel a {
		padding: 10px 20px;
		width: auto;
	}

	p.bouton {
		text-align: right;
	}
	
	/*adresse header*/
	.adresse-horaire {
		clear: both;
		padding: 10px 0 0;
	}
	.index-page .adresse-horaire {
		padding: 10px 46px 13px 10px;
	}
	
	/*SLIDE*/
	.lien-slide{
		max-width:400px;	
	}
	.titre-lien-slide{
		max-width:356px;
		font-size:29.37px;
		line-height: 28px;
		padding: 13px 10px 5px;
		text-align: center;
		background:url(../gifs/bg-titre-slide.png) top right no-repeat;		
	}
	.titre-lien-slide span{
		font-size:25.37px;
	}
	.txt-lien-slide{
		display:block;
		width:390px;
		height:83px;
		background:url(../gifs/bg-txt-slide.png) top right no-repeat;
		text-align:center;	
		padding:15px 55px 10px 25px;
		-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	}
	.btn-lien-slide{
		margin:8px 0 0;	
	}
	
	/*code en ligne*/
	.code-en-ligne {
		text-align: right;
		position: absolute;
		z-index: 10;
		right: 15px;
		bottom: -106px;
		zoom:0.7;
	}
	
	
	.resultat {
    text-align: right;
    position: absolute;
    z-index: 10;
    right: 200px;
    bottom: -106px;
	zoom:0.7;
}
	
	
	
	/*content*/
	.index-page .content {
		padding-top: 110px;
	}
	.content {
		padding-top: 40px;
	}

	.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;
	}

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

	.block_contact {
		display: block;
	}

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

	.info_contact &gt; 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 &gt; div + div:before {
		background: #6e6e6d none repeat scroll 0 0;
		content: "";
		display: block;
		height: 100px;
		left: -3.5%;
		position: absolute;
		top: 40px;
		width: 2px;
	}

	.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%;
	}
	
	/*encart bas*/
	.container-encart-bas{
		margin: 70px auto 35px;	
	}
	.encart-bas {
		max-width: 150px;
		width:auto;
		padding: 0;
		margin: -30px 20px 0 !important;
	}
	
	/*encart plan*/
	.adresse-btn-plan{
		padding: 40px 0 0;	
	}
	.adresse-plan{
		display:inline-block;
		vertical-align:middle;	
		text-align: left;
	}
	.btn-plan{
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 0 200px;
	}
	
	/*encart actu*/
	.encart_actu{
		padding: 0 0 65px;	
	}
	.encart_actu div.titre_actu {
    	margin: 0 auto 15px;
	}
	#encart_actualite .bx-wrapper{
		width:550px;
		margin:auto;	
	}
	.date-titre-actu{
		overflow:hidden;	
	}
	.date_actualite{
		float:right;
		
	}
	.container_lien_encart_actu{
		float:left;
		text-align:right;
		width: 390px;
	}
	.resum-actu{
		clear:both;
		text-align:right;	
	}
	
	/***footer***/
	
	/*news*/
	.news label {
		display: inline-block !important;
		margin: 0 40px 0 0;
	}
	
	.logo-adrsse-num{
		width:405px;
		margin:auto;	
		position:relative;
		overflow: hidden;
	}
	
	/*logo footer*/
	.logo.logo-footer {
		overflow: hidden;
	}
	.logo.logo-footer img{
		float:left;
	}
	.logo.logo-footer .AB-Conduite-baseline{
		float:left;	
		text-align: left;
		margin: 0 0 0 16px;
	}
	.logo-footer .baseline{
		padding: 4px 5px 4px 0;	
	}
	
	/*adresse et num*/
	.adresse-num{
		position: absolute;
		right: 28px;
		top: 65px;
		text-align: left;
	}
	footer .adresse_footer{
		text-align:left;	
	}
	

}

@media screen and (min-width:600px) and (max-width:767px) {
.info_contact{
	font-size:13px;	
}
.info_contact &gt; div{
	width: 49%;	
}
.infos_pratique{
	margin-top:20px !important;	
}
.infos_pratique:before{
	display:none !important;
}

}

@media screen and (min-width:768px) {
	
/*header*/

/*logo*/
.logo{
	overflow:hidden;	
}
.logo img{
	float:left;
}
.logo .AB-Conduite-baseline{
	float:left;
	text-align: left;
	margin: 50px 0 0 20px;
}
.logo .baseline{
	padding:4px 5px 4px 0;	
}

/*contact header*/
.contact_header{
	margin: 28px 0 0;	
}

/*slide*/
.index-page .slider {
    margin-top: -15px;
}
.bg-lien-slide{
	top:105px;	
}

/*adresse et horaire*/
.adresse-horaire {
	width:250px;
	margin:auto;
}
.index-page .adresse-horaire{
	bottom:-95px;	
	width:auto;
}
.slider .bx-controls .bx-pager{
	bottom:20px;	
}

/*content*/
.index-page .content {
    padding-top: 70px;
}
.colonne_centre{
	padding:0 35px;	
}
.index-page .colonne_centre {
     margin-top: 25px; 
}
/*encart index*/
.encart-index {
    width: 31%;
	max-width:380px;
	height:236px;
}
.encart-index + .encart-index {
    margin-top: 0;
}
#encart1{
	background:url(../gifs/img1.jpg) top left no-repeat;	
}
#encart2{
	background:url(../gifs/img2.jpg) 70% 50% no-repeat;	
	margin: 0 5px 0;
}
#encart3{
	background:url(../gifs/img3.jpg) 70% 50% no-repeat;	
}

/*encart bas*/
.encart-bas{
	margin:-30px 30px 0 !important;	
}

/*encart plan*/
.btn-plan{
	margin:0 0 0 240px;	
}

/*encart actu*/
#encart_actualite .bx-wrapper{
	width:620px;	
}
.container_lien_encart_actu{
	width: 460px;	
}


	
}


@media screen and (min-width:1000px) {
	
.picto-facebook {
    display: block;
    position: absolute;
    right: -40px;
    top: 10px;
    margin-top: 10px;
    z-index: 1;
}

	.no_mobile {
		display: inline-block;
	}
	
	.imgRight {
		width: auto;
		max-width: 380px;
		height:auto;
		float:right;
		margin: 0 0 20px 20px;
	}
	
	.imgLeft {
		width: auto;
		max-width: 380px;
		height:auto;
		float:left;
		margin: 0 20px 20px 0;
	}
	
	.imgCenter {
		max-width: 100%;
	}
	
	.imgRight:hover, .imgLeft:hover, .imgCenter:hover{
		opacity:0.6;
	}
	
	/* RELANCE */

	#relance {
		text-align:center;	
		padding: 20px 10px 35px;
	}
	#relance ul {
		margin-left: 0;
	}
	#relance ul li {
		display: inline-block;
		vertical-align:middle;
	}
	#relance ul li+li{
		margin-left:60px;
	}
	
	/****************************************************************************** HEADER */
	header{
		height:275px;
		padding:0;	
		display:block;
	}
	.index-page header{
		height:auto;
		padding-bottom: 20px;
	}
	.border-header{
		bottom:15px;	
	}
	
	header section {
		margin: auto;
		padding: 0;
		width:100%;
		max-width: 1160px;
		ordder:3;
		position:absolute;
		left:0;
		right:0;
		top:0;
	}

	.nav {
		display: none;
	}
	
	.index-page .bg-header{
		display:block;
		position:absolute;
		top:60px;	
		left:0;
		height:80px;
		width:100%;
		background:rgba(255,255,255,0.87);
		z-index:5;
	}

/*slide*/
.index-page .slider{
	order:1;	
	margin:auto;
}
.index-page .slider, .slider .bx-wrapper, .slider .bx-viewport, .slider .bxslider, .slider .bxslider li {
    height: 635px;
}
.slider .bx-controls .bx-pager {
    bottom: 10px;
}
.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;
}
.bg-lien-slide{
	top:auto;
	bottom:35px;	
}

/*code en ligne*/
.code-en-ligne{
	bottom:-40px;
	right: 25px;	
}
.code-en-ligne a{
	display:block;
	transition: all 1.5s ease 0s;
}
.code-en-ligne a:hover{
	-webkit-transform:rotateY(360deg); 
	  -moz-transform:rotateY(360deg);
	  -o-transform:rotateY(360deg); 
	  -ms-transform:rotateY(360deg); 
	  transform:rotateY(360deg);
	transition: all 1.5s ease 0s;
}
	.resultat a{
	display:block;
	transition: all 1.5s ease 0s;
}
	.resultat a:hover{
	-webkit-transform:rotateY(360deg); 
	  -moz-transform:rotateY(360deg);
	  -o-transform:rotateY(360deg); 
	  -ms-transform:rotateY(360deg); 
	  transform:rotateY(360deg);
	transition: all 1.5s ease 0s;
}
	.resultat{
	bottom:-40px;
	right: 210px;	
	}


	/* LOGO */

	.logo {
		position: relative;
		z-index: 10;
		transition: all 0.4s ease 0s;
	}
	.logo .AB-Conduite-baseline{
		margin: 63px 0 0 5px;	
	}
	header .logo:hover {
		transition: all 0.4s ease 0s;
		transform: scale(0.9);
	}
	
	/*contact header*/
	.contact_header{
		position:relative;
		z-index:10;
		overflow: hidden;	
		margin: 73px 0 0 60px;
		float: left;
	}
	.container-num-header{
		display:inline-block;
		vertical-align:middle;	
		margin: 3px 10px 0 0;
	}
	.container-num-header:before{

		margin: 0 5px 0 0;
		position: relative;
	top: 10px;
	}
	.bouton.bouton_rappel{
		display:inline-block;
		vertical-align:middle;	
		margin:0;
		margin-top: 12px;
	}
	
	/*adresse et horaire*/
	.adresse-horaire, .index-page .adresse-horaire {
		position: relative;
		display: inline-block;
		bottom: auto;
		top: auto;
		right:60px;
		clear:none;
		float:right;
		margin: 60px 0 0;
		height:80px;
		padding: 15px 15px 13px 10px;
		line-height: 18px;
		width:auto;
		-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	}
	.index-page .adresse-horaire:after {
		position:absolute;
		top:0;
		width:4000px;
		right:-4000px;
		background: rgba(255,255,255,0.87);
		content:"";
		height:100%;
	}

/*Top bar*/	
.top_bar{
	position:absolute;
	top:10px;
	width:100%;
	background:#EFFE1C;	
	z-index:10;
}

.top_bar ul {
	display: block;
	text-align: right;
	width:100%;
	max-width:1160px;
	margin:auto;
}

.top_bar ul li {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	width: auto
}

.top_bar ul li a {
	display: block;
	color: #000;
	height: auto;
	padding: 4px 5px;
	width: auto;
	font-size:17px;
	font-family: 'aileronlight';
	font-weight:normal;
	transition: all 0.4s ease 0s;
}
.top_bar ul li a:before{
	content: none !important;
}
.top_bar ul li a:hover, .top_bar ul li a.selected {
	background: #312e2e;
	color: #FFFFFF;
	transition: all 0.4s ease 0s;
}
.top_bar ul li a.no_mobile {
	display: none;
}
/*sous menu topbar*/
.top_bar ul li.sous_menu{

}
.top_bar ul li.sous_menu ul.dropdown{
	width:200px;
	background:#355765;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	display: block;
	height: auto;
	max-height:0px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: auto;
	z-index: 10;
	transition: all 0.4s ease 0s;
}
.top_bar ul li.sous_menu:hover ul.dropdown{
	max-height:1000px;
	transition: all 0.7s ease 0s;
}
.top_bar ul li.sous_menu ul.dropdown li{
	margin:0;
	padding:0;
	display:block;
}
.top_bar ul li.sous_menu ul.dropdown li+li{
	border-top:1px solid #FFF;
}
.top_bar ul li.sous_menu ul.dropdown li a{
	color:#FFF;
	font-size:13px;
	padding: 6px 10px 7px 9px;
	display: block;
	text-align: left;
	font-weight: normal;
}
.top_bar ul li.sous_menu ul.dropdown li a:hover, .top_bar ul li.sous_menu ul.dropdown li a.selected {
	background: #598496;
	color: #fff;
	font-weight: normal;
}


	/* MENU */

	.menu {
		z-index: 3;
		clear: both;
		position: relative;
		left: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow-y: visible;
		background: none;
		-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: 21px;
		font-family: 'aileronthin';
		font-weight:normal;
		color:#312e2e;
		background:#eaeaeb;
		padding: 5px 25px 3px 0px;
		display:inline-block;
		transition: all 0.4s ease 0s;
	}
	.menu li a:after{
		content:"";
		display:block;
		width:4000px;
		left:-4000px;
		height:100%;
		background:#eaeaeb;
		top:0;
		position:absolute;
		transition: all 0.4s ease 0s;
	}
	.menu li a:before{
		content:url(../gifs/bg-a-menu.png);
		position: absolute;
		width: 8px;
		height: 8px;
		top:2px;
		left:0;
		opacity:0;
		transition: all 0.4s ease 0s;
	}
	.menu li a.selected, .menu li a:active, .menu li:hover &gt; a {
		padding: 5px 25px 3px 20px;
		transition: all 0.4s ease 0s;	
	}
	.menu li a.selected:after, .menu li a:active:after, .menu li:hover &gt; a:after {
		background: #EFFE1C;
		transition: all 0.4s ease 0s;	
	}
	.menu li a.selected:before, .menu li a:active:before, .menu li:hover &gt; a:before {
		opacity:1;
		transition: all 0.4s ease 0s;	
	}

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

	.menu li {
		display: block;
		position: relative;
		border-bottom: none;
		text-align: left;
	}
	.menu li+li{
		margin-top:10px;
	}

	.menu li.sous_menu &gt; 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: #000;
		overflow:hidden;
	}

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

	/****** FIN MENU HORIZONTAL *****/
	.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;
		margin:0 !important;
		padding:0 !important;
	}

	.menu ul li ul li + li {
		border-top: 1px solid #fff;
		margin:0;
		padding:0;
	}

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

	.menu li.sous_menu ul li a {
		font-size: 14px;
		padding: 4px 15px !important;
		text-align: left !important;
		height:auto !important;
		width:auto !important;
		text-transform:none;
	}
	.menu li.sousLi a.selected, .menu li.sousLi a:active, .menu li.sousLi:hover &gt; a {
		background: #93ae23;
		color: #fff;
	}

	.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;
	}

	.clear_both.no_mobile {
		display: block;
	}

	.no_desktop {
		display: none !important;
	}

	#container {
		max-width: none;
		min-width: 1000px;
		left: inherit;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

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

	.content {
		margin: auto;
		max-width: 1160px;
		padding-top: 30px;
	}
	.index-page .content {
		padding-top: 20px;
	}
	.page-404 .content {
		margin: auto auto 50px;	
	}

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

	.colonne_gauche {
		float: left;
		width: 300px;
		padding: 0;
		text-align: left;
	}

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

	.colonne_centre {
		display: block;
		float: right;
		position: relative;
		width: 820px;
		padding: 0 30px 0 0;
		margin-bottom: 40px;
		-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	}

	/****************************************************************************** FOOTER */
	footer {
		padding: 15px 0;
		text-align: left;
	}
	
	footer section {
		margin: auto;
		max-width: 1160px;
		width:100%;
		padding:20px 0 10px;
		overflow:hidden;
	}
	
	/*logo footer*/
	.logo-adrsse-num{
		float:left;	
		width: 560px;
	}
	
	.logo.logo-footer{
		z-index:1;	
	}
	.logo.logo-footer:hover{
		opacity:0.6;
		transition: all 0.4s ease 0s;
	}
	.logo.logo-footer .AB-Conduite-baseline{
		margin: 15px 0 0 16px;	
	}
	
	/*adresse numero*/
	.adresse-num{
		right:auto;
		left:190px;	
		top: 85px;
		z-index:5;
	}
	.num-footer span {
		display: inline-block;
	}
	.num-footer span:before{
		content:"-";
		display:inline-block;
		vertical-align:middle;
		margin: 0 6px 0 2px;
	}

	.top_site_mobile {
		display: none !important;
	}

	.adresse_footer {
		display: block;
	}

	
	
	.news-plan{
		float:right;	
		text-align:right;
	}
	
	/*news*/
	.news {
    	margin: 0 auto 20px;
	}
	.news label {
		display: block !important;
		margin: 0 0 10px;
		text-align: right;
	}
	.news #mess_newsletter {
		text-align:right;	
	}
	
	.navigation {
		display: inline-block;
		text-align: right;
		font-size: 14px;
		cursor: pointer;
		border-top:1px solid #fe1c1c;
		color:#FFF;
		font-family: 'aileronlight';
		font-weight:normal;
		padding: 20px 3px 0;
		transition: all 0.4s ease 0s;
	}
	.navigation:after{
		content:url(../gifs/plus-slide.png);
		display:inline-block;
		vertical-align:middle;
		margin:0 0 0 20px;
	}

	.navigation:hover {
		color:#fe1c1c;
		border-top:1px solid #fff;
		transition: all 0.4s ease 0s;
	}

	/* 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 {
	background:#fff;
	display: none;
	padding: 10px;
	position: fixed;
	left:50%;
	width: 940px;
	z-index: 70;
	margin-left:-480px;
	top: 300px
}
#navigation_frame a{
	color: #000;
	font-size: 13.5px;
}
#navigation_frame a:hover {
	text-decoration:underline;
}

#navigation_frame .ML_box{
	font-weight:normal;
	font-size:13.5px;
	text-transform:none;
	float: none;
	margin:0;
	padding:0;
	float:none;
	position:relative;
}

#navigation_frame .sousLi a{
	font-size:13px;
	padding-left:15px;	
}

.lien_footer {
	width:940px;
	display: table;
	border-spacing:15px;
}
.ML_box{ font-size:1em; color: #5e5e5e}
#navigation_frame ul {
	display: table-cell;
	padding-left:4px;
	border-left:1px solid #5e5e5e;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;}
#navigation_frame ul.last_link{ min-width:250px;}
#navigation_frame ul li ul {
	display: block;
	border: none;
}

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

#navigation_frame ul li.sousLi {
	
}

a.logo_footer {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
}

a.logo_footer:hover {
	opacity: 0.7;
}

/*encart index*/
.container-encart-index{
	width:100%;
	max-width:1160px;
	margin: 15px auto 20px;
	padding:0;	
}
.encart-index{
	width: 33%;
	transition: all 0.4s ease 0s;
}
.encart-index:hover{
	transition: all 0.4s ease 0s;
	opacity:0.6;
}
.titre-encart-index{
	bottom: 20px;	
}
.titre-encart-index span{
	font-size:23px;	
}

/*encart bas*/
.container-encart-bas {
    margin: 70px auto 0;
	padding: 0 0 25px;
}

/*actu et plan*/
.actu-plan{
	overflow:visible;
	background: #8b8a8a;
	height:300px;	
}

.container-actu-plan{
	width:100%;
	max-width:1280px;
	margin:auto;
	position:relative;	
}

/*plan*/
.encart_plan {
    float: left;
    width: 46%;
    max-width: 500px;
	position:relative;
	background:none;
	box-shadow:none;
}
.encart_plan:after{
	content:url(../gifs/bg-plan-desk.png);
	position:absolute;
	right:0;
	top: -8px;
	height:332px;
	width:100%;
	max-width:605px;
	z-index:0;
}
.encart_plan:before{
	content:"";
	width:4000px;
	left:-4000px;
	height:320px;
	display:block;
	position:absolute;
	top: -8px;
	background:#fe1c1c;
}
.titre_plan, .adresse-btn-plan{
	position:relative;
	z-index:10;	
}
.txt-encart-plan{
	display:block;
	margin-left: 76px;
	text-align: left;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.titre_plan {
    width: 350px;
    text-align: left;
	margin: 0 0 130px;
	padding: 13px 0 7px;
}
.titre_plan:after {
	left:28%;
}
.adresse-btn-plan{
	border:none;
	position:relative;	
}
.adresse-btn-plan:before{
	content:"";
	display:block;
	height:1px;
	width:395px;
	background:#FFF;
	top:0;
	left:0;
	position:absolute;
}
.btn-plan {
    margin: 0 0 0 90px;
}


/*actu*/
.encart_actu{
	width:55%;
	max-width:645px;
	float: right;
	background:none;
	text-align: right;
	margin: 0 50px 0 0;
}
#encart_actualite .bx-wrapper {
    width: 100%;
}
.date-titre-actu{
	padding:0;
	overflow:hidden;	
}
.container_lien_encart_actu {
    width: 500px;
}
#encart_actualite p.bouton2{
	text-align: right;
}
.encart_actu .bx-pager.bx-default-pager {
    text-align: right;
}
.mention{text-align:center; margin-top:10px; display: block;}
.adresse-horaire, .index-page .adresse-horaire{height: 215px; }
.index-page .bg-header{height:215px; }
.contact_header{margin: 93px 0 0 60px;}
.logo {top:20px; }
}



@media screen and (min-width:1260px) {

	.picto-facebook {
    display: block;
    position: absolute;
    right: -40px;
    top: 12px;
    margin-top: 10px;
    z-index: 1;
}

.adresse-horaire, .index-page .adresse-horaire{
	right:auto}
}


@media screen and (min-width:1000px) and (max-width:1160px) {

/*header*/
header {
    height: 275px;
}
.logo {
    margin: 0 0 0 15px;
}

.contact_header {
    float: right;
    margin: 73px 15px 0 0;
}

.adresse-horaire, .index-page .adresse-horaire {
    clear: both;
    margin: 0px 0 0;
}	
.adresse-horaire{
	width: 270px;
	margin: auto;
	float: none;
	clear: both;
	display: block;
}
.index-page .adresse-horaire {
	width:auto;	
}

/*content*/
.colonne_centre{
	width:670px;	
}
.colonne_gauche{
	padding:0 0 0 15px	
}
.menu li a{
	padding: 5px 15px 3px 0px;	
}
.menu li a.selected, .menu li a:active, .menu li:hover &gt; a {
    padding: 5px 15px 3px 20px;
}

/*encart inedx*/
.encart-index{
	max-width:310px;
}

/*plan*/
.encart_plan{
	max-width:390px;	
}
.encart_plan:after {
	right:100px;	
}
.titre_plan {
    width: 300px;
}
.txt-encart-plan{
	margin-left:15px;	
}
.adresse-btn-plan:before {
	width:355px;	
}
.btn-plan {
    margin: 0 0 0 45px;
}

/*actu*/
.encart_actu{
	max-width:500px;
	margin:0 15px 0 0;	
}
.container_lien_encart_actu {
    width: 365px;
}

/*footer*/
footer section{
	padding:20px 15px 10px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.logo.logo-footer{
	margin:0;	
}



	
}


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

	.lien_footer {
		border-spacing: 15px;
	}
}
@media screen and (min-width:1000px) {
	.resultat{
		zoom: normal;
	}
		.code-en-ligne{
		zoom: normal;
	}
	
}


@media screen and (min-width:1400px) {
	.index-page .colonne_centre {
     margin-top: 0px; 
}
}</pre></body></html>