@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500);

/* AXECAKE */
.clearBoth {clear:both;}
.ac-doubleLeft, .ac-doubleRight {float:left; width:50%;}
.sc-content p.maClasse, .sc-content div.maClasse p {padding:5px; background-color:black; color:white;}
/* FIN AXECAKE */

/* 
.row { width: 100%; max-width: 940px; min-width: 720px; margin: 0 auto; }
.row .one.columns 		{ width: 6.382989%; }
.row .two.columns 		{ width: 14.893641%; }
.row .three.columns 	{ width: 23.404293%; }
.row .four.columns 		{ width: 31.914945%; }
.row .five.columns 		{ width: 40.425597%; }
.row .six.columns 		{ width: 48.936249%; }
.row .seven.columns 	{ width: 57.446901%; }
.row .eight.columns 	{ width: 65.957553%; }
.row .nine.columns 		{ width: 74.468205%; }
.row .ten.columns 		{ width: 82.978857%; }
.row .eleven.columns	{ width: 91.489509%; }
.row .twelve.columns	{ width: 100%; }
*/
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,sub,sup,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';
  src: url('../fonts/iconic.eot?34343192');
  src: url('../fonts/iconic.eot?34343192#iefix') format('embedded-opentype'),
       url('../fonts/iconic.woff?34343192') format('woff'),
       url('../fonts/iconic.ttf?34343192') format('truetype'),
       url('../fonts/iconic.svg?34343192#iconic') format('svg');
  font-weight: normal;
  font-style: normal;
}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: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, .lienseo {
	text-decoration: none;
}

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



/* VIEWPORT CSS3 */
@viewport {
	zoom:1;
}

-webkit-@viewport {
	zoom: 1;
}

-ms-@viewport {
	zoom: 1;
}

-moz-@viewport {
	zoom: 1;
}

-o-@viewport {
	zoom: 1;
}

.clear_both {
	clear: both;
	display: block;
}
.no_mobile {
	display: none;
}

.no_desktop {
	display: block;
}


.imgRight img, .imgLeft img {
    height: auto;
    max-width: 251px;
    width: auto;
}

html {-webkit-text-size-adjust:100%}

.imgRight {
    display: block;
    float: none;
    height: auto;
    margin: 21px auto;
    max-width: 372px;
    position: relative;
    width: 100%;
}

.imgLeft {
	position: relative;
	float: left;
	width: 40.425597%;
	margin: 0 10px 10px;
	max-width: 300px;
}

body,
input,
textarea{
	font-family: 'Roboto', sans-serif;
}
body {
	position: relative;
	font-size: 81.25%;
	color: #5e5e5e;
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif;
	background:url(../gifs/fond.jpg) no-repeat;
	background-size: cover
	
	
	
}


strong {
    color: #db8100;
	font-weight:normal
}

a {
	color: #5e5e5e;
}
img{
	max-width: 100%;
}



h1 {
    color: #ffb347;
    font-family: "Roboto",sans-serif;
    font-size: 2.3em;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 12px;
    padding-top: 5px;
}

h1 span {
    color: #54748a;
    display: inline;
    font-size: 0.85em;
    font-weight: 300;
}


.index h1 {
    padding-top: 17px;
}


h2 {
    color: #3a3a3a;
    font-family: "Roboto",sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 17px;
}



h3 {
    color: #67889f;
    font-family: "Roboto",sans-serif;
    font-size: 1.35em;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
    margin-top: 18px;
}


#container {
min-width: 270px;
position: relative;
width: inherit !important;
}
/****************************************************************************** HEADER */


header {
    height: 424px;
    margin: auto auto 0;
    position: relative;
    z-index: 10;
}


header section {
    background: white none repeat scroll 0 0;
    clear: both;
    height: 424px;
}

.top_bar_mobile {display:none}

/* LOGO */






.logo {
    color: #ffb347;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 4.2em;
    font-weight: 500;
    height: 75px;
    left: 20px;
    line-height: 41px;
    opacity: 1;
    position: absolute;
    top: 24px;
    width: 150px;
}

.logo:hover {opacity:0.8}


.baseline {
    bottom: 0;
    color: #54748a;
    display: block;
    font-size: 0.35em;
    font-weight: 300;
    left: 3px;
    position: absolute;
    text-align: left;
    width: 300px;
}


.slogan {
    color: #fff;
    font-family: "Roboto";
    font-size: 2.1em;
    font-weight: 500;
    left: 27px;
    line-height: 36px;
    position: absolute;
    top: 307px;
    width: 249px;
    z-index: 1;
}






.slogan > span {
    display: block;
    font-size: 0.5em;
    font-weight: 300;
    line-height: 20px;
}

.slogan > span  span {
    font-size: 0.8em;

}


.adresse {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    margin: 10px 0;
    position: relative;
    right: 0;
    text-align: right;
}


.bx-wrapper .bx-pager {
    display:none
}


/* CONTACT HEADER */


.contact_header {
    position: absolute;
    right: 33px;
    top: 147px;
    width: 238px;
    z-index: 1;
}

.contact_header .tel {
	color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 27px;
    text-align: right;
    text-transform: none;
}


.contact_header .tel span {
	color: #ffb347;
    display: block;
    font-size: 1.55em;
    font-weight: 500;
}

.contact_header .tel:hover {color:#fff}


.bouton_rappel {
    background: #f9a938 none repeat scroll 0 0;
    color: #07090a;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    font-weight: 300;
    margin: 5px 0;
    padding: 6px 11px;
    text-decoration: none;
}

.bouton_rappel:hover {
    background: #54748a none repeat scroll 0 0;
    color: #fff;
}


/* MENU */

.menu_mobile {display:block}	
.menu_desktop {display:none}



.nav_mobile {
    background: white none repeat scroll 0 0;
    display: block;
    height: 40px;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}
.nav {
    color: #ffb347;
    display: inline-block;
    float: right;
    font-family: "iconic";
    font-size: 2.1em;
    line-height: 25px;
    padding: 7px 0;
    position: relative;
    right: 22px;
    text-align: right;
    top: 35px;
}

.nav > span {
    color: #54748a;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 0.6em;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.nav:before {
	content: '1';
}
.nav.pushed:before {
  content: "n";
}
.menu .nav.nav_open{
	background: #045197;
}
.menu .nav.nav_open:before {
	content: 'Masquer la navigation';
}
.menu{
  background: none repeat scroll 0 0 #222222;
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  width: 250px;
  overflow-y: auto;
  z-index: 99;
  right: -250px;
}
.menu li {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
}
.menu li.main span.derouler {
  border-left: 1px solid #595959;
  color: #FFFFFF;
  font: 15px/47px 'iconic';
  padding: 0 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.menu li.main span.derouler:after{
	content: 'x';
}
.menu li.main span.derouler.pushed:after{
	content: 'w';
}
.menu li a {
	padding: 15px;
	display: block;
	color: #fff;
}

.menu li a.selected, .menu li a:active, .menu li:hover > a {
    background: #ffb347 none repeat scroll 0 0;
    color: #292929;
}
.menu ul li ul {
	display: block;
	position: fixed;
	top: 0;
	right: -252px;
	background: #111111;
	height: 100%;
	z-index: 2;
	width: 203px;
	transition: all 600ms ease;
}
.menu ul li ul.pushed {
	right: 0;
	z-index: 3;
}
.menu ul li ul li.close_menu {
  background: #111111 none repeat scroll 0 0;
  border-left: 1px solid #3E3E3E;
  height: 100%;
  position: absolute;
  left: -47px;
  top: 0;
  width: 46px;
}
.menu ul li ul li.close_menu:after {
  content: "w";
  font: 25px 'iconic';
  left: 15px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  color: #fff;
}
.menu ul li ul li a {
}


.carte {
    display: block;
    margin: 0px 0 76px;
}

.horaires {
    height: 222px;
}

.coordonnees {
    height: 222px;
}


/* BX SLIDER */






.bx-wrapper {
    background: #d4d8d3 none repeat scroll 0 0;
    border-top: 18px solid #d4d8d3;
    border-bottom: 18px solid #d4d8d3;
    border-radius: 0;
    clear: both;
    display: block;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 108px;
    width: 100%;
    z-index: 0;
height: 280px;
}


.bx-wrapper img {
    max-width: inherit;
    vertical-align: bottom;
    width: 855px;
}

.bx-wrapper img {vertical-align:bottom}



/* PAGER */




/* TOP BAR */
.top_bar {
  float: right;
  text-align: center;
}
.top_bar ul{
	letter-spacing: -0.25em
}
.top_bar li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
}
.top_bar li a {
	display: block;
	height: 40px;
	overflow: hidden;
	padding: 10px;
	width: 50px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.top_bar li a:hover,
.top_bar li a.selected{
	color: #000;
}
.top_bar li a:hover:before,
.top_bar li a.selected:before{
	color: #000;
}
.top_bar li a:before{
	font-family: 'iconic';
	display: block;
	color: #fff;
	font-size:1.8em;
	text-align: center;
	margin-bottom:10px;
	color:#474747;
}
.top_bar_1:before{
	content:'a';
}
.top_bar_2:before{
	content:'z';
}
.top_bar_3:before{
	content:'e';
}
.top_bar_4:before{
	content:'r';
}
.top_bar_5:before{
	content:'t';
}
/****************************************************************************** CONTENT */

.content {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 0 15px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.colonne_gauche {
    box-sizing: border-box;
    float: left;
    padding: 16px 10px 20px;
    width: 100%;
}

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

.colonne_centre p span {
    font-size:inherit!important
}



.news {
    float: right;
    margin: 36px auto 7px;
    padding: 0 0 0 2px;
    position: relative;
    text-align: center;
    width: 100%;
}

.news #form_newsletter {
    display: block;
    float: left;
    width: 100%;
}
/* ENCART ACTU */


.centrage {
    position: relative;
}



.encart_actu {
    background: #d4d8d3 url("../gifs/img_actus.jpg") no-repeat scroll 0 0;
    border: 11px solid #d4d8d3;
    border-radius: 17px 30px;
    display: block;
    float: none;
    height: 161px;
    margin: 0 auto;
    max-width: 389px;
    overflow: hidden;
    padding: 14px 30px;
    z-index: 0;
}

.encart_actu .titre_actu {
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 2.7em;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 12px;
    position: relative;
    z-index: 1;
}


.encart_actu .titre_actu:hover {text-decoration:none}



.encart_actu li a {
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 1.45em;
    font-weight: 300;
    line-height: 15px;
    margin-bottom: 10px;
    margin-top: 9px;
}
.encart_actu li a:hover {color:#f9a226}




.encart_actu .bouton a {
    background: rgba(0, 0, 0, 0) url("../gifs/fleche.png") no-repeat scroll right 6px;
    font-family: "Roboto",sans-serif;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 2px;
    padding: 7px 33px 4px 0;
}



.encart_actu .bouton a:hover {
    background: rgba(0, 0, 0, 0) url("../gifs/fleche.png") no-repeat scroll right 6px;
    color: #ffb347;
}

#encart_actualite p {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 17px;
    text-align: justify;
}


.encart_actu .bouton {
    float: right;
    margin-top: 0;
}
/******************************** COLONNE CENTRE */



.colonne_centre p {
    color: #77777c;
    font-family: "Roboto",sans-serif;
    font-size: 1.03em;
    font-weight: 300;
    line-height: 19px;
    margin-bottom: 10px;
    text-align: left;
}
.colonne_centre ul {
    display: block;
    margin: 10px 0 10px 13px;
}

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

.colonne_centre a {
    color: #54748a;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* FIL ARIANE */

#fil_ariane {
    font-size: 0.85em;
    margin: 16px 0 10px;
    text-align: right;
    width: 100%;
	color:#282828
}

#fil_ariane div {
	display: inline;
} 


#fil_ariane strong {
    color: #282828;
    font-family: hind;
    font-weight: 300;
}


#fil_ariane a {
    color: #54748a ;
}
#fil_ariane a:hover {
	color: #555555;
	border-color: #555555;
}
/* BOUTON */
#container .bouton {
  text-align: center;
}



.bouton a {
    background: #54748a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    margin: 10px 0 46px;
    padding: 6px 10px;
    text-decoration: none;
}
.bouton a:hover {
    background: #df880e   none repeat scroll 0 0;
	color: #fff;
}



.encart_mobile {display:block}
.encart_desktop {display:none}




.encart_global {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 24px 0;
    width: 100%;
}

.encart {
	  margin-bottom: 9px;
    float: left;
    overflow: hidden;
    position: relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 600ms ease;
	 -moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
    width: 100%;
}


.encart > img {
    max-width: inherit;
    vertical-align: bottom;
}

.encart:hover {
	-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}



.encart .titre {
    bottom: 14px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 2.5em;
    font-weight: 300;
    left: 15px;
    line-height: 27px;
    position: absolute;
    text-align: left;
}

.encart:hover .titre {
	color:#ff7403\9}
	
.encart + .encart .titre {right:15px;left:auto}

.encart + .encart + .encart .titre {left:15px;right:auto}

.encart + .encart + .encart + .encart  .titre {right:15px;left:auto}
	
/* ENCART PLAN */






.encart_plan:before {
    border: 1px solid #4f4f4f;
    content: "";
    display: block;
    height: 103px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: -1;
}


.encart_plan {
    box-sizing: border-box;
    float: left;
    margin-bottom: 21px;
    margin-top: 34px;
    padding: 0 17px;
    position: relative;
    width: 100%;
	z-index: 0;
}

.encart_plan .titre_plan:before {
    background: #2b2020 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 30px;
    left: -8px;
    position: absolute;
    top: 0;
    width:205px;
    z-index: -1;
}


.encart_plan .titre_plan {
    color: #d4650b;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 4px;
    margin-top: 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}


.nom {
    color: #fff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 6px;
    position: relative;
    z-index: 1;
}

.encart_plan p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 17px;
    margin-top: 2px;
    text-align: left;
}


.encart_plan a {
    background: #926440 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    margin: -23px 0 0;
    padding: 6px 10px;
    text-decoration: none;
}

.encart_plan a:hover {
	 background: #000 none repeat scroll 0 0;

}
	

/* RELANCE */


#relance {
    display: block;
    float: left;
    margin: 0 0 55px;
   width: 100%;
}


#relance .titre-relance {
    color: #ffb347;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 17px;
    margin: 10px 0 18px;
    text-transform: none;
}

#relance .titre-relance span {
    color: #383839;
}


#relance > ul {
    margin: 0 13px;
}

#relance ul li a {
    color: #373737;
    font-family: "Roboto";
    font-size: 1.1em;
    font-weight: 300;
    text-decoration: none;
}
#relance ul li a:hover {
    color: #e2901d;
}
/* Style BDD */


#catalogue_contenu {
    display: block;
    margin: 44px 0;
}


#catalogue_contenu div.item{
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
#catalogue_contenu div.item a:hover{
	opacity: 0.7;
}
#catalogue_contenu div.item.no_margin{
	margin-right: 0;
}
#catalogue_contenu a{
	position: relative;
}
#catalogue_contenu a img{
	width: 100%;
	height: auto;
}
#catalogue_contenu a span{
	display: block;
	text-align: center;
}
/* pagination actu + BDD */
.paginationControl {
	text-align: right;
}


.paginationControl a, .paginationControl span {
    color: #f9a125;
    display: inline-block !important;
    padding: 0 2px;
}
.paginationControl a:hover{
	color: #f9a125;
}

.paginationControl span.disabled {
    background: transparent none repeat scroll 0 0;
}
.left_part .big a{
	display: block;
}
.left_part .big a img{
	width: 100%;
	height: auto;
}
.left_part .small{
	text-align: center;
}
.left_part .small a{
	width: 20%;
	height: auto;
	display: inline-block;
	margin: 5px 2px;
}
.left_part .small a img{
	width: 100%;
	height: auto;
}
.left_part .small img:hover{
	opacity: 0.7;
}

.block_contact{
	display: box; /* 2009 */
	display: -o-box; /* 2009 */
	display: -moz-box; /* 2009 */
	display: -webkit-box; /* 2009 */
	
	display: flexbox; /* 2011 */
	display: -o-flexbox; /* 2011 */
	display: -moz-flexbox; /* 2011 */
	display: -webkit-flexbox; /* 2011 */
	
	display: flex; /* 2012 */
	display: -o-flex; /* 2012 */
	display: -moz-flex; /* 2012 */
	display: -webkit-flex; /* 2012 */
	
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.info_contact{
	box-ordinal-group: 2; /* 2009 */
	-o-box-ordinal-group: 2; /* 2009 */
	-moz-box-ordinal-group: 2; /* 2009 */
	-webkit-box-ordinal-group: 2; /* 2009 */
	
	flex-order: 2; /*2011 */
	-o-flex-order: 2; /*2011 */
	-moz-flex-order: 2; /*2011 */
	-webkit-flex-order: 2; /*2011 */
	
	order: 2; /*2012*/
	-o-order:2; /*2012*/
	-moz-order: 2; /*2012*/
	-webkit-order: 2; /*2012*/
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	letter-spacing:-0.25em;
	   margin: 20px 0 15px;
}



.info_contact h2, .formulaire_contact h2, .carte h2 {
    color: #e38500;
    font-size: 1.35em;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0;
}
.info_contact p{
	margin: 0;
}

.info_horaire {
    margin-bottom: 16px;
}


.info_contact div{
	letter-spacing: normal;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	position: relative;
}
.info_contact div div{
	display: block;
	width:100%;
	padding: 0 0 0 20px;
}
.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 div+div:before{
	content:'';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	top: 0;
	left:0;
}
.info_contact div div:before{
	width: 14px;
	margin-right: 5px;
	content:'';
	display:block;
	position: absolute;
	left:0;
	top: 3px;
	height: 13px;
}
.info_contact div .info_mail:before{
	background: url(../gifs/info_contact.png) left 0px no-repeat;
}
.info_contact div .info_mail:hover:before{
	background-position: left -13px
}
.info_contact div .info_tel:before{
	background: url(../gifs/info_contact.png) left -26px no-repeat;
}
.info_contact div .info_adresse:before{
	background: url(../gifs/info_contact.png) left -39px no-repeat;
	height: 18px;
}
.info_contact div .info_horaire:before{
	background: url(../gifs/info_contact.png) left -57px no-repeat;
}
.info_contact div .info_rdv:before{
	background: url(../gifs/info_contact.png) left -70px no-repeat;
	height: 14px;
}
.info_contact div .info_transport:before{
	background: url(../gifs/info_contact.png) left -84px no-repeat;
	height: 14px;
}
.info_contact div .info_parking:before{
	background: url(../gifs/info_contact.png) left -98px no-repeat;
	height: 14px;
}
.info_contact p em,
{
	font-style: italic;
	display: block;
	margin-top: 5px;
}


.info_contact div a.btn_contact {
    background: #df880e none repeat scroll 0 0;
    border: medium none !important;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    float: right;
    font-family: "Roboto",sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 28px;
    margin-top: 13px;
    padding: 0 10px;
    position: relative;
}

.info_contact div a.btn_contact:hover {
	    background: #54748a none repeat scroll 0 0;}
 

  
.info_mail:hover a,
.info_tel strong,
.info_adresse,
#gmap_link:hover,
.info_adresse a:hover,
.info_tel a:hover{
	color: #c46314;
}




.info_tel strong {
    color: #54748a;
    font-size: 1.5em;
}



/* Formulaire */
.formulaire_contact{
	box-ordinal-group: 1; /* 2009 */
	-o-box-ordinal-group: 1; /* 2009 */
	-moz-box-ordinal-group: 1; /* 2009 */
	-webkit-box-ordinal-group: 1; /* 2009 */
	
	flex-order: 1; /*2011 */
	-o-flex-order: 1; /*2011 */
	-moz-flex-order: 1; /*2011 */
	-webkit-flex-order: 1; /*2011 */
	
	order: 1; /*2012*/
	-o-order: 1; /*2012*/
	-moz-order: 1; /*2012*/
	-webkit-order: 1; /*2012*/
	letter-spacing: -0.25em;
	padding: 10px;
	-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
	border:1px solid #dddddd;
}
.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2{
	letter-spacing: normal;
}
/* styliser la couleur des placeholders dans les inputs */ 
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #999;
}
input:-ms-placeholder,
textarea:-ms-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
input.placeholder,
textarea.placeholder {
	color: #999;
}
input[placeholder],
textarea[placeholder]{
	color: #999;
}
/* ville + code postal */
.cp_ville{
	letter-spacing: normal;
}
.cp_ville p{
	width: 31.914945%;
	letter-spacing: normal;
	display: inline-block;
}


form.generateur div.divGenerateurRequired span.required {
    color: #ff0000;
    display: inline;
}
.cp_ville p #field_14{
	width: 96% !important;
}
.cp_ville p+p{
	width: 65.957553%;
	float: right;
}
/********************************************************** FOOTER ***/


footer {
    box-sizing: border-box;
    float: left;
    padding: 15px 10px;
    width: 100%;
}

footer>section{}


.adresse_footer.no_desktop {
    color: #2e2222;
    font-family: "Roboto",sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    opacity: 1;
    text-align: center;
    text-transform: uppercase;
}

.boucherie {
    color: #f19b20;
    display: block;
    float: none;
    font-family: "Roboto",sans-serif;
    font-size: 3.8em;
    font-weight: 500;
    line-height: 16px;
    margin: 25px auto 0;
    opacity: 1;
    width: 119px;
}



.boucherie:hover {opacity:0.8}

.boucherie span {
    color: #fff;
    display: block;
    font-size: 0.4em;
    font-weight: 300;
    left: 3px;
    line-height: 35px;
    margin-bottom: 6px;
    margin-top: 6px;
    position: relative;
}



.bloc_phone {
    display: inline-block;
    text-align: center;
    width: 274px;
}

.adresse_footer.no_desktop .adresse {
    display: inline-block;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    margin: 6px auto;
    opacity: 1;
    text-align: center;
    text-transform: none;
    width: 100%;
}


.adresse_footer.no_desktop .phone {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    margin-right: 20px;
    opacity: 1;
    text-align: center;
    text-transform: none;
}

.adresse_footer.no_desktop .phone + .phone {
    margin-right: 0px;

}


.adresse_footer.no_desktop .phone span {
    color: #fe7503;
    font-size: 1.9em;
    font-weight: 700;
    line-height: 26px;
}


.ML_box {
    background: #f9a125 none repeat scroll 0 0;
    color: #2f2f2f;
    cursor: pointer;
    display: block;
    float: none;
    font-family: "Roboto";
    font-size: 1.18em;
    font-weight: 300;
    margin: 14px auto;
    padding: 3px 13px 4px;
    text-decoration: none;
    width: 117px;
}

.ML_box:hover {
    background: #926440  none repeat scroll 0 0;}

/* top site btn */
.top_site_mobile {
	position: fixed;
	bottom: 19%;
	right: 2%;
	font-family: 'iconic';
	background: #282828 ;
	padding: 3px 6px;
	font-size:1.38em /* 18px/13 */;
	color: #fff;
	z-index:20;
	display: none
}
/****************************************************************************** BLOC REFERENCEMENT */
.ref_close {
	position: fixed;
	right: -97.3%;
	bottom: 0;
	color: #fff;
	display: none;
	text-decoration: none;
	width: 95.5%;
	-webkit-border-radius: 30px 0 0 0 / 30px 0 0 0;
	-moz-border-radius: 90px 0 0 0 / 90px 0 0 0;
	-ms-border-radius: 30px 0 0 0 / 30px 0 0 0;
	border-radius: 90px 0 0 0 / 90px 0 0 0;
	cursor: pointer;
	background-color: #c46314 ;
	padding: 4px 2% 4px 2.5%;
	min-height: 28px;
	z-index: 15;
}

.ref_close .plus_ref {
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 6px;
	background: url(../gifs/plus_ref.png) no-repeat;
	bottom: 3px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-ms-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
}

.rotate_plus {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.contenu_ref {
	position: relative;
	float: right;
	display: block;
	width: 98%;
}



/*BDD*/


/*ENCART LISTING*/



.moteur-recherche {
    display: block;
    float: left;
    position: relative;
    width: 100%;
	 margin: 10px 0 23px;
}

.part_select_1 {


}



.titre_recherche {
    color: #574436;
    display: inline-block;
    float: left;
    font-family: "Open Sans";
    font-size: 1.2em;
    font-weight: 600;
    margin-right: 13px;
    margin-top: 12px;
    text-transform: uppercase;
}


#attr_categorie1 {
    background: #b1b1b1 none repeat scroll 0 0;
    border: medium none !important;
    box-sizing: border-box;
    color: #fff !important;
    float: left;
    font-size: 1em;
    height: 24px;
    margin: 8px 0;
    max-width: 280px;
    text-indent: 5px;
    width: 76%;
}

.part_recheche {
    display: none;
}



.encart_mobile {display:block}
.encart_desktop {display:none}


#catalogue_contenu .encart_global {
    float: left;
    margin: 5px 0 11px;
    width: 100%;
}



#catalogue_contenu .encart-listing {
    border: 11px solid #d4d8d3;
    border-radius: 17px 30px;
    display: block;
    float: left;
    margin-bottom: 9px;
    max-width: 371px;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 600ms ease;
	 -moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
    z-index: 0;
}

#catalogue_contenu .encart-listing:after {
 background: #000 none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 44px 64px rgba(0, 0, 0, 0.6);
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;}



#catalogue_contenu .encart-listing > img {
    height: auto;
    vertical-align: bottom;
    width: 100%;
}


/*#catalogue_contenu .encart-listing::before {
    background:#000;
	box-shadow: 2px 2px 2px rgba(122,122,122,1.00); 
    bottom: 4%;
    content: "";
    height: 91%;
    left: 2.5%;
    position: absolute;
    width: 94%;
    z-index: 0;
}*/


#catalogue_contenu .encart-listing:hover {
	-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}


#catalogue_contenu .encart-listing .titre {
    bottom: 22px;
    color: #ffb347;
    font-family: "Roboto",sans-serif;
    font-size: 1.8em;
    line-height: 15px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#catalogue_contenu .encart-listing:hover .titre {
	color:#454545\9}



/*DETAIL*/



.first {
    display: inline-block;
}

.first > div {
    display: inline;
}




.detail_contenu .lien {
    background: #f5950d none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    margin: 10px 0 46px;
       padding: 6px 10px;
    text-decoration: none;
	font-family:"Roboto";
	font-weight:300
}

.detail_contenu .lien:hover {     background: #67889f   none repeat scroll 0 0;
	color: #fff;}




.detail_contenu .lien_retour {
    background: #67889f none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 1.1em;
    margin: 10px 0 46px;
    padding: 6px 10px;
    text-decoration: none;
	font-family:"Roboto";
	font-weight:300
}

.detail_contenu .lien_retour:hover {    background: none repeat scroll 0 0 #f5950d;}



.detail_contenu {
    float: right;
    width: 100%;
}

.detail_contenu strong {
    font-weight: bold;
}


.detail_img {
    float: left;
    margin-bottom: 36px;
}

.detail_img a {
    border: 11px solid #d4d8d3;
    border-radius: 17px 29px;
    float: left;
    margin-top: 0;
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.detail_img a + a {
    display: block;
    float: left;
    height: auto;
    margin: 10px 9px 0 0;
    width: 32.6%;
}
.detail_img a + a + a + a + a { margin-right:0}
.detail_img a + a + a + a + a + a{ margin-right:5px}
.detail_img a + a + a + a + a + a + a + a + a { margin-right:0px}



.detail_img a img {
    border-radius: 0 20px;
    height: auto;
    vertical-align: bottom;
    width: 100%;
}



.prix {
    color: #ff7403;
    font-family: 'Roboto', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 43px;
}

.prix span {
    color: #2e2222;
    font-size: 1.5em;
}
/* pagination actu + BDD */

.paginationControl a {
    color: #574436;
}

.paginationControl {
    box-sizing: border-box;
    font-family: "Roboto";
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: normal;
    margin-bottom: 35px;
    padding: 6px 0 11px;
    text-align: center;
}
.paginationControl a:hover{
	color: #ba492a;
}


.paginationControl > a {
    margin: 0 5px;
}

.disabled {
    cursor: pointer;
    margin: 0 6px;
}




.paginationControl img {
    opacity: 1;
    position: relative;
    top: 8px;
}
.paginationControl img:hover {opacity:0.8}



@media screen and (min-width:400px) {
	
	
.encart_actu .bouton a {
    margin-top: 10px;

}
	
	
#relance > ul {
    margin: 0;
}
	
	
.bx-wrapper .bx-pager {
    bottom: 25px;
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    position: absolute;
    right: 26px;
    text-align: center;
    z-index: 0;
	display:block
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #bcc0bb;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffb347 none repeat scroll 0 0;
}



	#container {
		max-width: 960px;
		min-width: 400px;
		padding-bottom: 0
	}
	/****************************************************************************** HEADER */
	/* CONTACT HEADER */

	

.contact_header .no_mobile {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 27px;
    text-align: right;
    text-transform: none;
}



.contact_header .no_mobile span {
    color: #ffb347;
    display: block;
    font-size: 1.55em;
    font-weight: 500;
}

	
		.contact_header .no_mobile:hover  span{
	color:#fff
	}
	

	.contact_header .no_desktop {
		display: none;
	}
	#container .bouton {
	  text-align: right;
	}
	.top_bar{
		position: relative;
		top: auto;
		left: auto
	}
	.top_bar li a:before{
		display: block;
		margin-bottom:20px;
		font-size:1.88em;
	}
	/****************************************************************************** CONTENT */
	.content {
		
		display: block;
	}
	/* ENCART */

	.encart {
		margin-right: 9px;
		text-align: center;
		width: 48.8%;
	}
		

	
	.encart .titre {
		font-size: 2.1em;
	}
	
	.encart + .encart {margin-right: 0px;}

	.encart + .encart + .encart {
    margin-right: 9px;
}
	.encart + .encart + .encart + .encart  {margin-right: 0px;}	
	.encart a {
		display: inline-block;
		width: 30%;
	}
	
/*BDD	*/
	
#catalogue_contenu .encart-listing {
    float: left;
    margin-bottom: 9px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    transform: scale(1);
    transition: all 600ms ease 0s;
    width: 42.2%;
}

#catalogue_contenu .encart-listing  + .encart-listing {
    margin-right:0
}

#catalogue_contenu .encart-listing  + .encart-listing + .encart-listing  {
    margin-right:10px
}

#catalogue_contenu .encart-listing  + .encart-listing + .encart-listing + .encart-listing  {
    margin-right:0px
}

#catalogue_contenu .encart-listing  + .encart-listing + .encart-listing + .encart-listing + .encart-listing  {
    margin-right:10px
}

#catalogue_contenu .encart-listing + .encart-listing + .encart-listing + .encart-listing + .encart-listing + .encart-listing {
    margin-right: 0px;
}

	/* RELANCE */


#relance ul li {
    display: block;
    width: auto;
}


#relance ul li a {
    background: rgba(0, 0, 0, 0) url("../gifs/puce.jpg") no-repeat scroll left center;
    padding-left: 16px;
}


	#catalogue_contenu div.item{
		width: 49%;
		margin-right: 2%;
	}
	#catalogue_contenu div.item.no_border{
		margin-right: 0;
	}
	.formulaire_contact{
		-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
		background: none;
		border: none;
		padding: 0
	}
	.formulaire_contact .form_left,
	.formulaire_contact .form_right{
		padding: 10px;
		-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
		border:1px solid #dddddd;
		width: 48.936249%;
		display: inline-block;
	}
	.formulaire_contact .form_left{
		float: right;
	}
	/* ville + code postal */
	.cp_ville p{
		width: 40.425597%;
	}
	.cp_ville p+p{
		width: 57.446901%;
	}
}

@media screen and (min-width:480px) {
#catalogue_contenu .encart-listing {
    width: 43.5%;
}

}


@media screen and (min-width:600px) {
	
#catalogue_contenu .encart-listing {
    width: 45%;
}

	
.news #form_newsletter {
    display: block;
    float: left;
    width: 100%;
}	
	
	.block_contact{
		display: block;
		margin-bottom:20px;
	}

.info_contact div {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    display: inline-block;
    padding: 12px;
    position: relative;
    vertical-align: top;
    width: 48.915%;
}
.info_contact div + div {
     margin: 0 0 0 2.1%;
    padding-top: 14px;
}

	.info_contact div div {border:none}
	
	
	
	.info_contact div+div:before{
		content:'';
		display: block;
		position: absolute;
		background: #dddddd;
		width: 0px;
		height: 100px;
		top: 40px;
		left: -3.5%;

	}
	.info_contact div div:before{
		width: 14px;
		margin-right: 5px;
		content:'';
		display:block;
		position: absolute;
		left:0;
		top: 3px;
		height: 13px;
	}
	/* ville + code postal */
	.cp_ville p{
		width: 31.914945%;
	}
	.cp_ville p+p{
		width: 65.957553%;
		float: right;
	}
	.left_part {
	  float: left;
	  width: 37%;
	}
	.right_part {
	  float: right;
	  width: 60%;
	}
	
	




}



@media screen and (min-width:650px) {
.slogan {
    color: #fff;
    font-family: "Roboto";
    font-size: 2.8em;
    font-weight: 500;
    left: 27px;
    line-height: 36px;
    position: absolute;
    top: 295px;
    width: 46%;
    z-index: 1;
}

}



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

footer {
    box-sizing: border-box;
    float: left;
    padding: 49px 10px 41px;
    position: relative;
    width: 100%;
}




.news #form_newsletter {
    display: block;
    float: left;
    width: 100%;
}




.encart_plan {
    float: right;
    margin-top: 0;
    width: 49%;
}
	






/*ENCART*/



.encart_global {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 24px 0;
    width: 100%;
}

.encart {
    margin-bottom: 8px;
    margin-right: 9px;
    max-width: 551px;
    text-align: center;
    width: 59%;
}


.encart + .encart {
    margin-bottom: 8px;
    margin-right: 0;
    width: 39.6%;
}


.encart + .encart + .encart {
    margin-right: 10px;
}

.encart + .encart + .encart + .encart {
    margin-right: 0;
    width: 58.6%;
}

.encart .titre {
    bottom: 19px;
    font-size: 2.4em;
    line-height: 16px;
}



}

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

.adresse_footer.no_desktop .adresse {
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
   margin: 6px 54px 6px 25px;
    opacity: 1;
    text-align: left;
    text-transform: none;
}

.adresse_footer.no_desktop .adresse span {
    display:block
}


.adresse_footer.no_desktop .phone {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    opacity: 1;
    text-align: left;
    text-transform: none;
}
	
	

.ML_box.no_desktop {
    float: right;
}
	

.news {
    float: right;
    width: 40.5%;
}
	
	
	
.boucherie {
    color: #f19b20;
    display: block;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 3.8em;
    font-weight: 500;
    line-height: 16px;
    margin-top: 0;
	opacity:1
}




.bloc_phone {
    float: left;
    margin-top: 7px;
    width: 22%;
}

.adresse_footer.no_desktop .boucherie {
    display: inline-block;
    float: left;
    line-height: 16px;
    margin-top: 10px;
    text-align: left;
}



.adresse_footer.no_desktop .boucherie span {
    color: #fe7503;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 2.3em;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 6px;
    margin-top: 6px;
}
	
	


.adresse_footer.no_desktop .adresse {
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    margin: 6px 38px 6px 27px;
    opacity: 1;
    text-align: left;
    text-transform: none;
    width: inherit;
}
	
	
.adresse_footer.no_desktop .phone {
	color: #fff;
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    opacity: 1;
    text-align: left;
    text-transform: none;
}
	
.adresse_footer.no_desktop .phone  span {
    display: block;
}




.imgRight {
    float: right;
    height: auto;
    margin-bottom: 38px;
    max-width: 372px;
    width: 49%;
    margin-left: 23px;
}



.news {
    float: right;
    max-width: 345px;
    width: 46.5%;
}


.encart_actu {
    float: left;
    width: 38%;

}




}


@media screen and (min-width:740px) {
	
	
	/*BDD	*/


.detail_contenu {
    float: right;
    margin-bottom: 65px;
    width: 54%;
}

.detail_img {
    float: left;
    max-width: 339px;
    width: 40%;
}

.detail_img a + a {
    width: 47.3%;
}

.detail_img a + a + a {
   margin-right:0
}


	
	.ML_box {
    width: auto;
}

#catalogue_contenu .encart-listing {
    float: left;
    margin-bottom: 16px;
    margin-right: 17px;
    overflow: hidden;
    position: relative;
    transform: scale(1);
    transition: all 600ms ease 0s;
    width: 28.5%;
}

#catalogue_contenu .encart-listing +  .encart-listing  {  margin-right: 17px}
#catalogue_contenu .encart-listing +  .encart-listing +  .encart-listing {  margin-right: 0px}
#catalogue_contenu .encart-listing +  .encart-listing +  .encart-listing  +  .encart-listing  { margin-right: 17px}
#catalogue_contenu .encart-listing +  .encart-listing +  .encart-listing  +  .encart-listing  +  .encart-listing  { margin-right: 17px}
#catalogue_contenu .encart-listing +  .encart-listing +  .encart-listing  +  .encart-listing +  .encart-listing +  .encart-listing  { margin-right: 0}

}


	
@media screen and (min-width:800px) {
	
	
#catalogue_contenu .encart-listing {
    width: 28.8%;
}


.encart_actu {
    float: left;
    width: 39%;
}

.adresse_footer.no_mobile .adresse {
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    margin: 6px 54px 6px 112px;
    opacity: 1;
    text-align: left;
    text-transform: none;
}

.adresse > span {
    display: block;
}
	




.adresse_footer.no_mobile .phone {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    opacity: 1;
    text-align: left;
    text-transform: none;
}


.adresse_footer.no_mobile .phone span {
    display:block
}


	
}



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

#catalogue_contenu .encart-listing {
    width: 29.1%;
}


.bx-wrapper img {
    max-width: inherit;
    vertical-align: bottom;
    width: 100%;
}



.encart_actu {
    float: left;
    width: 45%;
}



.adresse_footer.no_desktop .adresse {
    display: inline-block;
    float: left;
    font-family: "Roboto";
    font-size: 0.85em;
    font-weight: 300;
    margin: 6px 54px 6px 112px;
    opacity: 1;
    text-align: left;
    text-transform: none;
    width: inherit;
}


}
	
	
@media screen and (min-width:930px) {
	
.ML_box {
    width: auto;
}

.detail_img a + a {
    margin-top: 11px;
    width: 37%;
}

}
	
	

	
@media screen and (min-width:940px) {
	
#catalogue_contenu .encart-listing {
    width: 29.4%;
}

	
	
.logo {

    left: 31px;

}
	
	

	.slogan {
    left: 72px;

}

.bx-wrapper {
    background: #d4d8d3 none repeat scroll 0 0;
    border: 18px solid #d4d8d3;
    border-radius: 18px 38px;
    clear: both;
    display: block;
    left: 25px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 108px;
    width: 855px;
    z-index: 0;
}

.bx-wrapper img {
    max-width: inherit;
    vertical-align: bottom;
    width: inherit;
}

.contact_header {
    position: absolute;
    right: 71px;
    top: 147px;
    z-index: 1;
}


	.no_mobile {
		display: inline-block;
	}
	
	
	/* MENU */


.menu_mobile {display:none}	
.menu_desktop {display:block}





.menu {
    background: transparent none repeat scroll 0 0;
    clear: both;
    float: none;
    height: auto;
    overflow-y: visible;
    position: absolute;
    right: 0;
    top: 84px;
    width: 100%;
    z-index: 1;
}



.menu > ul {
    max-width: 882px;
    text-align: right;
}

	.menu .nav {
		display: none;
	}

	.menu ul.tabs {
		text-align: center;
	}






.menu li {
    border-bottom: medium none;
    display: inline-block;
    margin-right: 0;
    position: static;
}
	.menu li li.sous_menu:after {
	  content: "x";
	}
	.menu li.last_child li.sous_menu:after {
	  content: "w";
	  left: 8px;
	  right: auto;
	}

.menu li a {
    background: transparent none repeat scroll 0 0 !important;
    color: #4a4a4c;
    font-family: "Roboto",sans-serif;
    font-size: 1.05em;
    font-weight: 300;
    line-height: 16px;
    padding: 4px 11px 10px;
}


.menu li a.selected, .menu li a:active, .menu li:hover > a {
    background: #d4d8d3 none repeat scroll 0 0 !important;
    border-radius: 9px;
    color: #54748a;
}
	.menu li.main span.derouler {
		display: none;
	}






.menu ul li.sous_menu .dropdown {
    background: rgba(27, 26, 26, 0.9) none repeat scroll 0 0;
    border-radius: 0 31px 0 20px;
    border-top: 13px solid #d4d8d3;
    box-sizing: border-box;
    display: none;
    height: 292px;
    left: 43px;
    padding: 28px 249px 28px 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 855px;
}
	
	.menu ul li.sous_menu .dropdown ul {
	  left: 100%;
	  top:	0;
	}
	.menu ul li.last_child .dropdown ul {
	  left: auto;
	  right: 100%;
	  top:	0;
	}
	.menu ul li ul li.close_menu:after {
		display: none;
	}
	.menu ul li.sous_menu:hover>ul {
		display: block;
	}


.menu ul li ul li {
    border: medium none !important;
    display: inline-block;
    margin: 17px 20px;
    text-align: center;
    width: 25%;
}


.menu ul li ul li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto1.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li ul li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto2.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li ul li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto3.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li ul li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto4.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li ul li + li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto5.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li ul li + li + li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/picto6.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}

.menu ul li + li ul li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/icon1.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}


.menu ul li + li ul li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/icon2.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}


.menu ul li + li ul li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/icon3.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 58px;
    left: auto;
    top: auto;
    width: 66px;
}

.menu ul li + li ul li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/icon4.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}






.menu ul li + li + li ul li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo1.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}


.menu ul li + li + li ul li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo2.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 46px;
}


.menu ul li + li + li ul li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo3.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 58px;
    left: auto;
    top: auto;
    width: 51px;
}

.menu ul li + li + li ul li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo4.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 60px;
}

.menu ul li + li + li ul li + li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo5.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 58px;
}

.menu ul li + li + li ul li + li + li + li + li + li::before {
    background: rgba(0, 0, 0, 0) url("../gifs/logo6.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 54px;
    left: auto;
    top: auto;
    width: 60px;
}


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




.menu ul li ul li a {
    color: #fff;
    font-size: 1.1em;
    padding: 4px 0 0;
    text-align: center;
}



.menu ul li ul li:before:hover {
    background: transparent none repeat scroll 0 0 !important;

}

.menu ul li ul li:hover a{
    background: transparent none repeat scroll 0 0 !important;
    color: #fff;
}


.menu ul li ul li a:hover, .menu ul li ul li a.selected {
    background: transparent none repeat scroll 0 0 !important;
    color: #ffb347;
}

	.clear_both.no_mobile {
		display: block;
	}

	.no_desktop {
		display: none !important;
	}

	.ref_close {
		display: block;
	}

	#container {
		max-width: none;
		min-width: 810px;
	}
	/****************************************************************************** HEADER */



header > section {
    background: #fff none repeat scroll 0 0;
    height: 424px;
    margin: auto;
    max-width: 940px;
    padding: 0;
    position: relative;
}

.nav {
		display: none;
	}


	
	

.nav_mobile {
    display: none;
}

.top_bar_mobile {
    display: block;
}

	/* TOP BAR */
	.top_bar>ul {
		max-width: 940px;
		margin: auto;
	}
	/* TOP BAR */


.top_bar {
    bottom: auto;
    box-sizing: border-box;
    float: none;
    left: auto;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    right: 28px;
    top: 21px;
}

	.top_bar ul {
		text-align: right;
	}


.top_bar ul li {
    display: inline-block;
    margin: 0 8px;
    position: relative;
    width: auto;
}
.top_bar ul li a {
    color: #54748a;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    height: auto;
    padding: 3px;
    width: auto;
}
	.top_bar ul li a:before{
		content: none !important;
	}
.top_bar ul li a:hover, .top_bar ul li a.selected {
    color: #e28d14;
}

.top_bar ul li a:hover::after, .top_bar ul li a.selected::after {
    background: #ffb347 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}

	.top_bar ul li a.no_mobile {
		display: none;
	}
	/****************************************************************************** CONTENT */

	

.content {
    float: none;
    margin: 0 auto;
    max-width: 940px;
    padding: 0 45px;
    position: relative;
}
	
	/******************************** COLONNE GAUCHE */


.colonne_gauche {
    clear: both;
    float: left;
    padding: 16px 0;
    text-align: left;
    width: 100%;
}

	#catalogue_contenu div.item{
		width: 32%;
		margin-right: 2%;
	}
	#catalogue_contenu div.item.no_border{
		margin-right: 0;
	}
	/******************************** COLONNE CENTRE */



.colonne_centre {
    display: block;
    float: left;
    margin: 0 auto;
    max-width: 940px;
    padding: 0;
    position: relative;
    width: 100%;
}


.imgRight {
    float: right;

    margin-top: 0;
    max-width: 372px;
    width: 100%;
}


	.imgLeft {
		width: 30.425597%;
		max-width: 220px;
	}
	/****************************************************************************** FOOTER */

footer > section {
    margin: auto;
    max-width: 867px;
    position: relative;
}



.top_site_mobile{ display: none !important}




.adresse_footer.no_mobile {
    color: #2e2222;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
	opacity:1
}

.adresse_footer.no_mobile:hover {opacity:0.8}	

.adresse_footer.no_mobile .boucherie {
    color: #f19b20;
    display: block;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 2.7em;
    font-weight: 500;
    line-height: 30px;
    text-transform: none;
}

.adresse_footer.no_mobile .boucherie:hover {
	opacity:0.6
}


.adresse_footer.no_mobile .boucherie span {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 0.38em;
    font-weight: 300;
    text-align: left;
}
	




.navigation {
    background: #f9a125 none repeat scroll 0 0;
    color: #2f2f2f;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: "Roboto";
    font-size: 1.18em;
    font-weight: 300;
    margin: 14px 0 0;
    padding: 3px 21px 4px;
    text-decoration: none;
}


.navigation:hover {
    background: #54748a none repeat scroll 0 0;
    color: #fff;
}
	/* footer box */
	.black {
		background:url(../gifs/black.png) repeat;
		width:100%;
		height:100%;
		position:fixed;
		top:0;
		left:0;
		z-index:10;
		display:none
	}
	.close {
		background:url(../gifs/close.png) no-repeat;
		width:28px;
		height:29px;
		display:block;
		position:absolute;
		right:-10px;
		top:-10px;
		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
	}
	#navigation_frame a:hover {
		text-decoration:underline;
	}
	.lien_footer {
		width:940px;
		display: table;
		border-spacing:15px;
	}
	.ML_box{ font-size:1em; color: #5e5e5e}


#navigation_frame ul {
    border-left: 1px solid #5e5e5e;
    box-sizing: border-box;
    float: left;
    margin-right: 36px;
    padding-left: 4px;
    width: 16%;
}
	#navigation_frame ul.last_link{ min-width:250px;}
	#navigation_frame ul li ul {
		display: block;
		border: none;
	}


}



.rappel_telephonique {
    box-sizing: border-box;
    max-width: 470px;
    padding-top: 62px !important;
}
.rappel_telephonique, #ami_box_frame, #newsletter_iframe {
  padding: 0 10px;
}

.rappel_telephonique h1 {
    color: #2e2222;
    font-family: 'Roboto', sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 27px;
    margin-top: -4px;
    text-transform: uppercase;
}

.rappel_telephonique p, #ami_box_frame p, #newsletter_iframe p {
color:#fff
}



#ami_box_frame h1, #newsletter_iframe h1 {
    color: #ffb347;
    font-family: "Roboto",sans-serif;
    font-size: 2.3em;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 7px;
    padding-top: 19px;
}

.rappel_telephonique h1{
    color: #ffb347;
    font-family: "Roboto",sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 7px;
    padding-top: 19px;
	text-transform:none
}

.rappel_telephonique h2, #ami_box_frame h2, #newsletter_iframe h2 {
    color: #fff;

}

#newsletter_iframe form input[type="submit"] {
    clear: both;
    margin: -28px 0 0 !important;
    text-align: right;
}


#newsletter_iframe form input[type="text"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #fff !important;
    float: left;
    font-size: 1em;
    height: 26px;
    text-indent: 5px;
    width: 75%;
}

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



.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{
	padding: 0 !important;
	font-size: 1em !important;
	margin: 0 0 10px 0 !important;
}
form.generateur p.erreur input,
form.generateur p.erreur textarea{
	border: 1px solid red;
}
form.generateur label, form.formulaire label, #newsletter_iframe div label {
    color: #555555;
    display: block;
    float: none !important;
    line-height: normal !important;
    margin: 0 0 5px !important;
    padding: 0 !important;
    text-align: left !important;
    width: 100% !important;
    display: none;
}

form.generateur .noFloatingLabel{
	color: #5e5e5e;
}
.formulaire_contact p label span{
	color: red;
	display: inline-block;
}
form input[type="text"], form.generateur textarea, form.formulaire textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: medium none;
    box-sizing: border-box;
    color: #666 !important;
    font-size: 1em;
    height: 26px;
    text-indent: 5px;
    width: 100%;
}
form.generateur textarea,
form.formulaire textarea{
	padding-top: 5px;
	height: 120px;
}
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;
}
.divGenerateur ul,
.divGenerateur li{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.divGenerateur label.optional{
	display: none;
}
.divGenerateur li label{
	display: block;
	width: 100%;
}
/* bouton submit */
form.generateur p.submit,
form.formulaire p.submit,
#form_newsletter input[type="submit"]{
	clear: both;
	text-align: right;
	margin: 30px 0 0!important;
}

form.generateur input[type="submit"], form.formulaire input[type="submit"], #form_newsletter input[type="submit"], .news input[type="button"], .recherche_actu input[type="submit"] {
    background: #54748a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 1.1em;
    font-weight: 200;
    margin: 10px 0 46px;
    padding: 5px 10px 7px;
    text-decoration: none;
}

form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4{
	max-width:110px;
}
.news input[type="button"] {
    background: #df880e none repeat scroll 0 0;
    border: medium none !important;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    float: none;
    font-family: "Roboto",sans-serif;
    font-size: 1.2em;
    height: 27px;
    line-height: 28px;
    padding: 0 !important;
    position: relative;
    text-transform: uppercase;
    width: 100%;
  font-weight: 300;
}
form.generateur input[type="submit"]:hover, form.formulaire input[type="submit"]:hover, #form_newsletter input[type="submit"]:hover, .news input[type="button"]:hover {
    background: #c16a00 none repeat scroll 0 0;
    color: #fff;
}
.news #form_newsletter input#submit_newsletter {
	display: none !important;
}
.divGenerateurRequired{
	letter-spacing: normal;
	margin-top: 5px;
}
/* input newsletter */





.news #form_newsletter input#submit_newsletter{
	display: none !important;
}
.news #form_newsletter input[type="text"]{
	width: 100%;
}

.news label {
    clear: both;
    color: #f9a226;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2.4em;
    font-weight: 500;
    line-height: 29px;
    margin: 0 0 8px;
    text-align: center;
    width: 100%;
}


.news label span {
    color: #54748a;
    display: block;
    font-family: "Roboto";
    font-size: 0.5em;
    font-weight: 300;
}

.news #form_newsletter,
.news label,
.news input[type="button"]{
	display: inline-block;
	vertical-align: middle
}


.news #mess_newsletter {
    bottom: 15px;
    color: #666;
    display: block;
    font-size: 1em;
    line-height: 25px;
    position: absolute;
    text-align: center;
}
/* infobulle */
form.generateur p.erreur, 
form.generateur div.divGenerateurErreur {
	border:none !important;
}
form.generateur p.erreur span.erreur{
	display: none!important;
}
.hint,
[data-hint] {
	position: relative;
	display: block;
}
.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 9;
	pointer-events: none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
p.erreur.hint:before, p.erreur.hint:after, p.erreur.hint:hover:before, p.erreur.hint:hover:after, p.erreur.hint:focus:before, p.erreur.hint:focus:after,
div.divGenerateurErreur.hint:before, div.divGenerateurErreur.hint:after, div.divGenerateurErreur.hint:hover:before, div.divGenerateurErreur.hint:hover:after, div.divGenerateurErreur.hint:focus:before,div.divGenerateurErreur.hint:focus:after{
	visibility: visible;
	opacity: 1;
}
.divGenerateurErreur{
	clear: both;
	display: block;
}
.hint:before,
[data-hint]:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	z-index: 5;
}
.hint:after,
[data-hint]:after {
	content: attr(data-hint);
	background: #c02022;
	color: white;
	padding: 4px 8px;
	line-height: 12px;
	white-space: nowrap;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
.hint--bottom:before {
	border-bottom-color: #c02022;
}
.hint--bottom:before {
	margin-top: -12px;
	left: 8%;
	bottom: -12px;
}
.hint--bottom:after {
	margin-left: -18px;
	bottom: -32px;
	left: 8%; 
}
.hint--bottom:hover:after, 
.hint--bottom:hover:before, 
.hint--bottom:focus:after, 
.hint--bottom:focus:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	-ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	transform: translateY(8px);
}
/* message validation / erreur */
div.valide,
div.erreur{
	letter-spacing: normal;
	font-weight: normal;
	color: #fff !important;
	padding: 10px 10px 10px 35px !important;
	position: relative;
	background: none !important;
}
div.valide {
    background-color: transparent;
    border: medium none !important;
    color: #54752f;
    font-weight: normal !important;
    padding: 0 17px !important;
}
div.erreur{
	border: 1px solid #fb1a49;
}

div.valide:before {
    background:url("../gifs/info_contact.png") no-repeat scroll left -112px;
    content: "";
    display: inline-block;
    height: 12px;
    left: -2px;
    margin-right: 15px;
    position: absolute;
    top: 20%;
    vertical-align: top;
    width: 14px;
}
div.erreur:before{
	background: url("../gifs/info_contact.png") left bottom no-repeat;
    content: "";
    display: inline-block;
    height: 12px;
    left: 10px;
    margin-right: 15px;
    position: absolute;
    top: 40%;
    vertical-align: top;
    width: 14px;
}
div.valide p,
div.erreur p{
	margin: 0 0 0 25px !important;
}
.validation{
	display: none;
}
/* message validation / erreur CONSEILLER A UN AMI */
.errors{
	color: red;
	text-align: right;
}


.lien_footer .ML_box {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0 !important;
    text-align: left !important;
}

.lien_footer > ul + ul + ul + ul + ul + ul + ul + ul + ul + ul  + ul { margin-top:15px}




#navigation_frame ul .sousLi a {
    color: #666;
    font-size: 0.9em;
}



#newsletter_iframe i {
    display: block;
    float: left;
    margin-top: 52px;
}


