@charset "utf-8";
/* CSS Document */
body {
	border: 0px solid blue!important;
}
#super_cont {
	/*background: #fff!important;*/
	border-top: 0 solid #222222;
	margin: 0 !important;
	padding: 0;
}
#b_main_menu {
	/* border: 1px solid #999; */
	border-radius: 5px;
	float: none;
	height: auto !important;
	margin: 0 auto !important;
	padding: 0;
	position: static;
	width: 99%;
}
#diap_index {
    height: 220px;
    background-repeat: no-repeat; 
    background-size: contain;
    margin-top: -50px;
    
    display: none;
}
/*#b_main_menu > ul{
display: none;
}*/
.index #b_main_menu {
	display: block;
}

#search_mobile {
    position: fixed;
    /* border: 1px solid red; */
    right: 10px;
    top: 10px;
    z-index: 1150;
    transition: all 0.3s ease 01ms;
    opacity: 0;
    width: 5px;
    height: 5px;
    overflow: hidden;
}

#resultats_recherche h1.titre_page {
    display:none;
} 
 
#search_mobile a {
    display: flex;
    width: 75px;
    transition: all 0.3s ease 01ms;
    height: 75px;
    border-radius: 100px;
    background: #aacb3c url(/images/zoom_blanc.png) no-repeat center / 40px;
    box-shadow: 0 5px 15px -10px #000;
}
#search_mobile a:hover{
    width: 70px;
    height: 70px;
}  

#search_mobile.ison a {
    background: #aacb3c url(/images/close.png) no-repeat center / 30px;
}


.short #search_mobile, .shorti #search_mobile  {
    
width: 83px;
    
height: 83px;
    
opacity: 1;
}
 

.decont_inner {
    padding-top:0; 
}
#b_main_menu li {
	border-radius: 0;
	float: none;
	list-style: none outside none;
	margin: 1px 1px;
	padding: 0 !important;
	width: 100%;
}
.titre_accueil {
    
/* font-size: 6px!important; */
    
/* transform: scale(0.7); */
    
width: calc(100% - 120px);
    
position: absolute;
    
margin: 0px 0 0 120px;
    
/* border: 1px solid blue; */
    
z-index: 505;
    
color: #fff;
    
top: 0;
}
.index #recherche {
    /* position: fixed; */
    /* top: 0!important; */
    /* width: 100%!important; */
    /* right: 0!important; */
    /* margin-bottom: -50px!important; */
    /* top: 60px!important; */
    /* height: auto!important; */
}
#recherche input#champ_search, .index #recherche input#champ_search {
    width: calc(100% - 50px);
    margin: 5px auto 0;
    min-height: 25px!important;
    padding: 10px 5px;
    font-size: 16px;
}
#b_main_menu table.menu_left td {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 -15px transparent;
	border: 0 solid blue;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
#b_main_menu table.menu_left td a {
	font-size: 1.8em;/* padding: 20px;*/
}
#b_main_menu li ul.try, #menu_three li ul.try {
	background: none repeat scroll 0 0 transparent;
	border: 0 solid #FFFFFF;
	left: 0;
	margin: 0;
	padding: 0;
	float: none;
	position: static;
	display: none;
	width: 100%;
}
#b_main_menu li.up ul.try, #menu_three li ul.try, #b_main_menu li.up:hover ul.try, #menu_three li:hover ul.try {
	background: none repeat scroll 0 0 transparent;
	border: 0 solid #FFFFFF;
	float: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: static;
	width: 100%;
	display: block;
	max-width: 100%;
}
#b_main_menu li.up {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 0 #145dc7;
	border-radius: 5px 5px 0 0;
	float: none;
	list-style: none outside none;
	margin: 0 1px;
	padding: 0 !important;
}
#b_main_menu li ul.try li {
	box-shadow: 1px 0 3px #000000;
	float: none;
	margin: 1px 0;
	padding: 5px 5% !important;
	width: 90%;
	background: #fff;
}
#b_main_menu li ul.try li.up {
	background: #FFFFFF;
}
.wrap {
	width: 100%;
}
#actu_box_left h2.titre_box {
	border: 0 none !important;
	color: #EC760E;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: #fff;
	padding: 5px;
}
#actu_box_left h2.titre_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none !important;
	color: #EC760E;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0!important;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
#b_main_menu li ul.try li a {
	color: #333;
	display: block;
	line-height: auto;
	text-align: center;
	padding: 0;
	font-size: 1.3em;
	text-shadow: 0 0 0 #fff;
}
#foot_cont ul#page_static {
	float: left;
	margin: auto;
	padding: 2px 0 0;
	width: 47%;
}
#conteneur, .short #conteneur {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 0;
	margin-top: 0 !important;
	position: static;
	z-index: 2;
}
#foot_cont ul#page_edit {
	border-left: 1px solid #FFFFFF !important;
	border-right: 0px solid #FFFFFF !important;
	float: left;
	margin: auto;
	padding: 2px 0 0;
	width: 47%;
}
#foot_cont ul#soci_lnk {
	border-top: 1px solid #fff !important;
	float: none;
	clear: both;
	margin: 5px auto;
	padding: 2px 0 0;
	width: 98%;
}
#foot_cont ul#page_edit li {
	width: 100%;
}
#toggle_footer a {
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	width: 100%;
	font-size: 1.2em;
	margin: 9px 0 0 0;
	border-top: 1px solid #030;
	padding: 15px 0;
}
#footer {
	box-shadow: 3px 3px 4px #333333;
	height: auto!important;
	position: static;
	width: 100%;
	padding: 10px 0 0 0;
}
#main_part .part {
	float: left;
	height: 235px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	width: 90%;
}
#main_part .part .cont_img {
	float: left;
	height: 130px;
	width: 100%;
}
#main_part .part div {
	height: 75px;
	text-align: center;
	width: 90%;
	margin: auto;
	font-size: 130%;
}
#page #main {
	border-top: 8px solid #666666;
	float: none;
	margin: 10px 1% 0;
	padding: 20px 0 0 !important;
	width: 98%;
}
#page #wrapper {
	width: 100%;
}
#choix_langue {
	border: 0 solid blue;
	right: 0%;
	left: auto;
	margin: 0;
	position: absolute;
	top: 6px;
	width: 100px;
	z-index: 61;
}
#footer .upper_foot.logo_joris {
	left: auto;
	margin: 5px auto;
	position: static;
	width: 100%;
}
#retour_accueil a, .short #retour_accueil a, .short #retour_accueil a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	height: auto!important;
	left: auto;
	margin: 0 auto!important;
	position: absolute;
	top: -15px;
	width: calc(100% - 50px);
	/* margin-top: -50px; */
	z-index: 500;
	max-width: 350px;
}
.adresse, .short .adresse {
    /* background: rgba(255,255,255,0.9); */
    /* clear: both; */
    /* color: rgba(0, 0, 0, 0.7) !important; */
    /* font-size: 1em; */
    /* padding: 5px 0!important; */
    /* position: static; */
    /* text-align: center; */
    /* top: 0!important; */
    display: none!important;
    /* width: 100%!important; */
}
#retour_accueil a img {
	background: rgba(0, 0, 0, 0) url("/images/logo.png") no-repeat scroll 5% center / contain;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: static;
	width: 100%;
	height: 40px;
	float:none;
}

.half.hal_form {
    display:none;
}
.pubaction {
   width:calc(96% - 15px);
   opacity: 1;
   border-radius: 0;
   position: static;
   margin: auto;
}

main#main article {
    padding:5px;
    width: calc(100% - 10px);
}

#partenaires #main {
    width:auto;
}
#cont_spe ul li, #cont_spe ul {
    flex-wrap:wrap;
}

.box_logo {
    flex: auto;
    text-align: center;
    margin: auto;
    width: 20%;
}

#info_suppl {
    width:auto;
    max-width:100%;
}
.blocadresse1, .blocadresse2, .blocadresse3, .blocadresse4 {
    flex-direction:column;
}
#page #banner, .short #page #banner {
/*	background: #fff url("/images/fond_banner.jpg") no-repeat center top / auto 100%;
*/	height: auto;
	margin: 0 auto;
	padding: 0;
	position: static !important;
	width: 100%;
}
.bloc_page {
	width: 90%;
	margin: auto;
}
#page #banner .wrap {
	background: none!important;
	border-top: 1px solid transparent;
	height: auto;
	margin-top: -1px;
	display: flex;
	flex-direction: column-reverse;
}
#page #banner .wrap #inner_banner_1 {
	/* background: none; */
	border-top: 1px solid transparent;
	height: auto;
	margin-top: -1px;
}
#ajout_banner {
    font-size: 16px;
    left: 5px;
    /* margin: 0 !important; */
    /* position: absolute; */
    top: 42px;
    /* text-align: center; */
    /* width: 100%; */
    letter-spacing: 2px;
}
.bloc_tags .tag  {
    font-size: 12px; margin:2px;
}

.cont_addcart a {
    font-size:16px;
}
.cont_addcart a img {
    
max-width: 70px!important;
}

#breadcrumb {
	display: none;
}
.inforecherche {
    font-size: 12px;
    display: none;
}
#footer .upper_foot {
	border: 0 solid blue;
	float: left;
	margin: 0 0 4px;
	min-height: 40px;
	text-align: center !important;
	width: 100%;
}
#pages .textbloc {
	margin: auto;
	/*	overflow: hidden;
*/
	padding: 1.5%;
	width: 96%;
	font-size: 120%;
}
.textbloc .cont_fiche {
	padding: 0;
}
.textbloc td.table_bloc_gal, .textbloc td.bloc_fiche_tech {
	display: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	width: 0 !important;
}
.textbloc .cont_fiche p img, .textbloc .cont_fiche td img {
	height: auto!important;
	width: 95%!important;
}
#foot_cont {
	background: url("/images/") no-repeat scroll center bottom transparent;
	clear: both;
	margin: 5px 0;
	width: 100%;
	flex-wrap: wrap;
}
#pages.index #page #banner {
	height: auto;
	/* min-height: 56px; */
}

.bloc_page_ind .top_bloc .bp_image {
	width: 90%;
	float: none;
	margin: 0px 5% 10px;
	height: 200px;
	box-shadow: 0 5px 15px -10px #000;
	position: relative;
}

.bloc_page_ind .top_bloc .bp_nom, .bloc_page_ind .top_bloc .bp_resume {
	text-align: center;
}


#pages.index #footer {
	box-shadow: 3px 3px 4px #333333;
	height: auto !important;
	margin: 50px 0 0;
	padding: 10px 0 0;
	position: static;
	text-align: center;
	/* display: none; */
	width: 100%;
}
.load-item {
	display: none!important;
}
#foot_cont ul#page_static {
	float: none;
	margin: auto;
	padding: 4%;
	width: 90%;
}
#foot_cont ul.page_edit {
	border: 0 none !important;
	float: left;
	margin: 0 4%;
	padding: 2px 0 0 1%;
	width: 90%;
}
#toggle_footer {
	display: none;
}
.logo_footer {
    float: none;
    margin: 10px auto;
    max-width: 300px;
    height: 150px;
}
#pages.index #footer #logo_index {
	color: #FFFFFF;
	height: 75px;
	left: 17px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -22px;
	z-index: 2;
}
#pages.index #footer .bactu {
	display: none;
}
.index #choix_langue {
	border: 0 solid blue;
	left: auto;
	margin: 0;
	position: static;
	top: 0;
	width: 90%;
}
.index #pages {
	width: 95%;
}
iframe {
}
#contact .bloc input, #devis .bloc input, #espace_pro .f_contact input {
	background: #eeeeee none repeat scroll 0 0 !important;
	border: 1px solid #dddddd !important;
	font-size: 1.3em;
	height: auto;
	padding: 5px;
	width: 90%;
}
#main .bloc.bloc_type {
	background: none repeat scroll 0 0 #AEC0CD;
	margin: 15px 0;
	padding: 5px 10px;
	width: 90%;
}
#contact .bloc textarea, #devis .bloc textarea {
	background: none repeat scroll 0 0 #EEEEEE !important;
	border: 1px solid #DDDDDD !important;
	width: 90%;
}
#text_bloc_bis {
	display: block;
	width: 95%;
	margin: 2% 1%;
}
.obligatoire {
	text-align: center;
	width: auto;
}
#main .bloc.bloc_type select {
	margin: 0 5%;
	padding: 2px;
	width: 90%;
}
#supersized img {
	visibility: hidden!important;
}
#cart {
	font-size: 1.2em;
	left: 0;
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#cart h3 {
	text-align: center;
	margin: 0;
	font-size: 14px;
	margin: auto;
	display: flex;
}
#cart h3 a {/* color: #49f;*/margin: auto;}
#b_main_menu li.up table.menu_left td a, #b_main_menu li.up:hover table.menu_left td a {
	color: #FFFFFF;
	text-shadow: 1px 1px 5px #FFFFFF;
}
#b_main_menu li:hover table.menu_left td a {
	color: #fff;
	text-shadow: 1px 1px 5px #FFFFFF;
}

#recherche, .short #recherche {
    display: block;
    /* opacity: 0; */
    transition: all 0.5s ease 1ms;
    overflow: hidden;
    height: auto;
    width: 100%;
    position: static;
    order: -1;
}
#recherche.ison {
    /* display:block; */
    /* opacity: 1; */
    /* width: 100%; */
    /* height: 100%; */
}

h1.titre_page {
    width: auto;
    margin: auto;
}

#recherche input.image_submit, #recherche input.image_submit {
    
height: 40px!important;
    
width: 35px!important;
    
background-size: auto 100% !important;
    
margin: 10px 2px;
}

#pages #recherche, #pages.index #recherche, #pages_gamme #recherche ,  #resultats_recherche #recherche {
	background: rgba(255,255,255,0.95);
	bottom: 0!important;
	left: 0!important;
	margin: 0!important;
	padding: 0!important;
	position: static!important;
	top: auto!important;
	width: 100%!important;
	z-index: 1000!important;
	font-size: 16px!important;
	height: auto!important;
	/* height: 40px!important; */
	display:block;
	order: -1;
}

#pages #recherche form, #pages.index #recherche form, #pages_gamme #recherche form, #resultats_recherche #recherche form
{/* top: 30%; */position: static;width: 95%;margin: auto;padding: 10px;}

#recherche .inputy {
    padding: 5px 0 10px;
}


#leftbar {
	background: #fff;
	border: 0 solid #CCCCCC;
	border-radius: 0;
	clear: both;
	float: none !important;
	font-family: arial, sans-serif;
	margin: 0 !important;
	min-height: 450px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	order: 3;
}
#fiche_produit #page #main {
	float: none;
	padding: 0;
	width: 100%;
}
.box_prod .box_prod_middle {
	float: none;
	width: 90%;
}
.box_prod .box_prod_left {
	float: none;
	width: 100%;
}
.box_prod .img_prod {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 180px;
	overflow: hidden;
	text-align: center;
	width: auto;
}
.box_prod .etat_stock {
	color: #000000;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	margin: -20px 0 0;
	padding: 0 1px 0 0;
}
.box_prod .prod_desc {
	display: none;
}
.box_prod .box_prod_right {
	border-left: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.box_prod .prod_info .semi_pi.add {
	border-top: 1px solid #DDDDFF;
	margin: auto;
	width: 100%;
	float: none;
}
a.b_ajouter_panier {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 -10px #145DC7;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 5px 6px;
	text-align: center;
	width: auto;
	font-size: 120%;
}
.box_prod .prod_info {
	height: auto;
	margin: 5px 0;
	padding: 5px 0;
}
#supersized {
	display: none !important;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -999;
}
.box_prod .prod_info .semi_pi.add {
	border-top: 1px solid #DDDDFF;
	float: none;
	font-size: 150%;
	margin: auto;
	padding: 5px 0 0;
	width: 100%;
	text-align: center;
}
.box_prod .prod_info .semi_pi.add input.inp_qt {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 1.2em;
	height: 30px;
	margin: 0 0 0 10px;
	width: 50px;
}
.box_prod .box_prod_right .lp_prix {
	color: #000000;
	font-size: 30px;
}
.box_prod .prod_nom {
	color: #145DC7;
	font-size: 1.3em;
	height: 30px;
	line-height: 20px;
	/* margin: -180px 0 160px 0; */
}
#leftbar .box_prod .prod_nom {
	margin: 0px;
}
.box_msi {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	float: left;
	height: 195px;
	margin: 0;
	padding: 0 1%;
	width: 100%;
}
#menu_spe_index {
	background: url("/images/halo_blanc.png") repeat-y scroll -10% 0 #DDDDDD;
	height: auto;
	margin: 5px 0 10px;
	width: 100%;
}

.infoCE {
	position: static;

}
#footer .adresse.footer_adresse {

	width: 89%;
	/* display: none; */
}

.box.box_new.box_index {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	box-shadow: 1px 1px 8px #DDDDDD;
	margin: 10px auto;
	min-height: 335px;
	width: 100%;
}
.box.box_new.box_index .box_prod {
	border: 0 none;
	box-shadow: none;
	margin: 15px 0;
	padding: 1%;
	width: 98%;
}
.box .box_prod .box_prod_right {
	border: 0 none;
	float: none;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.box.box_new.box_index .prod_nom {
	font-size: 24px;
	height: 40px;
	margin: 0;
}
#leftbar #surmenu, #cont_menu_cat #surmenu {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	box-shadow: 0 0 10px #AAAAAA;
	margin: 0;
	padding: 0;
	width: 100%;
}
#leftbar #navigation_left {
	background: #fff;
	margin: 10px auto;
	padding: 0 0 28px;
	width: 100%;
}
#leftbar #surmenu table.menu_left td a {
	color: #000000;
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 122%;
	padding: 0 0 0 8px;
	text-align: left;
}
#leftbar #surmenu .s_li table.menu_left td a {
	color: #000000;
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 120%;
	padding: 0 0 0 20px;
	text-align: left !important;
}
#leftbar #navigation_left h3 {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 0 #333333;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	margin: 30px 0 0;
	padding: 5px 0;
	text-align: center;
}
#leftbar #surmenu td.td_menu .hdl_nav {
	border: 0 none;
	float: right;
	height: 22px;
	overflow: hidden;
	width: 30px;
}
#leftbar #surmenu td.td_menu .hdl_nav a img {
	width: 25px;
}
#cart a {
	/* color: #fff; */
	font-size: 1em;
}
.index .video_index {
	margin-top: 0px;
	position: relative;
	z-index: 20;
	/* top: 50px; */
}

#cart .inner_cart {
	background: #fff;
	border-radius: 0;
	float: none;
	height: auto;
	width: 90%;
	margin: 0;
	padding: 2px 5%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	box-shadow: 0 5px 15px -10px #000;
}
#cart h4 {
	/* color: #FFFFFF; */
	float: left;
	font-size: 13px !important;
	font-weight: normal;
	margin: auto;
}
.box.box_new {
	margin: 0;
	text-align: center;
	width: 100%;
}
#menu_smart {
}
#menu_hd, .short #menu_hd {
	background: #fff;
	float: none;
	height: auto;
	position: fixed;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	top: auto;
	box-shadow: 0 0;
	z-index: 1000;
	bottom: 0;
}
#box_log h3, #box_log h2, #box_log h4 {
	float: none;
	font-size: 1.2em;
	font-weight: normal;
	margin: 2px 1% !important;
	text-align: center !important;
	display: inline-block;
}
#box_log {
	border: 0 solid #999999;
	left: auto;
	margin: 0;
	position: static;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
nav#alt_acces {
    clear: both;
    height: auto !important;
    margin: 5px 0;
    padding: 5px 0;
    position: static;
    text-align: center;
    width: 100%;
    z-index: 51;
    background: linear-gradient(-5deg,rgba(18,156,255,1),rgba(28,89,163,1));
    display: none;
}
.index #menu_smart {
	display: none;
}
#menu_smart a {
	color: #59f;
}
.row.imgpart.part_visuel {
    background-size:contain;
}
#index_liste_pub .row {
    width: 94%;
    margin: 10px auto 60px;
    height: auto!important;
}

form#form_new_pub #prev_pub #prev_pub_inner, .prev_pub .prev_pub_inner {
    max-width: 100%;
    width: 400px;
    height: 266px;
    margin: auto!important;
}


#menu_social  {
    position: relative;
    /* margin-bottom: -100px; */
    top: 5px;
    display: none;
    min-height: 30px;
}
#menu_social ul, #menu_social ul li {
    flex-direction: row;
    width: 100%;
    height: 30px;
    right: 0;
    /* width: 150px; */
}
#cont_menu_cat .box.box_new {
	margin: 0;
	text-align: center;
	width: 100%;
	display: none;
}
#cont_menu_cat #leftbar #navigation_left {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 0 0 28px;
	width: 100%;
}
#cont_menu_cat #leftbar {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 solid #CCCCCC;
	border-radius: 0;
	clear: both;
	float: none !important;
	font-family: arial, sans-serif;
	margin: 0 !important;
	min-height: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#page.two_col #main {
	float: none;
	padding: 0;
	width: 100%;
}
body#fiche_produit #page #vignettes_img .img_vignette {
	background: #FFFFFF;
	border: 0 none;
	border-radius: 15px 0;
	float: none;
	height: 200px;
	margin: 0.5% 1%;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	width: 95% !important;
}
body#fiche_produit #page #vignettes_img #desc_all {
	float: none;
	width: 95%;
	margin: auto;
}
#main.enregistrement input {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 0 #CCCCCC;
	color: #333355;
	font-size: 21px;
	height: 35px;
	margin: auto;
	padding: 0 0 0 5px;
	width: 90%;
}
#head_commande .etape {
	border: 0 solid #880000;
	float: left;
	margin: 3px 2px;
	width: 100%;
}
#head_commande .etape_up {
	border: 0 solid #FF0000;
	float: left;
	margin: 5px 2px;
	width: 100%;
}
.box.box_new.box_index h3 {
	border-bottom: 1px solid #DDDDDD;
	box-shadow: 0 -3px 5px #DDDDDD inset;
	font-family: arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 10px;
	padding: 0;
	text-align: center;
}
#pages #recherche input, #pages.index #recherche input {
	/* background: none repeat scroll 0 0 #FFFFFF; */
	/* border-right: 1px solid #DDDDDD; */
	/* box-shadow: 1px 1px 4px #999999 inset; */
	/* height: 32px!important; */
	/* margin: 2px 5px; */
	/* position: relative; */
	/* padding-left: 5px!important; */
	/* width: 60%; */
	/* font-size: 16px !important; */
}

 #toTop {
    bottom: 35px!important;
}

#vignettes_img {
    display: flex;
    flex-direction: column;
}

#fiche_colgauche, #fiche_coldroite {
    width: 98%;
    max-width: none;
}

#fiche_coldroite .nom_boutique {
    margin: 0;
}
#fiche_coldroite .img_boutique a img {
    padding: 1px;
    width: 100px!important;
    height: 100px!important;
}
.lnk_retour {
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	font-size: 130%;
	margin: 0;
	float: none;
}
.box_prod.bp_light {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #dddddd;
	border-radius: 0;
	box-shadow: 1px 1px 3px -3px #000;
	float: none;
	margin: 5px 0;
	padding: 0;
	width: 100%;
}
#main .informations .box {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	float: none;
	font-size: 90%;
	height: 90px;
	margin: 5px 0;
	overflow: hidden;
	padding: 10px 0 0 !important;
	text-align: center;
	width: 100%;
}
.footer_left {
    float: none;
    margin: 20px auto;
    padding: 0;
    width: 100%;
    max-width: 350px;
}
.footer_right {
    float: none;
    width: 100%!important;
    margin: 2px 0!important;
    flex: none;
    flex-wrap: wrap;
}
.footer_out_right {
	color: #fff;
	float: none;
	margin-right: 0;
	padding: 0;
	width: 100%;
}
#foot_cont ul#footer_mk li {
	background: url("/images/dot_li_blanc.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	display: block;
	float: none;
	padding: 0 0 0 12px;
	text-align: left;
	width: 90%;
}
#leftbar #box_left_marque {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	margin: 0 5px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
#box_lnkfb a {
	background: url("/images/img_lnkfb.jpg") no-repeat scroll center center #465e8c;
	border: 1px solid #026;
	color: #fff;
	display: block;
	font-size: 20px;
	height: 31px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}
h2.titre_box_left {
	background: none repeat scroll 0 0 #e03215;
	color: #fff;
	margin: 0 auto;
	padding: 2px 2%;
	text-align: center;
	text-transform: uppercase;
	width: 95%;
}
#cart, .short #cart {
	font-size: 1.2em;
	left: 0;
	margin: 0;
	position: static;
	right: auto;
	top: 0;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 -5px 15px -10px #000;
	margin-left: 0;
}
.informations {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;
	margin: 10px 0;
	padding: 5px 0;
	width: 225px;
}
.vignette_variante {
	background: none repeat scroll 0 0 #fff;
	border: 2px dotted white;
	float: none;
	margin: 1% 0;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
body#fiche_produit #page #vignettes_img #fiche_colgauche {
	float: left;
	margin: 0.5% 0;
	padding: 5px;
	width: 100% !important;
}
.menu_smart {
	display: block;
	margin: 5px 0;
	width: 100%;
}
.menu_smart option {
	border-bottom: 1px solid #dddddd;
	color: #999999;
	font-size: 1.2em;
	padding: 8px;
}
#pages.index #main {
	float: left;
	min-height: 450px;
	padding: 80px 0 0 0!important;
	width: 100%;
}
#pages.index #wrapper {
/*	background: #fff none repeat scroll 0 0;
*/	box-shadow: 0 5px 10px -8px #000;
	margin: 0 auto;
	padding: 0 0 40px;
	width: 100%;
}
#mentions p {
	color: #ccc;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 3px;
	width: auto;
}
.menu_smart {
	display: block;
	margin: 5px 0;
	width: 100%;
}
.menu_smart option {
	border-bottom: 1px solid #dddddd;
	color: #999999;
	font-size: 1.2em;
	padding: 8px;
}
#pages #cont_spe {
	border-bottom: 4px solid #ddd;
	display: block;
	margin: 0;
	padding: 0;
	position: static;
	right: 0;
	width: 100%;
	
}
#pages #cont_spe li {
	height: 345px;
}
.bactu a {
	display: block;
}

.bactu a.lnk_more {
	padding: 5px;
}
#cont_spe .l_actu_det {
	display: block;
	margin: 20px 20px 0;
	font-size:90%;
width:20%;
}
#pages #cont_spe .bactu .titre {
	float: none;
	font-size: 1.2em;
	margin: 2%;
/*	width: 95%;
*/}
#pages #cont_spe .bactu .img_z {
	border: 5px solid #fff;
	box-shadow: 0 5px 10px -5px #000;
	display: block;
	float: none;
	margin: 0 auto;
	max-height: 200px;
	width: 250px!important;
	overflow: hidden;
/*	width: 80%;
*/}

#b_main_menu.open, .short #b_main_menu.open {
    height:auto!important;
}

.cont_lnk_more {
	width: auto !important;
	margin: auto;
	font-size: 10px; 
	padding: 0 !important;
}
/* Menu Smart avec Barre animées */
#b_main_menu, .short #b_main_menu {
	/* background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; */
	/* border-radius: 5px; */
	/* border-top: 6px solid #999; */
	clear: both;
	float: none;
	height: 65px !important;
	margin: 10px auto 0 !important;
	padding: 0;
	position: static;
	border-left: 0;
	width: 100%;
	/* top: 55px; */
	/* order: -1; */
	border-right: 0;
}
#b_main_menu > ul {
	max-height: 0;
}
#b_main_menu.open > ul {
	max-height: 999em;
	display: block;
}
.index #b_main_menu {
	display: block;
	width: 100%;
	border: 0;
	/* height: 55px!important; */
}
.nocol #banner_menuleft {
	display: none;
}
#b_main_menu li {
	border-bottom: 1px none;
	border-radius: 0;
	float: none;
	list-style: outside none none;
	margin: 0px!important;
	max-height: 0;
	overflow: hidden;
	padding: 0 !important;
	transition: all 0.3s ease 0s;
	width: 100% !important;
}

#b_main_menu.open li, .short #b_main_menu.open li {
    max-height: 2000px;
    /* margin: 1px!important; */
    background: rgba(255,255,255,0.3);
    height: auto;
    line-height: 100%;
}
#b_main_menu table.menu_left td {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 -15px transparent;
	border: 0 solid blue;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
#b_main_menu table.menu_left td a, .short #b_main_menu table.menu_left td a {
	font-size: 1.6em;
	line-height: 1.6em;
	/* color: #fff; */
}
#b_main_menu li ul.try, #menu_three li ul.try, #b_main_menu li:hover ul.try, #menu_three li:hover ul.try {
	background: none repeat scroll 0 0 transparent;
	border: 0 solid #FFFFFF;
	left: 0;
	margin: auto;
	padding: 0;
	float: none;
	position: static;
	display: none;
	max-width: 100%!important;
	width: 100%;
}

#conteneur_nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 65px;
}
ul.try.open {
	position: static!important;
	display: block!important;
}

section#id_contact #contact {
    /* background: #DFDFDF; */
    padding: 200px 0 0 0;
    width: 98%;
    background: url(/images/logo.png) no-repeat center 0px / 280px auto;
}


.lnk_produit h3 a {
    margin: 0 auto;

}

.tiers, .deuxtiers {
    border: 0 !important;
    width: 98%!important;
    padding: 0.5%!important;
    margin: 0.5%!important;
    /* height: 60px!important; */
}

.bloc_produit .image_categorie {
    height: 350px;
}



#b_main_menu li.up, .short #b_main_menu li.up {
    background: #999 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0 !important;
}

#b_main_menu li ul.try li, .short #b_main_menu li ul.try li {
	background: #fff none repeat scroll 0 0;
	box-shadow: 1px 0 10px -8px #000000;
	float: none;
	margin: 1px 0;
	padding: 5px 0 !important;
}

.m_bloc_contenu.full.colored.wide.equipe {
    flex-wrap: wrap;
}


#page #banner #b_main_menu li ul.try li {
	background: rgba(255,255,255,0.9);
	padding: 0px 0 !important;
}
#page #banner #b_main_menu li ul.try.open li , #page #banner #b_main_menu.open li.up ul.try li {
	background: rgba(255,255,255,0.9);
	padding: 10px 0 !important;
}

#page #banner h1.titreg {

    position: static;
}
#hdl_menu_smart {
	/* background: #ffd; */
	color: #fff;
	display: block;
	padding: 5px;
	position: absolute;
	width: auto;
	margin-bottom: 0px;
	top: 10px;
	/* margin-top: 50px; */
	right: 0;
}
#hdl_menu_smart a h2 {
	color: rgba(0,0,0,0);
	margin: 0;
	padding: 5px 2%;
	position: relative;
	width: 70px;
	float: right;
}
#hdl_menu_smart .barre {
	background: #f00 none repeat scroll 0 0;
	border-radius: 2px;
	display: block;
	height: 4px;
	position: absolute;
	right: 13px;
	top: 10px;
	transform: rotate(0deg);
	width: 30px;
	transition: all 0.5s ease 0.2s;
}
#hdl_menu_smart .barre.barre_01 {
	transition: all 0.4s ease 0.1s;
	width: 35px;
}
#hdl_menu_smart .barre.barre_02 {
	top: 20px;
}
#hdl_menu_smart .barre.barre_03 {
	transition: all 0.3s ease 0.2s;
	top: 30px;
	width: 25px;
}
.open #hdl_menu_smart .barre.barre_01 {
	transform: rotate(225deg);
	top: 21px;
	background: #aacb3c;
	width: 30px;
}
.open #hdl_menu_smart .barre.barre_02 {
	height: 1px;
	right: 30px;
	top: 23px;
	transform: rotate(180deg);
	width: 1px;
	background: #fff;
}
.open #hdl_menu_smart .barre.barre_03 {
	transform: rotate(135deg);
	top: 21px;
	background: #aacb3c;
	width: 30px;
}
/* Menu Smart avec Barre animées EOF */
section#id_contact .ind_cont_titre, section#localisation .ind_cont_titre {
	margin: 15px 0;
	padding: 0;
	position: static;
	text-align: center;
}
.ind_loca_right {
	clear: both;
	float: none;
	height: auto;
	margin: 15px;
	text-align: center;
	width: auto;
}
#id_contact .bloc {
	margin: 10px;
	text-align: center;
}
#contact .bloc label, #devis .bloc label {
	display: block;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
}
#contact .bloc .champs {
	width: 100%;
	margin: 3px;
}
.nested .deploie {
	border: 0 solid;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 14px;
	transform: scale(1.5);
	transition: all 0.3s ease 0s;
	width: 20px;
	z-index: 10;
}
.up .deploie .b2, .up .deploie .b1 {
	background: #fff none repeat scroll 0 0;
}
#b_main_menu .menu_top_main_li.gauche {
    display: block;
    height: auto;
}
.half, .ters {
	width: 98%!important;
	margin: 0 0.9%!important;
}

.cont_bo {

	flex-wrap: wrap;
}

.cont_bo .bo_block {
	/* background: url(/images/bo_abo.png) no-repeat center top; */
	max-width: 90%;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 5px;
	padding-right: 10px;
	background-size: 100% 100% !important;
	width: auto;
}
.cont_bo .bo_block.bo_unitaire .prod_index.pi_half p {
	bottom: 0;
}
.cont_bo .prod_index p {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	visibility: hidden;
	width: 100%;
}
.cont_bo .prod_index.pi_half img {
	max-width: 100%;
margin-top: -20px;
margin-bottom: 20px;
}

.bloc_option_ind .cont_flex {
	flex-wrap:wrap ;
}
.bloc_option_ind .half {
	margin: 20px !important;
	box-shadow: 0 5px 15px -10px #000;
	max-width: 450px;
	width: calc(90% - 40px) !important;
}
.bloc_option_ind_inner {
	background: url(/images/bas_cont_page.png) no-repeat center calc(100%) / 100%;
	padding-top: 40px;
	padding-bottom: 100px;
}
.bigblock {
	/* width: 90%; */
	width: 100%;
	margin: auto;
}

.bloc_option_ind h2 {
	color: #fff;

}

.short #page #banner h1.titreg {
	opacity: 1;
	display: inherit;
}

#inner_banner_bis {
    background: none;
    top: 0;
    height: auto!important;
}
.bloc_option_ind_inner_bis {
	
	 top: 0px; 
}
#pages.nocol #page #main {
	margin-top: 0;
}
#page #inner_banner , .short #page #inner_banner {
	height: auto;
	padding:0;
}
 nav#alt_acces .ul_right , .short nav#alt_acces .ul_right,  nav#alt_acces .ul_left, .short nav#alt_acces .ul_left {
	width: auto;
	position: static;
	top: auto;
	right: auto;
}
#pages_gamme.pid_25 h1.titreg {
	margin: 0 5%;
}

.outer_block_inner {
	background: no-repeat;
	padding-bottom: 0;
	margin-bottom: -90px;
}
.outer_block_index {
	background: #fff;
	overflow: visible;
}

.index #page {
    margin: 0 auto;
/*    min-height: 550px;
*/}
#adlink_banner {

    position: relative;
    bottom: 150px;
}
.index nav#alt_acces li a {
	/* color: #2c68b3; */
	color: #fff!important;
}
.liste_prov {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.insplash img {
	max-width: 90%;
	display: block;
	margin: auto;
}
.insplash {
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 510;
	box-shadow: 0 5px 15px -10px #000;
}
.index .outer_cam.cam_parc {
	/* background: url(/images/fond_actus_parc.png) no-repeat center / 99% 99%; */
	padding: 60px 0px 80px;
	margin:0;
}

#page #banner h1.titreg {
	color: #fff;
	/* font-family: 'Muli'; */
	text-shadow: 5px 4px 7px rgba(0,0,0,0.7);
	/* background: url(/images/bas_banner) no-repeat center bottom / 100%; */
	width: 100%;
	padding: 50px 0;
	border: 0;
	margin: 0;
	position: static;
}

table#tableau_tarifs {
    /* border: 2px solid rgba(0,0,0,0.5); */
    border-spacing: 1px 5px;
    border-collapse: separate;
}
table#tableau_tarifs th {
    border: 2px solid #000;
    background: #fff;
    /* outline: 2px solid #fff; */
}
table#tableau_tarifs td {
    border: 1px solid #000;
    padding: 4px;
    font-size: 1.3em;
}

.ul_first li.lnk_accueil a {
    text-align: center;
    width: 100%;
}

#b_main_menu ul , .short #b_main_menu ul {
	background: none;
	margin: 0;
	width: 100%;
	flex-direction: column;
}

#inner_agenda.standalone iframe{ 
height:1150px!important;
}
#content_new_pub #cont_pub_texte, .content_new_pub .cont_pub_texte {
    margin: 20px;
}


#content_new_pub #cont_pub_texte, .content_new_pub .cont_pub_texte , #content_new_pub #cont_pub_texte h1, .content_new_pub .cont_pub_texte h1 , #content_new_pub #cont_pub_texte h2, .content_new_pub .cont_pub_texte h2 , #content_new_pub #cont_pub_texte h3, .content_new_pub .cont_pub_texte h3 , #content_new_pub #cont_pub_texte h4, .content_new_pub .cont_pub_texte h4  , #content_new_pub #cont_pub_texte span, .content_new_pub .cont_pub_texte span  {
    width:auto!important;
    font-size: 16px;
    line-height: 100%;
   
}
.inner_text {
    display:none;
}
.inner_text_bis {
    display: flex;
    margin: 10px 5px 20px;
    font-size: 120%;
    /* height: 150px; */
    /* border: 1px solid #e00; */
    position: static;
    padding: 10px 1%;
}
.inner_text_bis.haslnk {
    margin-top:50px;
}
#prev_pub, .prev_pub {
    background:rgba(0,0,0,0.05);
}
#content_new_pub #cont_pub_texte p {}
#content_new_pub #cont_pub_texte p > span, .content_new_pub .cont_pub_texte p > span  {font-size: inherit!important;}

#inner_banner_ter , .short #inner_banner_ter {
	height: auto;
	min-height: 55px;
	box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.3);
}

.titre_accueil img {
    width: 25px!important;
    /* background: #fff; */
    display: none;
}
#adresse_baspage .wrap {
    display: flex;
    flex-wrap:wrap;
}
#bloc_index01 {background-size: 50px;padding: 30px 0 0 40px!important;width: calc(100% - 40px)!important;}
#bloc_index02 {background-size: 50px;padding: 30px 0 0 40px!important;width: calc(100% - 40px)!important;
}
#bloc_index03 {background-size: 50px;padding: 30px 0 0 40px!important;width: calc(100% - 40px)!important;
}
.m_bloc_droit.tiers.tiers2 {
    
width: 100%!important;
    
flex: 3;
}
#text_img_index {
    /* display: none; */
    transform: scale(0.5);
    width: 100%;
    left: 0;
    top: 0;
}
#adresse_baspage .logo {width: auto;margin: 20px auto;}
.bloc_adresse .half {

flex:none;

padding-left: 1%!important;

padding-right: 1%!important;

border: 0!important;

margin: 0!important;

padding: 0;
}

article table, article img, .cat_77 article div {
   width:auto!important;
   height:auto!important;
   max-width:100%;
   margin: auto!important;
}

#bloc_marque .wrap .box_mk a img, #bloc_part .wrap .box_mk a img {
    max-height: 70px;
    max-width: 95%;
}
#slogan_ban {
    display: block;
    position: static;
    font-size: 18px;
    justify-content: center;
    }
#slogan {
    position: static;
    display:flex;
    flex-direction: column;
     display: none; 
    /* order: -2; */
}

#slogan span{ }

main#main {
    width:auto;
}
#partenaires li.part td.img_part {
    width:100%;
}
.lnk_form {
    right: 0;
    top: 0;
}

#adresse_baspage .bloc_adresse {flex-wrap:wrap;width: auto;font-size: 1em;}
    #gal_foot {
    
flex-wrap: wrap;
    }   
    
    #gal_foot a {
    
flex:none;  width: 50%;  }
    

#gal_foot.full .img_foot {
    
width:50%;    
}

#present_part {
    
display: flex;
    
flex-direction: column;
}

    .titre_accueil h2 span {
    font-size: 30px!important;
    color: #fff!important;
}


@media screen and (max-width: 650px) {
    
    .lnk_form {
    right: 0;
    top: 0;
    position: static;
    width: 100%;
    margin: 0!important;
    padding-right: 0!important;
    padding-left: 0!important;
}

    #pages #cont_spe ul {
        flex-wrap: wrap;
    }
    
    #gal_foot a {
    
flex:none;  width: 100%;  } 
    #pages #cont_spe li {
        
width: 80%;
    }
    .titre_accueil h2 span {
    font-size: 19px!important;
    color: #fff!important;
}
  #gal_foot.full .img_foot {
    
width:100%;    
}  
    
}

.second_blocs {

flex-direction:column;

width: 100%;
}

#present_part .row.pdesc {
    padding: 1%;
    width: 98%;
}



.alt #index_liste_pub .row {
    width:48%;
}
.alt .pub2part a {
    font-size:16px;
}
.alt #prev_pub_inner, .alt .prev_pub .prev_pub_inner {
    height: 170px;
    min-height: 170px;
    position: static!important;
    border:1px;
}

.alt .haslnk #prev_pub_inner, .alt  .prev_pub.haslnk .prev_pub_inner {
   
    margin-bottom: 44px!important;
}


.alt .inner_text_bis {
    display: flex;
    margin: 5px;
     font-size: 100%; 
    padding: 5px 1%;
}
.alt .label_actif {
    max-width:100%;
}
.alt .pubaction {
   
    flex-direction: column;
}
.alt .pubaction a.info_pub img {
    height: 15px;
    width: 15px;
}
.alt .pubaction >a, .alt .pubaction > div {
    margin: 3px auto;
}

.alt #content_new_pub #cont_pub_texte, .alt .content_new_pub .cont_pub_texte, .alt #content_new_pub #cont_pub_texte h1, .alt .content_new_pub .cont_pub_texte h1, .alt #content_new_pub #cont_pub_texte h2, .alt .content_new_pub .cont_pub_texte h2, .alt #content_new_pub #cont_pub_texte h3, .alt .content_new_pub .cont_pub_texte h3, .alt #content_new_pub #cont_pub_texte h4, .alt .content_new_pub .cont_pub_texte h4, .alt #content_new_pub #cont_pub_texte span, .alt .content_new_pub .cont_pub_texte span {
    font-size: 16px;
    height: auto!important;
    width: auto!important;
    margin: auto!important;
    position: static;

}

.alt a.lnk_plus, .alt #content_new_pub, .alt .content_new_pub { 
    position: static;
    padding:5px 2px ;
}
table.cart th, table.cart td {
    font-size: 12px;
}
.row_cart h3 {
    font-size: 16px;
}
em.time_res {
    flex-direction:column;
}
span.val_quant {
    
display: flex;
    
width: 100%;
    
justify-content: center;
    
margin: 5px auto;
}

#page_cart main#main article {
margin-top: 20px;    
}
#page_cart main#main article {
    /* overflow: auto; */
    /* width: 100%; */
    /* display: block; */
    /* max-width: 423px; */
}
#cont_table_cart {
    
overflow: auto;
    
max-width: 650px;
    
border: 3px solid #eee;
}
.hdl_quant .hdl_btn a {
    width: 20px;
    height: 20px;
    line-height:20px;
}


@media screen and (max-width: 450px) {
    
  form#form_new_pub #prev_pub #prev_pub_inner, .prev_pub .prev_pub_inner {
    max-width: 100%;
    width: 350px;
    border: 0;
    height: 233px;
    background-size: contain;
} 
   
    #cont_table_cart {
       
max-width: 400px;
    
}
    
    
}


@media screen and (max-width: 400px) {
   
    #cont_table_cart {
max-width: 330px;
}
    
    
} 

#load_load, #load_f {
    display:none!important;
}