@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;
}
.ind_loca_right {
	float: none;
	height: auto;
	margin: 1% 2%;
	min-height: 450px;
	text-align: center;
	width: 94%;
}
#b_main_menu {
	/* border: 1px solid #999; */
	border-radius: 5px;
	float: none;
	height: auto !important;
	margin: 20px auto !important;
	padding: 2%;
	position: static;
	width: 95%;
	background: #900;
}
#b_main_menu > ul {
	display: none;
}
.index #b_main_menu {
	display: block;
}
#b_main_menu li {
	border-radius: 0;
	float: none;
	list-style: none outside none;
	margin: 1px 1px;
	padding: 0 !important;
	width: 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: 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 {
	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;
}
#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%;
}
#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;
	position: static;
	width: 100%;
	padding: 10px 0 80px 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: 20px 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 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  height: auto;
  left: auto;
  margin: 0 auto;
  max-width: 300px;
  position: static;
  top: 0;
  width: 80%;
}
#menu_second_top ul li.lnksm a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
}

#upper_banner h2.texte_banner {
  float: none;
  margin: 60px 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#menu_second_top ul li.lnksm.up a {
  color: rgba(255, 255, 255, 1);
  font-size: 23px;
  font-weight: bold;
  text-shadow: 1px 1px 2px #000;
}

#retour_accueil a img {
  background: rgba(0, 0, 0, 0) url("/images/logo.png") no-repeat scroll center top / 100% auto;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  position: static;
  width: 100%;
}
#page #banner {
  background-size: auto 100% !important;
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#page #banner .wrap {
	background: none!important;
	border-top: 1px solid transparent;
	height: auto;
	margin-top: -1px;
}
#page #banner .wrap #inner_banner_1 {
	/* background: none; */

	border-top: 1px solid transparent;
	height: auto;
	margin-top: -1px;
}
#ajout_banner {
	font-size: 90%;
	left: 0;
	margin: 0 !important;
	position: static;
	text-align: center;
	width: 100%;
}
#breadcrumb {
	display: none;
}
#footer .upper_foot {
	border: 0 solid blue;
	float: left;
	margin: 0 0 4px;
	min-height: 40px;
	text-align: center !important;
	width: 100%;
}
.textbloc {
	overflow: hidden;
	padding: 2%;
	width: 96%;
}
.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%;
}
#pages.index #page #banner {
	height: auto;
}
#pages.index #footer {
	box-shadow: 3px 3px 4px #333333;
	height: auto;
	margin: 50px 0 0;
	padding: 10px 0 0;
	position: static;
	width: 100%;
}
.load-item {
	display: none!important;
}
#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: none repeat scroll 0 0 #EEEEEE !important;
	border: 1px solid #DDDDDD !important;
	height: 20px;
	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 {
	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;
}
#cart h3 a {
/* color: #49f;*/

}
#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: #333;
	text-shadow: 1px 1px 5px #FFFFFF;
}
#recherche {
	background: url("/images/deg_blanc.png") repeat-x scroll 0 0 #333333;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 1px 10px;
	position: fixed;
	top: auto;
	width: 100%;
}
#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%;
}
#fiche_produit #page #main {
	float: none;
	padding: 0;
	width: 98%;
}
.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.bp_light  .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.bp_light  .box_prod_right .lp_prix {
	color: #000000;
	font-size: 30px;
}
.box_prod.bp_light  .prod_nom {
	color: #145DC7;
	font-size: 1.3em;
	height: 30px;
	line-height: 20px;
}
#leftbar .box_prod.bp_light  .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%;
}
.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 h4 {
	color: #FFFFFF;
	float: left;
	font-size: 1.1em !important;
	font-weight: normal;
	margin: 0 0 15px 15px;
}
.box.box_new {
	margin: 0;
	text-align: center;
	width: 100%;
}
#menu_smart {
}

nav#alt_acces {
  clear: both;
  height: 145px;
  margin: 0;
  padding: 0;
  position: static;
  text-align: center;
  width: 100%;
  z-index: 51;
}
#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;
}

#college {
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  z-index: 12;
  top: 0;
  
}
#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;
	position: static;
	text-align: center;
	width: 100%;
	z-index: 51;
}
.index #menu_smart {
	display: none;
}
#menu_smart a {
	color: #59f;
}
#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: url("/images/fond_texture.jpg") repeat scroll 0 0 #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%;
}

#cart .inner_cart {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 0;
	border-radius: 0;
	float: none;
	height: auto;
	margin: 0;
	padding-left: 6px;
	width: auto;
	display: flex;
}
#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;
}
#recherche input {
	background: none repeat scroll 0 0 #FFFFFF;
	border-right: 1px solid #DDDDDD;
	box-shadow: 1px 1px 4px #999999 inset;
	height: 28px;
	margin: 2px 5px;
	position: relative;
	width: 60%;
}
.lnk_retour {
	border-bottom: 1px solid #999999;
	color: #AAAAAA;
	font-size: 130%;
	margin: -10px 0 10px 5px;
}
.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: 2px 0;
	padding: 0;
	width: 100%;
}
.footer_right {
	float: none;
	width: 100%;
	margin: 2px 0!important;
}
.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 {
	font-size: 1.2em;
	left: 0;
	margin: 0;
	position: static;
	right: auto;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.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%;
}
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: none;
  min-height: 450px;
  padding: 20px 0 0;
  width: 100%;
}

#pages.index #wrapper {
  width: 100%;
}

.index .titre_accueil h1 {
  color: #ffffff;
  font-size: 2em;
  line-height: 110% !important;
  margin: 20px 0;
}
#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;
  font-size: 130%;
  margin: 5px 0;
  width: 100%;
}
.menu_smart option {
	border-bottom: 1px solid #dddddd;
	color: #999999;
	font-size: 1.2em;
	padding: 8px;
}
#college {
  margin-right: 0;
  margin-top: 120px;
  position: absolute;
  right: 0;
  transform: scale(0.9);
  z-index: 12;
}
.textbloc table {
width:100%!important;	
	}
	.textbloc table img, .textbloc img {
  height: auto !important;
  margin: 1%!important;
  padding: 1%!important;
  width: 96% !important;
}
.textbloc img.rond {

	width:80%!important;
	margin:1% 9%!important;
}

#menu_hd {
	/* background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; */
	color: #930;
	float: none;
	height: auto;
	position: static !important;
	right: 0;
	top: 0;
	width: 90%;
	display: none;
	padding: 5px 5%;
	background: #fff !important;
	text-align: center;
}

#recettes .accroche {
	border: 0 solid red;
	float: none;
	/* min-width: 580px; */
	width: 100%;
}
body#fiche_produit #page h3.prix_fiche {
	background: #b82e26 url("/images/deg_blanc.png") repeat-x scroll 0 -13px;
	border: 0 solid #00f;
	border-radius: 9px;
	color: #fff;
	font-size: 2.5em;
	font-weight: 400;
	margin: 0 auto 20px;
	padding: 15px 1%;
	text-align: center;
	width: 98%;
}