/* 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;
}
.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;
}
.imgLeft {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	max-width: 50%;
	height: auto;
}
.imgCenter {
	margin: 0 auto 10px;
	position: relative;
	width: 40.425597%;
	max-width: 300px;
	height: auto;
}
body {
	position: relative;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 75%;
	color: #4f4f4f;
	background-image: url(../gifs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body.fancy-box-body {
	background: #fff;
}
a {
	color: #5e5e5e;
	outline: none;
}
a:focus {
	outline: none;
}
img {
	max-width: 100%;
}
h1 {
	margin-bottom: 15px;
	font-size: 2em;
	font-weight: 700;
	color: #162d4d;
	background-image: url(../gifs/ligne-h1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
h2, .titre-relance {
	margin: 10px 0 5px;
	font-size: 1.53em;
	color: #162d4d;
}
.titre-relance {
	font-weight: 200;
	margin-bottom: 10px;
	font-size: 1.83em;
	color: #d7e4f4;
}
h3 {
	margin: 10px 0 5px;
	font-size: 1.23em;
	color: #162d4d;
}
#container {
	max-width: 480px;
	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 {
	z-index: 10;
	position: relative;
	margin: auto;
}
header section {
	clear: both;
	text-align: center;
}
.logo {
	display: inline-block;
	position: relative;
}
.logo img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
}
.baseline {display: block;text-align: center;margin-bottom: 10px;}
.baseline span {display: block;}
/* CONTACT HEADER */

.contact_header {
}
.contact_header a {
	text-align: center;
}
.contact_header .tel {
	font-size: 2.16em;
	font-weight: 700;
	color: #162d4d;
	line-height: 25px;
}
.contact_header .tel span {
	font-weight: 200;
	display: block;
	color: #162d4d;
	font-size: 0.7em;
}
.nav {
	display: inline-block;
	padding: 5px 10px;
	text-align: left;
	font-size: 1.5em;
	color: #fff;
	background-color: #162d4d;
	width: 100%;
}
.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: #162d4d;
	-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: 0px 18px;
	font: 30px/47px "iconic";
	color: #fff;
}
.menu li.main span.derouler:after {
	content: "\e038";
}
.menu li a {
	display: block;
	padding: 10px 19px;
	font-size: 1.66em;
	color: #fff;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

@media screen and (max-width:809px) {
.menu li a.selected, .menu li a:active, .menu li:hover > a {
	color: #162d4d;
	background-color: #fff;
}
.menu li:hover > span.derouler, .menu li.selected > span.derouler {
	color: #fff;
}
.menu li.sous_menu > a {
	padding-right: 47px;
}
}
.menu ul li ul {
	display: block;
	z-index: 2;
	position: fixed;
	top: 0;
	left: -252px;
	width: 252px;
	height: 100%;
	overflow-y: auto;
	background: #162d4d;
	-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 #fff;
	background: #162d4d;
	-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-volets li.close_menu {
	background: #69b1e3!important;
}
.menu-porte-entree li.close_menu {
	background: #c1ccdb!important;
}
.menu-porte-garage li.close_menu {
	background: #ffa101!important;
}
.menu-portails li.close_menu {
	background: #4f4f4f!important;
}
.menu-stores li.close_menu {
	background: #4e3b2d!important;
}
.menu-miroiterie li.close_menu {
	background: #03667B!important;
}
.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: #fff;
}
/** 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;
	background-color: #d7e4f4;
	margin-bottom: 20px;
}
.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: 10px 15px;
	font-size: 1.08em;
	color: #162d4d;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.top_bar li a:hover, .top_bar li a.selected {
	color: #d7e4f4;
	background-color: #162d4d;
}
.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;
}
.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;
}
.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: 400px;
}
.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: 20px;
	left: 0;
	margin: 0 auto;
	max-width: 200px;
	text-align: center;
}
.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: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	background: #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;
	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: #162d4d;
}
.slider .bx-controls .bx-controls-direction {
	display: none;
}
.slider .bx-controls .bx-controls-direction a {
	z-index: 2;
	position: absolute;
	top: 37%;
	-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: 0px;
	padding-left: 30px;
	text-align: left;
	background-image: url(../gifs/left.png);
	background-repeat: no-repeat;
	width: 91px;
	height: 182px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.slider .bx-controls .bx-controls-direction a.bx-prev:hover {
	left: -10px;
}
.slider .bx-controls .bx-controls-direction a.bx-next {
	right: 0px;
	padding-right: 30px;
	text-align: right;
	background-image: url(../gifs/right.png);
	background-repeat: no-repeat;
	width: 91px;
	height: 182px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.slider .bx-controls .bx-controls-direction a.bx-next:hover {
	right: -10px;
}
.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 {
}
.slider .bx-controls .bx-controls-direction a.bx-next:after {
}
/****************************************************************************** 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 10px;
}
.colonne_centre p {
	margin-bottom: 10px;
	letter-spacing: normal;
	font-size: 1.08em;
	line-height: 18px;
}
.actualitesDetailContenu {
	margin-bottom: 10px;
	letter-spacing: normal;
	font-size: 1.08em;
	line-height: 18px;
}
.colonne_centre ul {
	display: block;
	margin: 10px 0 10px 30px;
}
.colonne_centre ul li {
	font-size: 1.08em;
	line-height: 18px;
	margin: 5px 0;
	list-style-image: url(../gifs/puce.jpg);
}
.colonne_centre a {
	color: #006674;
}
.colonne_centre a:hover {
	color: #FFA100;
}
.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;
}
#fil_ariane div {
	display: inline;
}
#fil_ariane strong {
	color: #222;
}
#fil_ariane a {
	color: #006674;
}
#fil_ariane a:hover {
	text-decoration: underline;
}
p.bouton {
	text-align: right;
	margin: 20px 0
}
.bouton_rappel {
	text-align: center!important;
	margin-left: 15%!important;
	margin-top: 10px;
}
.bouton a {
	display: inline-block;
	padding: 14.5px 20px 14.5px 10px;
	color: #162d4d;
	font-size: 1.16em;
	background: #ffa100;
	position: relative;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.bouton a:before {
	display: block;
	width: 63px;
	content: '';
	position: absolute;
	left: -63px;
	top: -7px;
	height: 64px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	background-image: url(../gifs/bg-bouton.jpg);
	background-position: left;
	background-repeat: no-repeat;
	z-index: 10;
}
.bouton a:hover:before {
	background-position: 5px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.bouton a:hover {
	color: #162d4d!important;
}
.bouton-det a {
	color: #162d4d;
	border: 1px solid #162d4d;
	padding: 10px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.bouton-det a:hover {
	background-color: #162d4d;
	color: #fff;
}
.bouton_rappel a {
	display: inline-block;
	padding: 3px 20px 4px 10px;
	color: #162d4d;
	font-size: 1.16em;
	background: #ffa100;
	position: relative;
}
.bouton_rappel a span {
	display: block;
	font-weight: 900;
	font-size: 1.4em;
	margin-top: -6px;
}
.bouton_rappel a:before {
	display: block;
	width: 63px;
	content: '';
	position: absolute;
	left: -62px;
	top: -7px;
	height: 64px;
	background-image: url(../gifs/bg-bouton-rappel.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
p.bouton2 {
	text-align: right;
}
.bouton2 a {
	display: inline-block;
	padding: 10px 25px;
	color: #162D4D;
	border: 1px solid #162D4D;
}
.bouton2 a:hover {
	color: #fff;
	background: #162D4D;
}
/* COLONNE GAUCHE */

.colonne_gauche {
}
/* 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: 20px auto;
	clear: both;
	padding: 85px 0;
	text-align: center;
	background-image: url(../gifs/bg-news.jpg);
	background-repeat: no-repeat;
}
#relance ul li a {
	color: #fff;
}
#relance ul li a:hover {
	text-decoration: underline;
}
/* pagination actu + BDD */

.paginationControl {
	letter-spacing: normal;
	text-align: right;
}
.paginationControl a, .paginationControl span {
	display: inline-block!important;
	padding: 15px 20px;
	color: #162D4D;
	border: 1px solid #162D4D;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.paginationControl a:hover, .paginationControl span.selected {
	color: #fff;
	background: #162D4D;
}
.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';
	color: #006674;
}
.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.info_mail:hover:before {
	color: #FFA100;
}
.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 #162d4d;
	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;
}
footer section {
}
footer .adresse_footer {
	display: block;
	text-align: center;
	color: #162d4d;
	font-weight: 400;
	font-size: 1.08em;
}
footer .adresse_footer span {
	display: block;
	margin-bottom: 10px;
}
footer .ML_box {
	font-size: 1.08em;
	color: #162d4d;
	font-weight: 200;
	padding: 10px;
	display: block;
	width: 50%;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #162d4d;
}
/* 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: #162d4d;
}
.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 .valide {
	margin-top: 10px;
}
.rappel_telephonique h1, #ami_box_frame h1, #newsletter_iframe h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
.rappel_telephonique .logo_rappel {
	width: 75%;
	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;
}
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 {
	margin: 20px auto;
	padding: 85px 0;
	text-align: center;
	background-image: url(../gifs/bg-news.jpg);
	background-repeat: no-repeat;
}
.news #form_newsletter input#submit_newsletter {
	display: none !important;
}
.news #form_newsletter input[type="text"] {
	width: 100%;
}
.news label {
	float: none !important;
	display: block;
	vertical-align: middle;
	color: #d7e4f4;
	font-weight: 200;
	font-size: 1.83em;
	background-image: url(../gifs/picto-enveloppe.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 30px;
	width: 35%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.news #form_newsletter {
	display: inline-block;
	vertical-align: middle;
}
.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 0.92em;
	color: #fff;
}
.news #mess_newsletter:empty {
	margin-top: 0;
}
.news #js_submit {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	color: #162d4d;
	background-color: #d7e4f4;
}
.news #js_submit:hover {
	color: #fff;
	background-color: #162D4D;
}
/* 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: 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: #162D4D;
	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: #69B1E3;
}
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;
}
.logo-footer {
	display: block;
	margin: 15px 0;
	text-align: center;
}
.devis {
	padding: 10px;
	display: block;
	background-color: #ffa100;
	font-weight: 200;
	font-size: 1.92em;
	color: #162d4d;
}
.devis span {
	background-color: #fff;
	padding: 20px;
	font-size: 1.1em;
	display: block;
	font-weight: 900;
}
.picto-facebook {
	position: absolute;
	top: 4px;
	right: 0px;
}
.picto-facebook img {
	width: 80%;
	float: right;
}
.encart-horaires {
	color: #162d4d;
	font-size: 1.08em;
	background-image: url(../gifs/picto-horaires.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	margin-bottom: 10px;
}
.encart-localisation {
	color: #162d4d;
	font-size: 1.08em;
	background-image: url(../gifs/picto-localisation.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.caption {
	background-color: rgba(255,255,255,0.8);
	padding: 10px;
	margin-top: 25%;
	text-align: center;
}
.titre-slide {
	font-weight: 200;
	font-size: 2.5em;
	position: relative;
	color: #162d4d;
	margin-bottom: 30px;
}
.titre-slide:after {
	height: 1px;
	width: 100px;
	background-color: #162d4d;
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.resume-slide {
	color: #162d4d;
	font-size: 1.08em;
	line-height: 18px;
}
.btn-slide {
	color: #162d4d;
	padding: 15px 25px;
	border: 1px solid #162d4d;
	display: inline-block;
	margin-top: 20px;
	font-size: 1.08em;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.btn-slide:hover {
	background-color: #162d4d;
	color: #fff;
}

.encart-listing {text-align: center;}

.encart-listing a {
	position: relative;
	padding: 10px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	max-width: 351px;
	display: block;
	margin: 0 auto;
}

.encart-listing a img {max-width: 100%;height: auto;margin: 0 auto;display: block;}
.encart-listing a span.titre-encart {

	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 80%;
	
	display: block;
	color: #fff;
	font-size: 1.25em;
	margin-bottom: 10px;
	background-color: rgba(22,45,77,0.9);
	padding: 15px;-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;
}
.encart-listing a span.titre-encart:hover {background-color: rgba(105,177,227,0.9);}


.produit_listing {
	position: relative;
	padding: 10px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	min-height: 208px;
	overflow: hidden;
	text-align: center;
}
.produit_listing a.lien_listing {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.produit_listing img {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.produit_listing .info {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 80%;
}
.produit_listing .nom_produit {
	display: block;
	color: #fff;
	font-size: 1.25em /* 16px */;
	margin-bottom: 10px;
	background-color: rgba(22,45,77,0.9);
	padding: 15px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.nom_produit:hover {
	color: #FFFFFF!important
}
.produit_listing:hover .nom_produit {
	background-color: rgba(105,177,227,0.9);
}
.produit_listing .description_produit {
	display: block;
}
.produit_listing .bouton {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 0
}
.produit_listing .bouton .picto {
	display: inline-block;
	margin-left: 5px;
}
/* pagination */
.paginationControl {
	margin: 10px 0;
	text-align: center
}
.paginationControl .precedent, .paginationControl .disabled, .paginationControl .suivant {
}
.paginationControl .precedent span.picto {
	background: #ff9900;
	color: #fff;
	border-radius: 50%;
	padding: 3px 4px;
	margin-right: 3px;
	font-size: 0.76em;
	vertical-align: middle;
	display: inline-block
}
.paginationControl .disabled span.picto {
	background: #999;
	color: #fff;
	border-radius: 50%;
	padding: 3px 4px;
	margin-right: 3px;
	font-size: 0.76em;
	vertical-align: middle;
	display: inline-block
}
.paginationControl .disabled {
	color: #999
}
.paginationControl .precedent:hover, .paginationControl .suivant:hover {
	color: #ff9900
}
.paginationControl .suivant span.picto {
	background: #ff9900;
	color: #fff;
	border-radius: 50%;
	padding: 3px 4px;
	margin-left: 3px;
	font-size: 0.76em;
	vertical-align: middle;
	display: inline-block
}
/* detail */
.left_bdd {
	display: block;
	margin-top: 10px;
}
.left_bdd img {
	height: auto
}
.left_bdd .fancybox {
	display: block;
	margin-bottom: 10px;
}
.left_bdd .fancybox.thumbs {
	display: inline-block;
	float: left;
	width: 31.914945%;
	margin: 0 0 10px 0
}
.left_bdd .thumbs+.thumbs {
	margin-left: 2.1275825%
}
.left_bdd .fancybox img {
	max-width: 100%;
}
.left_bdd .bouton, .left_bdd .bouton-det {
	clear: both;
}
.left_bdd .bouton-det {
	margin-top: 25px;
}
.right_bdd {
	display: block
}
.dernieres {
	position: relative;
	font-size: 1.83em;
	margin-bottom: 20px;
	color: #162d4d;
}
.dernieres span {
	padding: 0 10px;
	display: inline-block;
	background-color: #fff;
}
.dernieres span:before {
	content: '';
	height: 1px;
	width: 100%;
	background-color: #162d4d;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: -1;
}
.btn-dernieres {
	font-size: 1.08em;
	border: 1px solid #162d4d;
	color: #162d4d;
	padding: 10px 20px;
	text-align: center;
	margin: 20px 0;
	display: inline-block;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	float: right
}
.btn-dernieres:hover {
	background-color: #162d4d;
	color: #fff;
}
.englobe {
	text-align: center
}
.titre-certif {
	text-align: left;
	margin-top: 30px;
	font-size: 1.83em;
	color: #162d4d
}
.menu-fenetre {
	background-color: #162d4d;
}
.menu-fenetre .dropdown {
	background-color: #162d4d!important;
}
.menu-volets {
	background-color: #69b1e3;
}
.menu-volets .dropdown {
	background-color: #69b1e3!important;
}
.menu-porte-entree {
	background-color: #c1ccdb;
}
.menu-porte-entree .dropdown {
	background-color: #c1ccdb!important;
}
.menu-porte-garage {
	background-color: #80302b;
}
.menu-porte-garage .dropdown {
	background-color: #80302b!important;
}
.menu-portails {
	background-color: #4f4f4f;
}
.menu-portails .dropdown {
	background-color: #4f4f4f!important;
}
.menu-stores {
	background-color: #4e3b2d;
}
.menu-stores .dropdown {
	background-color: #4e3b2d!important;
}
.menu-miroiterie {
	background-color: #03667B;
}
.menu-miroiterie .dropdown {
	background-color: #03667B!important;
}
.fabrication {
	text-align: left;
	margin: 20px 0;
	font-size: 1.08em;
}
.logos-certif {
	margin: 20px 0 50px 0;
}
.logos-certif img {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.logos-certif img:hover {
	opacity: 0.7
}
.lien_footer li {
	background: none!important;
}

@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) {

	.produit_listing {
		width: 48.936249%;
		padding: 0;
		border: none;
		margin-bottom: 10px;
		display: inline-block;
		min-height: 140px;
	}
	.produit_listing.pair_listing {
		float: left;
		margin-right: 2.127502%
	}
	.produit_listing img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		z-index: 1;
		height: auto
	}
	.produit_listing .info {
		position: absolute;
		width: 90%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 2%;
		z-index: 10;
		left: 0;
		height: auto;
		bottom: 0;
		overflow: hidden;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.produit_listing .info:hover, .produit_listing .info.open {
		max-height: 20em
	}
	.produit_listing a.lien_listing {
		z-index: 2
	}
	.produit_listing .nom_produit, .produit_listing .description_produit {
		color: #fff;
		z-index: 1
	}
	.produit_listing .no_mobile {
		display: block
	}
	.produit_listing .plus_info {
		position: absolute;
		right: 2%;
		top: 0px;
		font-size: 1.92em /* 25px */;
		color: #fff;
		z-index: 10
	}
	.left_bdd {
		margin: 0;
		display: inline-block
	}
	.right_bdd {
		float: right
	}
	.left_bdd .bouton {
		text-align: left
	}
	#container {
		max-width: 1100px;
		min-width: 480px;
	}
	.bouton-det {
		float: left;
		margin-top: -50px;
	}
	.left_bdd .bouton {
		text-align: right;
	}
	/****************************************************************************** HEADER */
	
		
	
		/* CONTACT HEADER */
	
	.contact_header {
		text-align: center;
	}
	.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;
	}
	.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);
	}
	.imgLeft, .imgRight {
		max-width: none;
	}
	/* RELANCE */
	
	#relance ul li {
		display: block;
	}
	#relance ul li a {
		padding-left: 20px;
		background: url(../gifs/puce.png) left center no-repeat;
	}
	.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 #162d4d;
	}
	.formulaire_contact .form_left {
		float: right;
	}
	.formulaire_contact .form_left h2 {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}
	/* ville + code postal */
	
	.cp_ville p {
		width: 40.425597%;
	}
	.cp_ville p + p {
		width: 57.446901%;
	}
}

@media screen and (min-width:600px) {
	
	.encart-listing {
		width: 47%;
		display: inline-block;vertical-align: top;
		margin: 0 1%;
	}
	
	.left_bdd img {
		height: auto;
		display: inline-block;
		width: 33%;
	}
	.produit_listing {
		width: 48.936249%;
		padding: 0;
		border: none;
		margin-bottom: 10px;
		display: inline-block;
		min-height: 168px;
	}
	.caption {
		text-align: center;
		width: 40%;
		float: right;
		margin-right: 5%;
		margin-top: 20%;
	}
	.contact_header a.tel {
		display: inline-block;
		width: 49%;
	}
	.bouton_rappel {
		display: inline-block;
		width: 40%;
	}
	.encart-horaires {
		display: inline-block;
		width: 35%;
	}
	.encart-localisation {
		display: inline-block;
		width: 35%;
	}
	.news label {
		width: 18%;
	}
	.bouton_rappel {
		text-align: center!important;
		margin-left: 8%!important;
		margin-top: 10px;
	}
	.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:810px) {
	.encart-listing {width: 31%;}
	
	.produit_listing {
		width: 48.936249%;
		padding: 0;
		border: none;
		margin-bottom: 10px;
		display: inline-block;
		min-height: 229px;
	}
	.caption {
		text-align: center;
		width: 40%;
		float: right;
		margin-right: 0%;
		margin-top: 13%;
	}
	.news {
		background-size: cover
	}
	.contact_header a.tel {
		display: inline-block;
		width: 24%;
	}
	.bouton_rappel {
		display: inline-block;
		width: 25%;
	}
	.encart-horaires {
		display: inline-block;
		width: 23%;
	}
	.encart-localisation {
		display: inline-block;
		width: 23%;
	}
}

@media screen and (min-width:1100px) {
	.logos-certif a {
		display: inline-block;
		margin: 0 32px;
	}
	.picto-facebook img {
		width: 100%;
		float: none;
	}
	.menu-miroiterie:after {
		content: '';
		position: absolute;
		top: 0;
		width: 5000px;
		height: 45px;
		display: block;
		background-color: #03667B;
		z-index: -1;
	}
	.left_bdd .bouton-det {
		margin-top: -50px;
	}
	.devis {
		background-image: url(../gifs/picto-devis.png);
		background-repeat: no-repeat;
		background-position: left;
		padding: 10px;
		display: block;
		background-color: #ffa100;
		font-weight: 200;
		font-size: 1.92em;
		padding-left: 100px;
		color: #162d4d;
		margin-top: 10px;
		padding-left: 10px;
	}
	.right_bdd {
		width: 100%;
	}
	.left_bdd {
		width: 100%;
	}
	.left_bdd img {
		height: auto;
		display: inline-block;
		width: 33%;
	}
	.englobe {
		width: 100%;
		clear: both;
		text-align: center;
		margin: 0 auto
	}
	.ok {
		margin: 0 auto;
		width: 1100px;
		position: relative;
	}
	.produit_listing {
		width: 31.936249%;
		padding: 0;
		border: none;
		margin-bottom: 10px;
		display: inline-block;
		min-height: 208px;
		margin: 5px;
	}
	.menu li a.selected, .menu li a:active, .menu li:hover > a {
		color: #fff
	}
	#relance {
		background-size: cover;
	}
	.devis:before {
		display: none;
		background-image: url(../gifs/picto-devis.png);
		background-repeat: no-repeat;
		position: absolute;
		left: -43px;
		width: 86px;
		height: 88px;
		top: 42px;
		content: '';
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.encart-horaires {
		margin-top: 30px;
	}
	.picto-facebook {
		position: absolute;
		top: -58px;
		left: 5px;
		right: auto;
		z-index: 10;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.picto-facebook img {
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.picto-facebook:hover img {
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
		opacity: 0.7
	}
	.devis {
		text-align: center;
		position: relative;
		margin-top: 0;
		line-height: 22px;
		width: 100%;
		height: 117px;
		padding-top: 40px;
		background-image: none;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.devis:after {
		background-color: #FFA100;
		display: block;
		content: '';
		height: 167px;
		width: 100%;
		position: absolute;
		right: -100%;
		top: 0;
	}
	.devis span {
		width: 30%;
		margin: 0 auto;
		margin-top: 10px;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.devis:hover span {
		background-color: #162d4d;
		color: #fff;
	}
	.index-page .devis {
		z-index: 10;
		line-height: 22px;
		height: 117px;
		padding-top: 30px;
		background-image: none;
	}
	.caption {
		text-align: center;
		width: 17%;
		float: right;
		margin-right: 17%;
		margin-top: 5%;
		background: none;
	}
	.bx-pager {
		display: none;
	}
	.news {
		margin: 0;
	}
	.news label {
		width: 8%;
	}
	.contact_header {
		float: right;
		display: inline-block;
		width: 20%;
		text-align: right
	}
	.contact_header a.tel {
		width: auto;
		text-align: right;
		display: block;
	}
	.contact_header .tel span {
		text-align: right;
	}
	.bouton_rappel {
		margin-top: 10px!important;
		width: auto;
	}
	.logo-footer {
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
		margin: 0;
		float: left;
		margin-right: 16%;
		display: inline-block;
	}
	.logo-footer:hover {
		opacity: 0.7
	}
	footer .adresse_footer span {
		margin-bottom: 0;
	}
	/* LOGO */
	
	.logo {
		float: left;
		width: 40.425597%;
		margin: 0 0 15px 0;
		padding-left: 10px;
	}
	.no_mobile {
		display: inline-block;
	}
	/****************************************************************************** HEADER */
	
	header section {
		margin: auto;
		padding: 0;
		max-width: 1100px;
		position: relative;
	}
	.nav {
		display: none;
	}
	/* LOGO */
	
	.logo {
		width: 23.404293%;
		padding: 0;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.logo:hover {
		opacity: .7;
	}
	/* MENU */
	
	.top_bar ul {
		display: block;
		margin: 0 auto;
		width: 1100px;
	}
	.menu {
		z-index: 3;
		clear: both;
		position: relative;
		left: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow-y: visible;
		background: #162d4d;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	.menu ul {
		text-align: center;
		max-width: 1280px;
		margin: 0 auto;
		position: relative;
	}
	.menu li a {
		position: relative;
		font-size: 1.538em;
	}
	.menu li a:hover, .menu li a.selected {
		color: #fff;
	}
	.dropdown li a:hover, .dropdown li a.selected {
		background-color: #fff;
		color: #162D4D;
		border: 0;
	}
	/****** SI MENU HORIZONTAL ******/
	
	.menu li {
		display: inline-block;
		position: relative;
		border-bottom: none;
		text-align: left;
		padding-bottom: 0;
	}
	.menu li.firstLi {
		position: static;
	}
	.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: 44px;
		right: 0;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: auto;
		margin: 0;
		background: #63666b;
		width: 100%;
		text-align: center;
		z-index: 10;
		overflow: initial;
	}
	.menu ul li.sous_menu .dropdown li {
		display: inline-block;
		margin: 0;
		padding: 0;
		height: auto;
		vertical-align: top;
	}
	.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 {
		width: auto;
		/*background: none !important;*/
		padding: 10px;
	}
	.menu ul li ul li + li {
		border: none;
	}
	.menu ul li ul li.close_menu {
		display: none!important;
	}
	.menu li.sous_menu ul li a {
		text-align: left;
		font-size: 1.3em;
		padding: 10px;
		margin-top: 0;
		border: 0
	}
	.menu ul li.sous_menu .dropdown li ul {
		display: none;
		position: absolute;
		top: 41px;
		right: 0;
		left: 0;
		text-align: left;
		width: 250px;
	}
	.menu ul li.sous_menu .dropdown li:hover ul{
		display:block;
	}
	.menu ul li.sous_menu .dropdown li ul li {
		display: block;
	}
	.menu li.sous_menu ul li ul li a {
		padding: 9px;
		border-bottom: none;
		font-size: 1.2em;
	}
	.menu li a:active {
		color: #fff;
		background: none;
	}
	.menu li.sous_menu ul li ul li a:hover,  .menu li.sous_menu ul li ul li a.selected {
	}
	.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 {
		max-width: none;
		min-width: 1100px;
		left: inherit;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	/****************************************************************************** CONTENT */
	
	.content {
		margin: auto;
		max-width: 1100px;
	}
	/******************************** COLONNE GAUCHE */
	
	.colonne_gauche {
		float: left;
		width: 100%;
		padding: 0;
		text-align: left;
	}
	/******************************** COLONNE CENTRE */
	
	.colonne_centre {
		display: block;
		float: right;
		position: relative;
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}
	/****************************************************************************** FOOTER */
	footer {
		margin-top: 10px;
		padding: 15px 0;
		text-align: left;
	}
	footer section {
		margin: auto;
		max-width: 1100px;
		position: relative;
	}
	.top_site_mobile {
		display: none !important;
	}
	.adresse_footer {
		display: block;
		float: left;
		margin-top: 35px;
	}
	.adresse_footer:hover {
		text-decoration: underline;
	}
	.navigation {
		display: inline-block;
		text-align: right;
		font-size: 1.08em;
		cursor: pointer;
		color: #162d4d;
		border: 1px solid #162d4d;
		padding: 10px 15px;
		float: right;
		margin-top: 35px;
		-webkit-transition: all 500ms ease-in-out;
		-moz-transition: all 500ms ease-in-out;
		-ms-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.navigation:hover {
		background-color: #162d4d;
		color: #FFFFFF;
	}
	/* 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;
	}
}

@media screen and (min-width:960px) {
	#navigation_frame {
		width: 920px;
		margin-left: -470px;
	}
	.lien_footer {
		border-spacing: 15px;
	}
}
