@charset "utf-8";
/* CSS Document pour resolution < 768px */

.hideonsmartphones {
	display: none;
}
.showonsmartphones {
	display: block;
}

body {
	font-size: 14px;
}

#page {
	/*background-color: transparent;*/
}

h1 {
	font-size: 28px;
	text-align: left;
	letter-spacing: -1px;
}
h2 {
	/*font-size: 22px;
	text-align: left;*/
	letter-spacing: -2px;
	margin-top: 0.5em;
}
h2.sous-titre {
	margin-top: 0;
}
h3 {
	font-size: 14px;
	letter-spacing: -1px;
	text-align: left;
}
h3.sous-titre {
	margin-top: 0;
}
h4 {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
}
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;
	max-width: 100%;
}
#conteneur .wrapper,
#contenu {
	margin: 0;
	padding: 0 1em;
}

#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;
}

.sommaire-content > div, .sommaire-content > p, .sommaire-content > h2, .sommaire-content > h3, .sommaire-content > h4, .sommaire-content > h5 {
	width: 100%;
}

#nav_widgets {
	position: relative;
	top: 0;
	right: auto;
}
#logo {
}
#logo img {
	max-width: 320px;
}

.highlight {
	font-size: 20px;
}

#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 {
	margin: 0;
}
ul.slimmenu li a {
	height: auto;
	padding: 10px 15px;
}
ul.slimmenu li > ul {
    width: 100%;
}
ul.slimmenu li ul li a {
	padding: 10px 15px;
}
ul.slimmenu li .sub-toggle {
    background-image: none;
}
ul.slimmenu li:hover .sub-toggle {
	display: block;
}

#nav_main_opt_4,
#nav_main_opt_5,
#nav_main_opt_6 {
	display: none;
}

#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;
}
p.lien a, .area-bouton-inner a, .area-bouton-inner a:visited, .area-bouton-inner button, input[type="submit"] {
	font-size: 14px;
	border-radius: 20px;
	padding: 5px 10px;
}
label {
	display: block;
	font-size: 11px !important;
}
.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;
}

input, select, option, textarea,
.ui-widget input, .ui-widget select, .ui-widget option, .ui-widget textarea {
	font-size: 12px !important;
	width: 100% !important;
    font-weight: normal;
}
option {
	font-size: 12px;
	padding: 1px;
}

#form_user_log_wrapper .form_field_cell {
	margin: 0.1em;
}

#bouton-inner-telechargement-multiple {
	display: none;
}

.area-bouton-inner {
    padding: 1px;
	margin: 0;
	width: 100%;
}

/* 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;
}
#bando {
}
.block_more {
	display: none;
}

.dialog-opener {
	display: none;
}
.dialog-opener:nth-child(1) {
	display: block;
}

.trombinoscope .trombine {
    width: 80%;
}

.teaser {
	text-align: left;
	font-size: 16px;
}

.nav_user {
	position: relative;
	float: none;
	right: auto;
	bottom: auto;
  margin: 0;
	text-align: center;
}

#sommaire {
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
}
#sommaire p.titre {
	font-size: 14px;
}
#sommaire h1 {
	padding-left: 1em;
	font-size: 12px;
}
#sommaire h2 {
	padding-left: 2em;
	font-size: 10px;
}
#sommaire h3 {
	padding-left: 3em;
	font-size: 9px;
}

/*
.search_form,
.search_form .ui-tabs .ui-tabs-panel,
.ui-dialog .ui-dialog-content {
	padding: 0
}
.search_form label {
	font-size: 10px;
}
*/

/* 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;
}
.serp_element_infos {
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}

table.liste tr th:nth-child(6),
table.liste tr th:nth-child(8),
table.liste tr th:nth-child(9),
table.liste tr th:nth-child(10),
table.liste tr th:nth-child(11),
table.liste tr th:nth-child(12),
table.liste tr th:nth-child(13),
table.liste tr th:nth-child(14),
table.liste tr th:nth-child(15),
table.liste tr th:nth-child(16),
table.liste tr th:nth-child(17),
table.liste tr th:nth-child(18),
table.liste tr th:nth-child(19),
table.liste tr th:nth-child(20),
table.liste tr th:nth-child(21),
table.liste tr th:nth-child(22),
table.liste tr th:nth-child(23),
table.liste tr th:nth-child(24),
table.liste tr th:nth-child(25),
table.liste tr th:nth-child(26),
table.liste tr th:nth-child(27),
table.liste tr th:nth-child(28),
table.liste tr th:nth-child(29),
table.liste tr th:nth-child(30),
table.liste tr th:nth-child(31),
table.liste tr th:nth-child(32),
table.liste tr th:nth-child(33),
table.liste tr th:nth-child(34),
table.liste tr th:nth-child(35),
table.liste tr th:nth-child(36),
table.liste tr th:nth-child(37),
table.liste tr th:nth-child(38),
table.liste tr th:nth-child(39) {
	display: none;
}
table.liste tr td:nth-child(6),
table.liste tr td:nth-child(8),
table.liste tr td:nth-child(9),
table.liste tr td:nth-child(10),
table.liste tr td:nth-child(11),
table.liste tr td:nth-child(12),
table.liste tr td:nth-child(13),
table.liste tr td:nth-child(14),
table.liste tr td:nth-child(15),
table.liste tr td:nth-child(16),
table.liste tr td:nth-child(17),
table.liste tr td:nth-child(18),
table.liste tr td:nth-child(19),
table.liste tr td:nth-child(20),
table.liste tr td:nth-child(21),
table.liste tr td:nth-child(22),
table.liste tr td:nth-child(23),
table.liste tr td:nth-child(24),
table.liste tr td:nth-child(25),
table.liste tr td:nth-child(26),
table.liste tr td:nth-child(27),
table.liste tr td:nth-child(28),
table.liste tr td:nth-child(29),
table.liste tr td:nth-child(30),
table.liste tr td:nth-child(31),
table.liste tr td:nth-child(32),
table.liste tr td:nth-child(33),
table.liste tr td:nth-child(34),
table.liste tr td:nth-child(35),
table.liste tr td:nth-child(36),
table.liste tr td:nth-child(37),
table.liste tr td:nth-child(38),
table.liste tr td:nth-child(39) {
	display: none;
}

table.liste-concerned tr th:not(.hideonsmartphones),
table.liste-concerned tr td:not(.hideonsmartphones) {
	display: table-cell;
}

/* 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 */
.ui-tabs .ui-tabs-panel,
.ui-dialog .ui-dialog-content {
	padding: 0
}

img.ui-datepicker-trigger {
	display: none;
}

.sticky-wrapper.is-sticky > div,
.sticky-wrapper.is-sticky > hgroup {
	position: relative !important;
}
.dialog-eie {
    width: auto !important;
}


/* specific */
.polaroid {
    display: block;
    width: 85%;
}
#block_info article div {
    width: 100%;
}
h1.titre-user-connect, h2.titre-user-connect {
	line-height: normal !important;
	height: auto;
	padding-left: 60px;
	background-size: 13%;
	color: #007DC3;
}
h1.titre-user-create, h2.titre-user-create {
	line-height: normal !important;
	height: auto;
	padding-left: 60px;
	background-size: 13%;
	color: #007DC3;
}

#offre-einventaire .feature-cell > div {
	font-size: 10px;
	min-height: 70px;
	height: auto;
	margin: 0.5px;
	padding: 5px;
}
#offre-einventaire .area-bouton-inner a {
    font-size: 9px;
}
.camera-slide-txt h2 {
    font-size: 14px;
    letter-spacing: 0px;
    padding: 10px 20px;
}
.dialog-opener img {
    width: 80px;
}
.liste {
	font-size: 10px;
}
.liste td > img {
	max-width: 60px;
}

.filter_element_string {
  font-size: 12px;
  padding: 1px 5px;
  padding-right: 30px;
}

#action_groupee_choice #action option {
	display: none;
}

.countDown_digit_cont {
    width: 0.8em;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 4em;
}

.stats_chart {
	width: 100% !important;
	height: 200px;
	text-align: center;
	float: none;
	margin: 0;
}

#block-teaser-1 {
    background-image: none;
}
#block-teaser-3 {
    background-image: none;
	background-color: #007DC3;
}
