@charset "utf-8";
/* CSS Document */



body {
	border: 0px solid red!important;
}
.index #page #banner {
}
#retour_accueil a img {

}
#ajout_banner {
	left: 0;
	margin: 0 0 0 5px;
	text-align: left;
}
#picto_france {
	right: 2%;
	left: auto;
	margin: 5px 0 0 0px;
}
#box_log {
	border: 0 solid #999999;
	left: auto;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
}
#cart {
	font-size: 1.2em;
	left: auto;
	margin: 0;
	right: 5px;
}
#recherche {
	left: auto;
	margin: 0;
	position: absolute;
	right: 5px;
}

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

#pages.index #wrapper iframe{
max-width:100%!important;	
width:100%;
	 }
	 
.oc_left #page #main, .oc_left #page.two_col #main {
	float: left;
	min-height: 450px;
	padding: 35px 0 0 275px;
	width: calc(100% - 275px);
}
#page #wrapper {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: none;
	margin: 0 auto;
	padding: 0 0 40px;
	width: 100%;
}
.wrap {
	margin: auto;
	width: 100%;
}
#leftbar {
	border: 0 solid #cccccc;
	border-radius: 0;
	float: left !important;
	margin: -8px 5px 0 -100%;
	min-height: 450px;
	overflow: hidden;
	padding: 0;
	width: 275px;
}
#filtre_mk {
	float: right;
	margin: -52px 5px 0 0;
	position: relative;
}
#main .informations .box {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	float: left;
	font-size: 90%;
	height: 90px;
	margin: 0 0.3% 4px 0;
	overflow: hidden;
	padding: 10px 0 0 !important;
	text-align: center;
	width: 48%;
}
.informations {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;
	margin: 10px 5px;
	padding: 5px;
	width: calc(100% - 10px)!important;
}
.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: left;
	margin: 5px 0.1% 15px;
	padding: 0;
	width: 32.5%;
}
#foot_cont {
	background: none;
	margin: 5px auto;
	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: left;
	padding: 0 0 0 12px;
	text-align: left;
	width: 44%;
}
.footer_out_right {
  color: #fff;
  float: left;
  margin-right: 1%;
  padding: 1%;
  width: 50%;
}
.footer_right {
  float: left;
  width: 60%;
}
#breadcrumb {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
}
#b_main_menu {

}

section#localisation .wrap {
  margin: auto;
  padding-right: 235px;
  width: calc(100% - 235px);
}

#footer .wrap {
  margin: 4% auto;
  padding: 0 250px 0 0;
  width: calc(100% - 250px);
}

#retour_accueil a {

}

.deploie {
	display:none;}
	
.textbloc .half img {
height:auto!important;
width:100%!important;	
	}

#b_main_menu table.menu_left td a {

  font-size: 1.2em;
}

.footer_left {
  float: none;
  margin: 0 2% 0 0;
  padding: 0 1% 0 0;
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.nested .deploie {
  border: 0 solid;
  display: inline-block;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 9px;
  transition: all 0.3s ease 0s;
  width: 15px;
  cursor:pointer;
}
.deploie .b1 {
  background: #000 none repeat scroll 0 0;
  height: 3px;
  left: 2px;
  position: absolute;
  top: 5px;
  transform: none;
  width: 13px;
}
.deploie .b2 {
  background: #000 none repeat scroll 0 0;
  height: 13px;
  left: 7px;
  position: absolute;
  top: 0px;
  transform: none;
  width: 3px;
}
.deploie.open .b1 {
transform: rotate(45deg);
  transition: all 0.4s ease 0.2s;
}
.deploie.open .b2 {
	transform: rotate(45deg);
	  transition: all 0.4s ease 0.4s;
 }
 #gal_foot.spe_rond .wrap {
  padding: 0 200px 0 0;
  width: calc(100% - 200px);
}
 
 .adresse {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ffffff;
  box-shadow: 0 5px 10px -8px #000;
  font-size: 1.2em;
  height: auto;
  left: auto;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 72px;
  width: 220px;
}
 
 @media screen and (max-width: 950px) {
.half.tiers {
  width: 65%!important;
  margin: 4% 20%!important;
}
.half.tiers img {
  max-width: 300px;
}
}