@charset "utf-8";
/* CSS Document pour resolution < 768px */

#page {
	/*background-color: transparent;*/
}

h1 {
	font-size: 35px;
}
h2 {
	font-size: 25px;
}
h2.sous-titre {
	margin-top: 0;
}
h3 {
	font-size: 22px;
}
h3.sous-titre {
	margin-top: 0;
}
h4 {
	font-size: 16px;
	font-weight: 700;
}
section h1:first-child, section h2:first-child, section h3:first-child, article h1:first-child, article h2:first-child, article h3:first-child {
	margin-bottom: 0.3em;
}
#header,
#header_top,
#header_inner,
#header_bottom,
#header .wrapper,
#conteneur,
#conteneur .wrapper,
#footer,
#footer_top,
#footer_inner,
#footer_bottom,
#footer .wrapper,
#contenu,
#sidebar_last {
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	top: 0;
	left: 0;
	overflow: hidden;
}

#header_top,
#header_inner,
#header_bottom,
#header .wrapper,
#conteneur,
#conteneur .wrapper,
#footer,
#footer_top,
#footer_inner,
#footer_bottom,
#footer .wrapper,
#contenu,
#sidebar_last {
	background-image: none;
}

#nav_widgets {
	position: relative;
	top: 0;
	right: auto;
}
#logo {
}
#logo img {
	/*width: 100%;*/
	max-width: 320px;
}

#block_actions {
	position: relative;
	margin: 0;
	left: 0;
	top: 0;
	padding: 5px;
	float: none;
	text-align: center;
}

#page_top h1,
.page-scroll-down,
#nav_main_subs,
#breadcrumbs {
	display: none !important;
}

#footer_1 > div {
	margin-top: 0px;
	padding-top: 20px;
}
#footer_2 > div {
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
}

/* nav main */
#nav_main {
	position: relative;
	top: 0;
	height: auto;
	margin: 0;
	float: none;
	background-image: none;
}
#nav_main_inner {
	float: none;
	margin-right: 0;
}
ul.slimmenu {
	text-align: left;
}
ul.slimmenu li {
	float: left;
}
ul.slimmenu li a {
	height: auto;
	padding: 10px 15px;
}
ul.slimmenu li ul li a {
	padding: 10px 15px;
}
ul.slimmenu li:hover .sub-toggle {
	display: block;
}

#nav_lang {
	position: relative;
	margin: 0;
	right: 0;
	top: 0;
	padding: 5px;
	float: right;
}

/* forms */
form .table, form .table-row {
	display: block;
}
form .table-cell {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
}
.table-cell:not(.label_cell) {
	margin-bottom: 1em;
}
.area-bouton {
	text-align: center;
}
.area-bouton-inner a,
.area-bouton-inner a:visited,
.area-bouton-inner button,
input[type="submit"] {
	font-size: 14px;
	padding: 15px 20px;
}
label {
	display: block;
	font-size: 16px;
}
.nav_onglet_slider label {
	margin: 10px 0px 0px;
}
.nav_onglet_slider input, .nav_onglet_slider select, .nav_onglet_slider textarea, .nav_onglet_slider .chzn-container {
	font-size: 16px;
	width: 100% !important;
}

/* blocks */
.width-fifth,
.width-fourth,
.width-third,
.width-half,
.width-two-thirds,
.width-three-fourths,
.width-four-fifths {
	margin: 0;
	width: 100%;
	padding: 10px;
	word-wrap: break-word;
	hyphens: auto;
}
.block {
	width: 100%;
}
.block_element {
	width: 100%;
	margin: 40px auto;
}
.block_more {
	display: none;
}

.nav_user {
	position: relative;
	float: none;
	right: auto;
	bottom: auto;
  margin: 0;
	text-align: center;
}

/* liste + serp */
#form_serp_cfg_tris {
	position: relative;
	top: auto;
	left: auto;
}
.serp_liste {
	margin-left: 0;
}
.serp_element.half-row {
	display: table-row;
}

.list_element_vignette {
	position: relative;
}
.list_element_vignette img {
  width:auto;
}
.serp_element, .list_element {
	width: 100%;
}
.serp_cfg_more_links {
	margin: 0;
}
.list_element_infos {
	overflow: hidden;
}
.list_element_infos h2 {
	font-size: 16px;
}

/* fiche */
.nav_fiche_cell {
	font-size: 18px;
}
.fiche_vignettes {
	width: auto;
}
.rubrique-3 .fiche_vignette {
	width: 50%;
}
.fiche_vignette_wrapper {
	max-width: 100%;
}
.fiche_vignette_wrapper img {
	max-width: 100%;
}
.fiche_overlay {
	position: relative;
	top: auto;
	left: auto;
}
#fiche_infos {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	margin: 0;
	width: 100%;
}
#fiche_action_prix {
	font-size: 50px;
}

/* panier */
.nav_panier_element_img {
	display: none;
}

/* gma */
.markers_selection {
	position: relative;
	right: auto;
	bottom: auto;
}

/* misc */
.lead {
	width: auto;
}
#img-zoom {
	width:0;
	height:0;
}

/* jquery sitcky */
.sticky-wrapper.is-sticky > div,
.sticky-wrapper.is-sticky > hgroup {
	position: relative !important;
}

