/*
	Theme Name: Ailleurs
	Theme URI: http://www.ailleurs.ch
	Author: stwebmarketing
	Author URI: http://www.st-webmarketing.ch/
 
	Version: 3.0
  
	Template: genesis
	Template Version: 2.2.2
	
*/

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

audio,canvas,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,a:hover {
	outline: 0
}

h1 {
	font-size: 15px;
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,kbd,pre,samp {
	font-family: monospace,serif;
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,input {
	line-height: normal
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h3 {
	font-size: 17px;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #8d8d8d;
	font-family: "proxima-nova", sans-serif;
	font-size: 15px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	transition: all 0.2s ease-in-out;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #f5f5f5;
}

::-moz-selection {
	color: #8d8d8d;
}

::selection {
	color: #8d8d8d;
}

/* Wrap
------------------------------------------------------------ */

.wrap {
	margin: 0 auto;
	max-width: 1010px;
}

/*added 0ctober 15*/

.site-inner {
	clear: both;
}

.ailleurs-landing .wrap {
	width: 800px;
}

/* Header
------------------------------------------------------------ */

.responsive-logo-top {
	visibility: hidden;
}

.site-header {
	background-position: top left !important;
	margin: 0  auto;
	margin-top: 0;
	min-height: 68px;
	overflow: hidden;
	width: 1010px;
}

.title-area {
	float: left;
	overflow: hidden;
	width: 20%;
}

.site-title {
	font-family: "proxima-nova", sans-serif;
	font-size: 31px;
	font-weight: bold;
	line-height: 1;
	margin: 15px 0 10px;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #3e3e3e;
	text-decoration: none;
}

.site-description {
	display: none;
}

.site-header .widget-area {
	float: left;
	margin-top: 0;
	width: 80%;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 68px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 128px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}

/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 100%;
}

/* Header / Primary / Secondary Navigation / Store & Espace pro
------------------------------------------------------------ */

.nav-primary,
.nav-secondary {
	background-color: #f5f5f5;
}

.menu-primary,
.site-header .menu {
	font-family: "proxima-nova", sans-serif;
	clear: both;
	overflow: hidden;
	width: 870px;
}

.menu-secondary {
	font-family: "proxima-nova", sans-serif;
	font-size: 15px;
	clear: both;
	overflow: hidden;
	margin-top: -5px;
	width: 870px;
}

.menu-primary,
.site-header .menu {
	color: #8d8d8d;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}

.site-header .menu {
	float: left;
	width: 870px;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.site-header .menu a {
	color: #8d8d8d;
	display: block;
	font-weight: normal !important;
	margin-right: -0px;
	padding: 4px 15px 4px 15px;
	position: relative;
	text-decoration: none;
}

.site-header .menu li#menu-item-103 a {
	width: 115px; /*121px*/
}

.site-header .menu li#menu-item-104 a {
	width: 110px; /*previous 189px*/
}

.site-header .menu li#menu-item-105 a {
	width: 120px;
}

.site-header .menu li#menu-item-106 a {
	width: 125px; /*previous 121px*/
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary li:hover a,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	color: #333;
}

.site-header .menu li a:hover,
.site-header .menu li:hover a {
	background: #fff;
	color: #333;
	-moz-box-shadow: 1px 1px 3px #8d8d8d;
	-webkit-box-shadow: 1px 1px 3px  #8d8d8d;
	box-shadow: 1px 1px 3px #8d8d8d;
}

/* Sub-Menu Expositions
------------------------------------------------------------ */

.site-header .menu li#menu-item-75 a,
.site-header .menu li#menu-item-73 a,
.site-header .menu li#menu-item-76 a,
.site-header .menu li#menu-item-74 a,
.site-header .menu li#menu-item-71 a,
.site-header .menu li#menu-item-874 a,
.site-header .menu li#menu-item-7670 a {
	width: 120px;
}

/* Sub-Menu Mediation culturelle
------------------------------------------------------------ */

.site-header .menu li#menu-item-830 a,
.site-header .menu li#menu-item-69 a,
.site-header .menu li#menu-item-66 a,
.site-header .menu li#menu-item-65 a,
.site-header .menu li#menu-item-67 a,
.site-header .menu li#menu-item-8343 a,
.site-header .menu li#menu-item-11455 a,
.site-header .menu li#menu-item-8664 a,
.site-header .menu li#menu-item-13544 a {
	width: 115px; /*previous 194px*/
}

/* Sub-Menu Collections
------------------------------------------------------------ */

.site-header .menu li#menu-item-559 a,
.site-header .menu li#menu-item-80 a,
.site-header .menu li#menu-item-836 a,
.site-header .menu li#menu-item-837 a,
.site-header .menu li#menu-item-81 a {
	width: 125px;
}

/* Sub-Menu Informations
------------------------------------------------------------ */

.site-header .menu li#menu-item-84 a,
.site-header .menu li#menu-item-490 a,
.site-header .menu li#menu-item-87 a,
.site-header .menu li#menu-item-491 a,
.site-header .menu li#menu-item-85 a,
.site-header .menu li#menu-item-88 a {
	width: 130px; /*previous 126px*/
}

.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background-color: #fff;
	border-bottom: none;
	border-top-color: #cbcbcb;
	border-top-style: solid;
	border-top-width: 0.75px;
	color: #8d8d8d;
	font-size: 18px;
	margin-left: 0;
	padding: 3px 10px 3px 15px;
	position: relative;
	-moz-box-shadow: 1px 1px 3px #8d8d8d;
	-webkit-box-shadow: 1px 1px 3px  #8d8d8d;
	box-shadow: 1px 1px 3px #8d8d8d;
	/*

For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8d8d8d')";
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
	color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0;
	position: absolute;
	width: 220px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	font-weight: bold;
	padding: 20px;
	text-transform: uppercase;
}

.menu li.right a {
	color: #3e3e3e;
	display: inline;
}

.menu li.right a:hover {
	color: #ed702B;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}

/* Secondary Navigation
------------------------------------------------------------ */

.menu-secondary {
	display: block;
	font-weight: normal !important;
	padding: 20px 0 0 0;
	margin-left: 119px;
	text-decoration: none;
	width: 100%;
}

.menu-secondary a {
	color: #8c8c8c;
	display: block;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}

.menu-secondary li {
	width: 29.3%;
}

.menu-secondary li a {
	border: 1px solid #cbcbcb;
	margin-left: 24px;
	padding: 3px 0 3px 16px;
}

#menu-sous-menu-partenaires.menu-secondary li, #menu-sous-menu-amda.menu-secondary li, #menu-sous-menu-collections.menu-secondary li, 
#menu-sous-menu-espace-pro.menu-secondary li, #menu-sous-menu-agenda.menu-secondary li, #menu-sous-menus-hors-murs.menu-secondary li {
	width: 44.1%;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
}

#responsive-menu-icon::before {
	color: #333;
	content: "\f333";
	font: normal 24px/1 'dashicons';
	margin: 0 auto;
}

/* Menu boutique avec 5 onglets  17.6% (4 onglets width:22%)
------------------------------------------------------------ */

#menu-sous-menu-boutique.menu-secondary li,
#menu-sous-menu-activites.menu-secondary li {
	width: 17.6%;
}

/*Menu mediation avec 4 onglets 22%*/

#menu-sous-menu-mediation.menu-secondary li {
	width: 22%;
}

#menu-sous-menu-mediation.menu-secondary li a {
	padding:3px 0 3px 9px;
}

.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.menu-secondary .parent-page-menu-item a,
.menu-secondary .parent-page-menu-item a {
	background: #cbcbcb;
	color: #333;
}

.collection1  li.menu-item-403 a,
.collection2  li.menu-item-403 a,
.collection3  li.menu-item-403 a,
.collection4  li.menu-item-403 a,
.collection5  li.menu-item-403 a,
.collection6  li.menu-item-403 a,
.collection7  li.menu-item-403 a,
.collection8  li.menu-item-403 a,
.collection9  li.menu-item-403 a,
.collection10 li.menu-item-403 a {
	background: #cbcbcb;
	color: #333;
}

.agenda li.menu-item-573 a, 
.agenda li.menu-item-719 a, 
.product-page-affiches li.menu-item-906 a,
.product-page-catalogues li.menu-item-907 a,
.expo li.menu-item-797 a,
.noactivity li.menu-item-720 a {
	background: #cbcbcb;
	color: #333;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 33px 0;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 12px;
	margin: 0 0 30px;
	padding: 10px 15px;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 15px 20px;
}

.taxonomy-description p {
	font-size: 14px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 100%;
}

/* Content
------------------------------------------------------------ */

.content {
	float: left;
	width: 100%;
}

.sidebar-content .content {
	float: right;
}

.full-width-content {
	width: 100%;
}

.entry {
	margin: 0;
}

.single-portfolio .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
	margin-left: 143px;
	max-width: 870px;
	position: relative;
}

.entry-content a,
.entry-content a:visited {
	color: #8d8d8d;
	font-weight: normal;
	text-decoration: none;
}

.entry-content a:hover {
	text-decoration: underline;
}

.entry-content p {
	margin: 0 0 19px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft,
.size-medium.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px dotted #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Portfolio
------------------------------------------------------------ */

.post-type-archive-portfolio .portfolio {
	float: left;
	margin: 0 15px 30px;
	width: 340px;
}

.portfolio-featured-image a img {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	border: 10px solid #f5f5f5;
	transition: all 0.2s ease-in-out;
}

.portfolio-featured-image a img:hover {
	border: 10px solid #ddd;
}

.single-portfolio .content {
	text-align: center;
}

.single-portfolio img {
	border: 20px solid #f5f5f5;
}

/* Headlines
------------------------------------------------------------ */

h1 {
	border-bottom: 1px solid #cbcbcb;
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	line-height: 25px;
	margin: 0 0 26px 143px;
}

h1 a,
h1 a visited {
	color: #333;
	font-weight: normal !important;
}

h1 a:hover {
	color: #333;
	font-weight: normal !important;
}

h2,
h2 a,
h2 a:visited {
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 10px;
}

h2 a:hover {
	color: #333;
	text-decoration: underline;
	line-height: 22px;
}

h3 {
	color: #333;
	font-size: 15px;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 10px;
}

h4,
h5 {
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 10px;
}

h6 {
	font-weight: bold;
	margin: 0;
}

.single-portfolio h1 {
	margin: 0 0 20px;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

.widget-area h4 {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.widget-area h4 a {
	color: #3e3e3e;
	text-decoration: none;
}

h5 {
	font-size: 19px;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0 0 0 35px;
	padding: 0 0 25px 25px;
}

/*.archive-page ul li,
.entry-content ul li {
	
	list-style-type: disc;
	margin: 0 0 0 35px;
	padding: 0;
	list-style-position: inside;
}*/

.entry-content ol li {
	margin: 0 0 0 35px;
}

/* Ordered / Unordered Lists Pages sans image
------------------------------------------------------------ */

.textseul .entry-content ul {
	margin: 0  0 19px 18px;
	padding-left: 0;
}

.textseul h6 {
	margin-left: 18px;
}

.textseul .entry-content li {
	list-style-position: outside;
	padding-left: inherit;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Ordered / Unordered Lists Pages avec images
------------------------------------------------------------ */

.imagebullets .entry-content ul, .visitesecoles .entry-content ul {
	margin-left: 0;
	padding-left: 0;
}

.imagebullets h6, .visitesecoles h6 {
	margin-left: 18px;
}

.imagebullets .entry-content li, .visitesecoles .entry-content li {
	list-style-position: inside;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info / Meta
------------------------------------------------------------ */

.entry-header .entry-meta,
.entry-footer .entry-meta {
	clear: both;
	color: #999;
	font-size: 13px;
	text-transform: uppercase;
}

.entry-header .entry-meta {
	margin: 0 0 25px;
}

.genesis-grid .entry-header .entry-meta {
	margin: 0 0 10px;
}

.entry-footer .entry-meta {
	border-top: 1px dotted #ddd;
	padding: 10px 0 0;
}

.entry-header .entry-meta a,
.entry-header .entry-meta a:visited,
.entry-footer .entry-meta a,
.entry-footer .entry-meta a:visited {
	color: #999;
	font-weight: normal;
}

.entry-header .entry-meta a:hover,
.entry-footer .entry-meta a:hover {
	color: #3e3e3e;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.post-image {
	margin: 0 10px 10px 0;
}

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	float: left;
	margin: 0 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

img.alignnone {
	display: inline;
	margin: 0;
}

img.alignleft,
.size-medium.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 3px 26px 30px 0;
}

.wp-image-1821.alignleft {
	margin-bottom:100px;
}

.size-medium.alignleft {
	max-width: 300px;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

.wp-caption {
	padding: 20px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

/* Primary Sidebar
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 16px;
	width: 300px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
}

.sidebar-primary a,
.sidebar-primary a:visited {
	color: #3e3e3e;
}

.sidebar .widget {
	margin: 0 0 40px;
}

.footer-widgets ul li,
.sidebar-primary ul li {
	background: url(images/list-sidebar.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 5px 2px;
	padding: 1px 0 5px 14px;
}

.footer-widgets ul li a,
.footer-widgets ul li a:visited,
.sidebar-primary ul li a,
.sidebar-primary ul li a:visited {
	color: #ed702b;
	font-weight: normal;
}

.footer-widgets ul li a:hover,
.sidebar-primary ul li a:hover {
	color: #3e3e3e;
}

.sidebar-primary .tagcloud a,
.sidebar-primary .tagcloud a:visited {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: none;
	background-color: #3e3e3e;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
}

.sidebar-primary .tagcloud a:hover {
	background-color: #f5f5f5;
	color: #fff;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 95%;
}

/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

/* Buttons 
------------------------------------------------------------*/

input[type="button"],
input[type="submit"],
.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	background-color: #cbcbcb;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

input:hover[type="button"],
input:hover[type="submit"],
.pagination li a:hover,
.pagination li.active a {
	background-color: #333;
	border: none;
	text-decoration: none;
}

/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	clear: both;
	color: #8c8c8c;
	font-size: 13px;
	line-height: 16px;
	margin: 0 auto;
	overflow: hidden;
	/*

modified october 15*/max-width: 1010px;
}

.footer-widgets .wrap {
	background: url(images/bgfooter.png) no-repeat 143px 10%;
	overflow: hidden;
	padding: 14px 0 20px;
}

.footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px 0;
}

.footer-widgets a,.footer-widgets a:visited {
	color: #8c8c8c;
	text-decoration: none;
}

.footer-widgets a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}

.footer-widgets p {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 20px;
}

.footer-widgets ul {
	margin: 0;
}

.footer-widgets-1 {
	float: left;
	margin: 0 22px 0 26px;
	width: 68px;
}

.footer-widgets-2 {
	float: left;
	min-width: 215px;
	margin-left: 26px;
	padding-top: 12px;
}

.footer-widgets-3 {
	float: left;
	min-width: 156px;
	margin-left: 15px;
	padding-top: 12px;
}

.footer-widgets-4 {
	float: left;
	margin: 0 55px 0 -15px;
	min-width: 200px;
	padding-top: 12px;
}

.footer-widgets-5 {
	float: left;
	min-width: 80px;
	padding: 12px 0 0 43px;
}

.footer-widgets-6 {
	float: right;
	min-width: 45px;
	padding-top: 53px;
}

.fb {
	padding-right: 16px;
}

table {
	padding: 0;
	border-spacing: 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	clear: both;
	color: #8d8d8d;
	font-size: 14px;
	margin: 0 auto;
	/*

overflow: hidden;*/
	width: 100%;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 75px 0 50px;
}

.site-footer p {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 25px;
}

.site-footer a,
.site-footer a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.site-footer .gototop {
	float: left;
	width: 35%;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 60%;
}

.responsive-footer {
	visibility: hidden;
}

.responsive-logo-bottom {
	visibility: hidden;
}

/* Custom Footer
------------------------------------------------------------ */

.site-footer .custom-footer,
.site-footer .custom-footer .menu {
	text-align: center;
}

.site-footer .custom-footer .widget {
	clear: both;
}

.site-footer .custom-footer .menu {
	float: none;
	margin: 0 0 20px;
}

.site-footer .custom-footer li {
	display: inline-block;
	float: none;
	margin: 0 30px;
	list-style-type: none;
}

.site-footer .custom-footer li a,
.site-footer .custom-footer li a:visited {
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.site-footer .custom-footer li a:hover {
	color: #999;
	text-transform: uppercase;
}

/* Gravity Forms
------------------------------------------------------------ */

div.gform_body {
	margin: 2px 0 0 0;
	padding-right: 10px;
}

div.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	margin-top: -15px;
}

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	background: #fff;
	box-sizing: border-box;
	font-size: 13px !important;
	line-height: 15px !important;
	padding: 6px 10px !important;
}

.contact div.gform_wrapper textarea {
	width: 495px !important;
}

.contact .gform_wrapper textarea.medium {
	margin-top: -15px;
}

/* Original button
------------------------------------------------------------

div.gform_footer input.button {
	background-color: #cbcbcb;
	color: #fff;
	font-size: 15px !important;
	line-height: 18px !important;
	margin-bottom: 11px;
	padding: 5px 0 5px 14px !important;
	text-align: left;
	width: 120px;
} */

div.gform_footer input.button {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	background-color: #cbcbcb;
	border-radius: 2px;
	color: #fff;
	display: block;
	font-size: 15px !important;
	width: 130px !important;
	padding: 3px 10px;
	text-align: center;
	transition: all 0.2s ease-in-out;
}

.gform_wrapper .gform_footer input:hover[type=submit] {
	background: #8d8d8d;
	text-decoration: none;
}

.newsletter div.gform_footer input.button {
	margin-bottom: 2px;
}

.gform_wrapper .top_label input.medium {
	width: 100% !important;
}

.contact .gform_wrapper .top_label input.medium {
	width: 495px !important;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 22px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0 0 2px;
	padding: 0;
}

.gfield_label {
	font-size: 3px;
	line-height: 3px;
	text-indent: -9999px !important;
}

.vins .qtfield .gfield_label {
	font-size: 0.85em !important;
	line-height: 1.5em !important;
	font-weight: normal !important;
	text-indent: 0px !important;
	float: left;
	margin: 0 15px 0 0;
	width: 90%;
}

.vins .gform_wrapper .top_label span.ginput_total {
	color: #8d8d8d;
}

.vins .gform_wrapper .top_label input.small {
	width: 10% !important;
}

.vins .gform_wrapper .gfield_required {
	visibility: hidden !important;
}

.gform_wrapper .validation_error {
	font-weight: normal !important;
}

/* Home Table new
------------------------------------------------------------ */

.home-news1 {
	border: 1px solid #cbcbcb;
	color: #333;
	height: 25px;
	margin-bottom: 25px;
	padding: 0 0 0 14px;
	width: 100%;
}

.home-news-theme {
	color: #333;
	height: 25px;
	padding: 0 20px 0 14px;
	width: 150px;
}

.home-news-news {
	color: #8c8c8c;
}

/* Content menu links
------------------------------------------------------------ */

#menu-content-wrap {
	position: relative;
	height: 100%;
}

#menu-content-wrap-table {
	left: 200px;
}

#menu-content {
	font-size: 13px;
	line-height: 15px;
	margin-top: -1px;
	padding-bottom: 25px;
	width: 400px;
	vertical-align: top;
}

.menu-content-download, .menu-content-store {
	color: #333;
}

.menu-content-link {
	color: #8c8c8c;
}

.menu-content-space {
	width: 25px !important;
}

/* Expostions archivées------------------------------------------------------------ */

.page-id-1509 h3, .page-id-2223 h3 {
	margin-top: -8px;
}

.expo h4 {
	color: #333;
	font-size: 15px;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	line-height: 28px;
	margin: -8px 0 10px 0;
}

/* Expos archives
------------------------------------------------------------ */

.expo-archive h2 {
	margin-top: -10px;
}

.expo-archive h2 a,
.affiches h2 a,
.catalogues h2 a,
.expo-archive h2 a:visited,
.affiches h2 a:visited,
.catalogues h2 a:visited {
	color: #8d8d8d;
	text-decoration: none;
}

.expo-archive h2 a:hover,
.affiches h2 a:hover,
.catalogues h2 a:hover {
	text-decoration: underline;
}

span.expo-archive-text {
	display: block;
	color: #8d8d8d;
	font-size: 15px;
	font-weight: normal;
	float: right;
	line-height: 17.8px;
	padding-right: 2px;
}

/* Table Expos à louer new
------------------------------------------------------------ */

.expo-louer {
	border-bottom: 1px solid #cbcbcb;
	height: 100%;
	margin-bottom: 25px;
	padding-bottom: 15px;
	vertical-align: top;
	width: 100% !important;
}

.expo-louer-img {
	margin: 0;
	padding: 5px 40px 0 0;
	vertical-align: top;
	width: 195px;
}

.expo-louer-name {
	color: #333;
	font-size: 19px;
	vertical-align: top;
	width: 65%;
}

.expo-louer-year {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding-right: 30px;
	vertical-align: top;
	width: 40px;
}

/* Table Expos à venir new
------------------------------------------------------------ */

.expo-avenir {
	border-bottom: 1px solid #cbcbcb;
	height: 100%;
	margin-bottom: 25px;
	padding-bottom: 15px;
	vertical-align: top;
	width: 100% !important;
}

.expo-avenir-img {
	margin: 0;
	padding: 5px 40px 0 0;
	vertical-align: top;
	width: 195px;
}

.expo-avenir-name {
	vertical-align: top;
	width: 65%;
}

.expo-avenir-name a, .expo-avenir-name a:hover {
	color: #8d8d8d;
	font-weight: normal;
}

.expo-avenir-name h2 {
	color: #8d8d8d;
	font-size: 19px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.expo-avenir-year {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding-right: 40px;
	vertical-align: top;
	width: 40px;
}

/* Table Collections new
------------------------------------------------------------ */

.collection-descriptif {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 21px;
	height: 163px !important;
	vertical-align: top;
	width: 100% !important;
}

.collection-descriptif td{
	padding-bottom: 15px;
}

.collection-img {
	margin: 0;
	padding: 5px 33px 0 0;
	vertical-align: top;
	width: 195px;
}

.collection-name {
	color: #8d8d8d;
	font-size: 19px;
	vertical-align: top;
	width: 400px;
}

.collection-name a {
	text-decoration: none;
	font-weight: normal !important;
}

.collection-type {
	color: #333;
	font-size: 13px;
	vertical-align: top;
	width: 200px;
}

.collection-year {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding-right: 50px;
	vertical-align: top;
}

.collections-link a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

span.collections-text {
	display: block;
	color: #8d8d8d;
	font-size: 15px;
	font-weight: normal;
	float: right;
	line-height: 17.8px;
	padding-right: 52px;
}

/* Page partenaires
------------------------------------------------------------ */

.lejv {
	clear:both;
	margin-top:100px;
	}

/* Entreprises
------------------------------------------------------------ */

.partners {
	margin-top: 36px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 23px;
}


/* Table Dossiers pédagogoqiques new
------------------------------------------------------------ */

.dossiers {
	border-bottom: 1px solid #cbcbcb;
	height: 100%;
	padding-bottom: 9px;
	margin-bottom: 23px;
	width: 100%;
}

.dossiers td{
	padding-bottom: 5px;
}

.dossier-event {
	font-size: 19px;
	vertical-align: top;
	width: 345px;
}

.dossier-pedago {
	font-size: 13px;
	line-height: 25px;
	vertical-align: top;
	width: 360px;
}


.dossier-download {
	background: url(images/download.png) no-repeat 0 4px;
	color: #8d8d8d;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	vertical-align: top;
	width: 120px;
}

/* Table Téléchargements Presse new
------------------------------------------------------------ */


.pro-presse {
	border-bottom: 1px solid #cbcbcb;
	height: 100%;
	padding: 0 0 9px 0;
	margin-top: -6px;
	margin-bottom: 20px;
	width: 100%;
}

.pro-presse td {
	padding-bottom: 10px;
}

.pro-presse-date {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	padding-right: 30px;
	vertical-align: top;
	width: 45px;
}

.pro-presse-type {
	font-size: 13px;
	line-height: 25px;
	padding-right: 30px;
	vertical-align: top;
	width: 120px;
}

.dossier-presse-titre {
	font-size: 19px;
	line-height: 25px;
	padding-right: 75px;
	vertical-align: top;
	width: 450px;
}

.pro-presse-download {
	background: url(images/download.png) no-repeat 0 4px;
	color: #8d8d8d;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
	width: 120px;
}

/* Page Presse
------------------------------------------------------------ */

.presse .entry-content {
	width: 495px !important;
}

/* Custom fields 
------------------------------------------------------------ */

.custom-date {
	color: #333;
	font-size: 19px;
	line-height: 25px;
	margin-left: 143px;
	margin-bottom: 4px;
}

.custom-type {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 143px;
}

/* Blog Pages new
------------------------------------------------------------ */

.agenda .entry-content, .agenda-page .entry-content {
	float: right;
	width: 497px !important;
}

.agenda-page .entry-content {
	margin-top: -21px;
	margin-bottom: 70px;
}

/*.agenda .entry-content {
	margin-top: -175px;
}*/

.agenda .entry-title {
	border-bottom: none;
	color: #8d8d8d;
	display: block;
	font-size: 19px;
	line-height: 25px;
	margin-left: 143px;
	min-height: 50px;
}

.agenda .entry-title a,.agenda-page .entry-title a {
	color: #8d8d8d;
	display: block;
	font-size: 19px;
	line-height: 25px;
	margin-left: 143px;
	min-height: 50px;
}

.agenda .entry-title a:hover,.agenda-page .entry-title a:hover {
	text-decoration: underline;
}

.agenda .entry-content ul li, .agenda-page .entry-content ul li {
	margin-left: -41px;
}

.agenda .entry-content ul, .agenda-page .entry-content ul {
	
}

.agenda .entry-content h6, .agenda-page .entry-content h6 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Pages no images
------------------------------------------------------------ */

.textseul .entry-content ul, .textseul .entry-content h6 {
	margin-left: 363px;
}

.textseul .entry-content ul {
	margin-top: -10px;
	margin-bottom: 15px;
}

.textseul .entry-content ul li {
	list-style-position: inside;
	margin-left: 0;
}

.textseul .entry-content h6 {
	margin-top: -25px;
	margin-bottom: 10px;
}

/* Expos à venir
------------------------------------------------------------ */

.avenir-link a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

span.avenir-text {
	display: block;
	color: #8d8d8d;
	font-size: 15px;
	font-weight: normal;
	float: right;
	line-height: 17.8px;
	padding-right: 2px;
}

/* Menu-extra
------------------------------------------------------------ */

.site-header .menu li#menu-item-832 {
	width: 120px;
	margin: -2px 0 0 685px;
}

.site-header .menu li#menu-item-832 a {
	background: url(images/proa.png)no-repeat 100px 6px;
	background-color: transparent;
	border: 1px solid #cbcbcb;
	font-size: 14px;
	padding: 1px 2px 1px 10px;
}

.site-header .menu li#menu-item-832 a:hover {
	background-color: transparent;
	background: url(images/proh.png)no-repeat 100px 6px;
	border: 1px solid #cbcbcb;
	color: #333;
	padding: 1px 2px 1px 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.site-header .menu li#menu-item-898 {
	width: 120px;
	margin: 3px 0 0 95px; /*margin-right:14px*/
}

.site-header .menu li#menu-item-898 a {
	background: url(images/shopa.png)no-repeat 100px 6px;
	background-color: transparent;
	border: 1px solid #cbcbcb;
	font-size: 14px;
	padding: 1px 2px 1px 10px;
}

.site-header .menu li#menu-item-898 a:hover {
	background-color: transparent;
	background: url(images/shoph.png)no-repeat 100px 6px;
	border: 1px solid #cbcbcb;
	color: #333;
	padding: 1px 2px 1px 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Shop catalog & posters
------------------------------------------------------------ */

#products-wrap {
	padding-top: 21px;
}

.produits .entry-title, .catalogues .entry-title, .affiches .entry-title {
	margin-bottom: 8px;
}

.affiches h2.entry-title {
	margin-top: -14px;
	margin-bottom: 8px;
}

.catalogues h2.entry-title {
	margin-top: -33px;
	margin-bottom: 8px;
}

.product-more {
	color: #8d8d8d;
	font-size: 13px;
	font-weight: bold;
}

.product-more a, .product-more a:active {
	color: #8d8d8d;
	font-size: 13px;
	font-weight: bold;
}

.product-more a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Shop pages
------------------------------------------------------------ */

.product-page-membres .eStore-button-form input[type=text] {
	background: #fff;
	color: #333;
	display: inline;
	margin-top: 10px !important;
	width: 40px !important;
}

span.catalogues-shop-text, span.affiches-shop-text {
	display: block;
	color: #8d8d8d;
	font-size: 15px;
	font-weight: normal;
	float: right;
	line-height: 17.8px;
	padding-right: 2px;
}

div.livraison {
	font-size: 13px;
	padding: 10px 0 10px 0;
}

/* Shopping Cart
------------------------------------------------------------ */

span.frais {
	font-size: 15px !important;
	font-weight: bold;
}

.checkout {
	min-height: 400px !important;
}

.eStore_empty_cart_block {
	margin-left: -3px;
}

.shopping_cart {
	font-size: 15px !important;
	padding-left: 0;
}

.shopping_cart a,
.shopping_cart a:active {
	color: #8d8d8d !important;
	text-decoration: none !important;
}

.shopping_cart a:hover {
	color: #8d8d8d;
	text-decoration: none !important;
}

.eStore-button-form input {
	margin-top: 30px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	background: #cbcbcb;
	border-radius: 2px;
	color: #fff;
	display: block;
	max-width: 195px;
	padding: 3px 10px;
	text-align: center;
	transition: all 0.2s ease-in-out;
}

.eStore_variation {
	font-size: 13px;
	margin-top: 12px !important;
}

/* Slides container
------------------------------------------------------------ */

.slide-container {
	float: left;
	margin-top:-12px;
	padding-right: 25px;
	margin-bottom: 25px;
}

.h-slide-container {
	background-color: #00ff00; /*change after each expo*/
	margin-top: 4px;
	margin-bottom: 25px;
}

/*Test color next expo*/

.page-id-13992 .h-slide-container {
	background-color: #00ff00;
	margin-top: 4px;
	margin-bottom: 25px;
}

/* Home Slide new
------------------------------------------------------------ */

/*.accueil .sd2-slide-background {
	background-position: center right !important;
}*/

/* Align home image right */

.acceuil .slide-source-custom.slide-type-image, 
.accueil .sd2-slide-background {
	left:400px !important;
}

/*home slide top text margin (date + paragraph) */

.accueil .sd2-vertical-center-inner {
	margin-top: 30px !important;
}

.sd2-slide-background {
	background-color: #e13d00 !important;
}

.accueil .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	font-family: "proxima-nova", sans-serif;
	font-size: 19px;
}

.accueil .slidedeck-frame a.deck-navigation.horizontal {
	top: 375px !important;
}

.accueil #SlideDeck-8535.sd2-slide-title,
.accueil #SlideDeck-11637.sd2-slide-title,
.accueil #SlideDeck-12349.sd2-slide-title,
.accueil #SlideDeck-13894.sd2-slide-title {
	margin: 45px 0 43px 35px !important;
}

/* Titres slide home (date)*/

.accueil #SlideDeck-8535 .sd2-slide-title a {
	color: #fffa00 !important;
	padding-left: 36px !important;
}

.accueil #SlideDeck-11637 .sd2-slide-title a {
	color: #bbb9ba !important;
	padding-left: 36px !important;
}

.accueil #SlideDeck-12349 .sd2-slide-title a {
	color: #afafaf !important;
	padding-left: 36px !important;
}

.accueil #SlideDeck-13894 .sd2-slide-title a {
	color: #000!important;
	padding-left: 36px !important;
}

/*couleur texte titre expo*/

.accueil .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	color: #fffa00;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 31px !important;
	line-height: 35px;
	margin: 80px 0px 43px 20px !important;
}

.accueil #SlideDeck-11637 .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	color: #bbb9ba !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 31px !important;
	line-height: 35px;
	margin: 50px 0px 43px 20px !important;
}

.accueil #SlideDeck-12349 .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	color: #afafaf !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 31px !important;
	line-height: 35px;
	margin: 50px 0px 43px 20px !important;
}

.accueil #SlideDeck-13894 .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	color: #000 !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 31px !important;
	line-height: 35px;
	margin: 50px 0px 43px 20px !important;
}

.accueil .sd2-slide-title-inner {
	color: #000;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 19px !important;
}

.accueil .slidedeck-frame.sd2-show-link-slide a.full-slide-link-hit-area {
	color: #fff;
}

.accueil .default-nav-styles a.deck-navigation.horizontal.prev {
	left: 0 !important;
}

.accueil .default-nav-styles.sd2-large a.deck-navigation.horizontal.next {
	right: 0 !important;
}


/* Slide Content-wrapper
------------------------------------------------------------ */

.sd2-slide-background {
	max-height: 450px;
}

/* Slide navigation
------------------------------------------------------------ */

.slidedeck-frame a.deck-navigation.horizontal {
	top: 435px !important;
}

.default-nav-styles.sd2-small a.deck-navigation.horizontal.next {
	right: 0 !important;
}

.default-nav-styles.sd2-small a.deck-navigation.horizontal.prev {
	left: 0 !important;
}

/* inline slides navigation april 2018
------------------------------------------------------------*/

.default-nav-styles.sd2-small a.deck-navigation.horizontal, 
.default-nav-styles.sd2-small a.deck-navigation.vertical {
	margin-top:0 !important;
}

.slide-source-custom.slide-type-image.custom-layout-caption.custom-caption-position-bottom .sd2-node-caption {
	bottom:-15px !important;
}

/* Slides Caption background
------------------------------------------------------------ */

.lens-tool-kit.sd2-light .slide-source-custom.slide-type-image .sd2-node-caption, .lens-tool-kit.sd2-light .slidedeck dd {
	background: transparent !important;
}

/* Slides Caption background
------------------------------------------------------------ */

.sd2-slide-title-inner {
	color: #333;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 25px;
	margin-left: -15px;
}


/* Slides Background
------------------------------------------------------------ */

.slidedeck-frame dl.slidedeck dd.sd2-image-scaling-none .sd2-slide-background {
	background-color: #f5f5f5;
}

/* Custom
------------------------------------------------------------ */

#partnerslogos1,
#partnerslogos2,
#partnerslogos3,
#partnerslogos4,
#partnerslogos5,
#partnerslogos6,
#partnerslogos7 {
	margin-bottom: 20px;
}

.logoswidth {
	width: 144px !important;
}

/* Language switch
------------------------------------------------------------ */

.langfr {
	background-color: #cbcbcb;
	font-size: 14px;
	color: #000;
	padding: 3px 18px 3px 16px !important;
	text-decoration: none;
	text-align: center;
}

.langen {
	border: 1px solid #cbcbcb;
	color: #000;
	padding: 3px 14px 3px 15px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

#langcontainer {
	position: relative;
}

#language_switch {
	position: absolute;
	top: 5px;
	left: 961px;
}

.langswitchfr {
	margin-bottom: 4px;
}

.langswitchen a:hover, .langswitchfr a:hover {
	background-color: #cbcbcb;
	text-decoration: none;
	border-top-color: #f5f5f5;
}

/*
Base properties for Mobile Navigation Menu new
---------------------------------------------------------------------------------------------------- */

.nav-mobile {
	background-color: #f5f5f5;
	display: none;
}

.nav-mobile a {
	color: #8d8d8d;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
}

.nav-mobile a:hover,
.nav-mobile .current-menu-item > a {
	color: #333;
}

.nav-mobile .sub-menu a:hover,
.nav-mobile .sub-menu .current-menu-item > a:hover {
	color: #333;
}

/*
Content image alignment/text new
---------------------------------------------------------------------------------------------------- */

.expo .entry-content p,
.expo .entry-content h2,
.expo .entry-content h3,
.expo .entry-content h4,
.expo .entry-content h6,
.expo .entry-content ul {
	margin-left: 375px;
}

.visitesecoles .entry-content p,
.visitesecoles .entry-content h2,
.visitesecoles .entry-content h3,
.visitesecoles .entry-content h4,
.visitesecoles .entry-content h6,
.visitesecoles .entry-content ul {
	margin-left: 375px;
}

.page-id-273 .entry-content p,
.page-id-273 .entry-content h2,
.page-id-273 .entry-content h3,
.page-id-273 .entry-content h4,
.page-id-273 .entry-content h6,
.page-id-273 .entry-content ul {
	margin-left: 375px;
}


.product-page-catalogues .entry-content p,
.product-page-catalogues .entry-content h3,
.product-page-catalogues .entry-content h4,
.product-page-catalogues .entry-content h6,
.product-page-catalogues .entry-content ul,
.product-page-catalogues .eStore-button-form input,
.product-page-catalogues .livraison,
.product-page-catalogues h2:last-of-type {
	margin-left: 370px;
}

.products .entry-content p,
.products .entry-content h3,
.products .entry-content h4,
.products .entry-content h6,
.products .entry-content ul,
.products .eStore-button-form input,
/*.products .eStore_variation_name,*/
.products .livraison,
.products h2:last-of-type {
	margin-left: 370px;
}

/* Social Sharing
---------------------------------------------------------------------------------------------------- */

.share-filled .facebook .share,
.share-filled .twitter .share,
.share-filled .linkedin .share {
	background-color:#323232 !important;
}

/* Activités
----------------------------------------------------------------------------------------------------*/
/*Articles*/

.activite-sous-titre {
	font-weight: bold;
}

/*reserver*/

.book-activity .gfield_label,
.gestion .gfield_label {
	text-indent: 0px !important;
}

.book-activity #field_19_23 .gfield_label {
	display:none !important;
}

.book-activity li#field_19_23 {
	padding-top:20px !important;
	padding-bottom:20px !important;
}

.book-activity #gform_submit_button_19 {
	margin-bottom:50px !important;
}

.page-id-12030.book-activity .gfield_description {
	padding: 10px 0 !important;
}

/* Gestion */

.gestion {
	font-size: 1.2rem;
	font-size: 12px;
}

.gestion #langcontainer {
	display:none !important;
}

.gestion .wrap {
	max-width:1200px !important;
}

.gestion.ailleurs-landing .wrap {
	width:1200px !important;
}

.gestion h1 {
	margin:0 0 26px 0px !important;
}

.gestion .entry-content {
    margin-left: 0 !important;
    max-width: 1200px !important;
    position: relative !important;
}

.gestion .bulleted {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

.gestion .bulleted li {
	list-style-type: none !important;
}

.gestion .gv-button-cancel {
	display:none !important;
	visibility: hidden !important;
}

.gestion .gv-button-delete {
	display:none !important;
	visibility: hidden !important;
}

/* GV View */

.agenda-view-live .gv-list-view-content p:nth-of-type(3) {
		margin:0 0 0 0 !important;
}
.agenda-view-live .gv-list-view-content p:nth-of-type(2),
.agenda-view-live .activite-sous-titre,
.agenda-view-live h2,
.agenda-view-live .gv-list-view-content-description img,
.agenda-view-live .article-details,
.agenda-view-live .register-form {
	display:none !important;
}

.gv-table-view {
	font-size:15px;
	font-size:1.5rem;
}

.gv-table-view th, 
.gv-table-view td {
	padding: .2em;
}

.nbr-dispo {
	color:red;
	font-size:13px;
	font-size:1.3rem;
	padding-top: 20px;
}

.register-form {
	margin-top:40px;
}

.see-form {
	display:block;
	margin-top:60px;
}

.intro-registration-form {
	padding-bottom:35px;
}

.single h3 {
	margin-top:25px;
}

tfoot {
	display:none;
}

.hide {
	display:none;
}

.inscription-button {
	display: block;
	margin-top:30px;
	margin-bottom:30px;
}

/* Data Tables*/

.dataTables_length {
	display: none !important;
}

.dt-buttons {
	margin-bottom:50px !important;
}

button.dt-button {
background:none !important;
background-color:#fff; !important;
}

.gv-datatables-container .dataTables_filter {
display:none !important;
}

div.DTS div.dataTables_scrollBody {
background:none !important;
}

div.DTS div.dataTables_scrollBody {
repeating-linear-gradient(45deg, rgb(255, 255, 255), rgb(255, 255, 255) 10px, rgb(255, 255, 255) 10px, rgb(255, 255, 255) 20px) !important;
}

#DataTables_Table_0_paginate {
	display:none !important;
}

/* Light Box */

#TB_closeWindowButton .screen-reader-text {
	display:none !important;
}

/*Prix*/

.page-id-12068 img.alignleft {
	margin:3px 26px 130px 0;
}

/*Anniversaire*/

.page-id-8659 .entry-content p:first-of-type {
	margin:0 0 0;
}

/*Location EJV*/
.catalogue {
	padding-bottom:30px;
}

.lien-activites-ejv {
	color:blue !important;
}


/*Media Queries October 2015
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1280px) {

.responsive-logo-top,
	.responsive-footer,
	.responsive-logo-bottom {
	display: none;
}

}

@media only screen and (max-width: 1179px) {

.wrap {
	max-width: 960px;
}

#language_switch {
	position: absolute;
	top: 5px;
	left: 930px;
}

.langfr {
	padding: 3px 10px 3px 10px !important;
}

.langen {
	border: 1px solid #cbcbcb;
	padding: 3px 7px 3px 7px !important;
}

/*bouton boutique*/

.site-header .menu li#menu-item-898 {
	margin-left: 60px; /*before 5px*/
}

/*bouton espace-pro*/

.site-header .menu li#menu-item-832 {
	margin-left: 650px; /*before 676px*/
}

.footer-widgets-4 {
	min-width: 80px;
}

}

@media only screen and (max-width: 1024px) {
	
/* slide navigation */
.default-nav-styles a.deck-navigation.horizontal.prev, 
.default-nav-styles.sd2-large a.deck-navigation.horizontal.prev, 
.default-nav-styles.sd2-medium a.deck-navigation.horizontal.prev, 
.default-nav-styles.sd2-small a.deck-navigation.horizontal.prev,
.default-nav-styles a.deck-navigation.horizontal.next, 
.default-nav-styles.sd2-large a.deck-navigation.horizontal.next, 
.default-nav-styles.sd2-medium a.deck-navigation.horizontal.next, 
.default-nav-styles.sd2-small a.deck-navigation.horizontal.next {
	display:none !important;
}

}

@media only screen and (max-width: 1023px) {

.wrap {
	max-width: 768px;
}

.site-header {
	display: none;
}

.responsive-logo-top {
	visibility: visible;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
}

.menu-secondary {
	margin-left: 0;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.menu-secondary {
	text-align: center;
}

.menu-secondary li {
	display: inline-block;
	float: none;
	margin-right: 1%;
	width: 24%;
}

#menu-sous-menu-boutique.menu-secondary li {
	width: 14%;
}

#menu-sous-menu-mediation.menu-secondary li {
	width:50%;
	padding:3px 0 3px;
}


#menu-sous-menu-partenaires.menu-secondary li, 
#menu-sous-menu-amda.menu-secondary li, 
#menu-sous-menu-collections.menu-secondary li, 
#menu-sous-menu-espace-pro.menu-secondary li, 
#menu-sous-menu-agenda.menu-secondary li, 
#menu-sous-menus-hors-murs.menu-secondary li {
	width: 30%;
}

.menu-secondary li a {
	margin-left: 0;
	padding-left: 0;
}

.content,
	.site-footer
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.minimum-landing .site-inner,
	.sidebar,
	.site-header .widget-area,
	.site-tagline-left,
	.site-tagline-right,
	.title-area {
	width: 100%;
}

.entry-content {
	margin-left: 0px;
}

h1 {
	margin-left: 0px;
}

.site-inner {
	padding: 40px 5%;
}

.home .site-inner {
	padding: 5px 5%;
}

.post-type-archive-portfolio .entry,
	.site-header .title-area,
	.site-header .search-form,
	.site-header .widget-area,
	.site-tagline-left,
	.site-tagline-right {
	text-align: center;
}

.header-image .site-title a {
	margin: 0 auto 10px;
}

.site-header .search-form {
	float: none;
	margin: 0 auto;
	width: 50%;
}

.site-header .widget-area {
	padding: 0 5%;
}

.site-description {
	font-size: 30px;
}

.site-tagline {
	margin-top: 0;
	padding: 20px 0;
}

.minimum .site-tagline {
	margin-top: 400px;
}

.site-header .menu {
	width: 100%;
}

.site-tagline-left p {
	margin-bottom: 20px;
}

.minimum-landing .site-inner {
	margin: 0;
	padding: 40px 40px 0;
}

.minimum-landing .site-container {
	padding: 5%;
}

.nav-primary .wrap,
	.site-tagline {
	padding-left: 5%;
	padding-right: 5%;
}

.agenda .entry-title a, .agenda-page .entry-title a {
	margin-left: 0;
}

.page-id-12068 img.alignleft {
	margin:3px 26px 30px 0;
}

/* Responsive Footer
------------------------------------------------------------ */

.site-footer .wrap {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

.site-footer {
	width: 100%;
}

.footer-widgets .wrap {
	background-image: none;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.footer-widgets-6 {
	display: none !important;
}

.site-footer a, .site-footer a:visited {
	color: #8c8c8c;
	text-decoration: underline;
}

.site-footer a:hover, .site-footer a:active {
	color: #8c8c8c;
	text-decoration: underline;
}

.responsive-footer {
	border-top: 1px solid #cbcbcb;
	padding-top: 15px;
	text-align: center;
	visibility: visible;
	width: 100%;
}

.responsive-logo-bottom {
	visibility: visible;
	padding-top: 0;
	text-align: center;
}

/* Responsive Blog Pages
------------------------------------------------------------ */

.agenda .entry-title a, .agenda-page .entry-title a {
	min-height: 30px;
}

.agenda .entry-content, 
.agenda-page .entry-content {
	float: none;
	width: 100%;
}

.agenda-page .entry-content {
	margin-top: 0px !important;
	margin-bottom: 20px;
}

.agenda-page .entry-content p:last-child {
	margin-bottom: 50px;
}

.agenda .entry-content,
.agenda .entry-title,
.custom-date,
.custom-type {
	margin: 0px;
}

.agenda .entry-title a,.agenda-page .entry-title a {
	margin-left: 0px;
}

.agenda .entry-content ul li, .agenda-page .entry-content ul li {
	margin-left: -41px;
}

.agenda .entry-content h6, .agenda-page .entry-content h6 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Mobile Navigation Menu Icon properties */

#mobile-menu-icon {
	cursor: pointer;
	display: block;
	font-size: 25px;
	padding: 0px;
	text-align: center;
}

#mobile-menu-icon::before {
	color: #333;
	content: '\2630';
	font-weight: bold;
	letter-spacing: 1px;
}

#mobile-menu-icon:hover::before {
	color: #333;
	content: '\2637';
}

#mobile-menu-icon:active::before {
	color: #333;
	content: '\2637';
}

/* Hide Mobile Navigation Menu until it's toggled via script */

.menu-mobile {
	display: none;
}

/* Mobile Navigation Menu misc properties */

.nav-mobile {
	clear: both;
	color: #333;
	display: block;
	line-height: 1.5;
	width: 100%;
	z-index: 9999;
}

.nav-mobile .menu-item {
	display: block;
	text-align: left;
}

.nav-mobile a {
	background-color: #f0f0f0;
	border-bottom: 1px solid #ccc;
	color: #8d8d8d;
	display: block;
	padding: 10px 24px;

/*modifie 1015 20px to 10px*/
	position: relative;
	text-decoration: none;
}

.nav-mobile a:hover,
	.nav-mobile .current-menu-item > a,
	.nav-mobile .sub-menu .current-menu-item > a:hover {
	color: #333;
	text-decoration: underline;
}

.nav-mobile .sub-menu .current-menu-item > a {
	color: #999;
}

.nav-mobile .sub-menu {
	left: 0px;
	opacity: 1;
	position: relative;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 100%;
	z-index: 99;
}

.nav-mobile .sub-menu a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	padding: 18px 30px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.nav-mobile .sub-menu a::before {
	content: "- ";
	font-size: 16px;
}

.nav-mobile .sub-menu a:hover {
	text-decoration: underline;
}

.nav-mobile .sub-menu li li a {
	padding: 18px 40px;
}

.nav-mobile .sub-menu .sub-menu {
	margin: 0;
}

.nav-mobile .menu-item:hover {
	position: static;
}

.nav-mobile .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

#menu-content {
	display: none;
}

.dossier-download{
	display: none;
}

}

@media only screen and (max-width: 768px) {

.minimum .site-tagline {
	margin-top: 200px;
}

.menu-secondary li {
	display: inline-block;
	float: none;
	margin-right: 1%;
	width: 26%;
}

#menu-sous-menu-boutique.menu-secondary li {
	width: 12%;
}

#menu-sous-menu-activites.menu-secondary li {
	width:100%;
}


#menu-sous-menu-mediation.menu-secondary li {
	width:70%;
	padding:3px 0 3px;
}

#menu-sous-menu-partenaires.menu-secondary li, 
#menu-sous-menu-amda.menu-secondary li, 
#menu-sous-menu-collections.menu-secondary li, 
#menu-sous-menu-espace-pro.menu-secondary li, 
#menu-sous-menu-agenda.menu-secondary li, 
#menu-sous-menus-hors-murs.menu-secondary li {
	width: 26%;
}

.site-footer .nav-secondary a {
	margin: 0 10px;
}

.responsive-menu {
	display: none;
}

#responsive-menu-icon {
	display: block;
}

.genesis-grid-even,
	.genesis-grid-odd,
	.post-type-archive-portfolio .entry {
	width: 100%;
}

.post-type-archive-portfolio .entry:nth-of-type(2n),
	.post-type-archive-portfolio .entry:nth-of-type(2n+1) {
	float: none;
	padding: 0;
}

.textseul .entry-content h6 {
	margin-top: 0;
}

.textseul .entry-content ul, .textseul .entry-content h6 {
	margin-left: 0;
}

/* Table Expos à louer/Avenir/collections/presse
------------------------------------------------------------ */

.expo-louer,
.expo-avenir,
.dossiers,
.collection-descriptif {
	border-bottom: 1px solid #cbcbcb;
	border-collapse:collapse;
	width: 100% !important;
}


/* Force table to not be like tables anymore */

.expo-louer table,
.dossiers table, 
.expo-avenir table,
.collection-descriptif table,
.pro-presse table,
.expo-louer thead,
.dossiers thead,
.expo-avenir thead,
.collection-descriptif thead,
.pro-presse thead, 
.expo-louer tbody,
.dossiers tbody,
.expo-avenir tbody,
.collection-descriptif tbody,
.pro-presse tbody, 
.expo-louer th,
.dossiers th,
.expo-avenir th,
.collection-descriptif th,
.pro-presse th,
.expo-louer td, 
.expo-avenir td,
.dossiers td,
.collection-descriptif td,
.pro-presse td,
.expo-louer tr,
.dossiers tr,
.expo-avenir tr,
.collection-descriptif tr,
.pro-presse table tr {
	display: block;
	width: 100%;
}

.expo-louer td,
.expo-avenir td,
.dossiers td,
.collection-descriptif td,
.pro-presse td {
	/*

Behave  like a "row" */
	border: none;
	position: relative;
	padding-left: 0;
}

.expo-louer-name h2,
.expo-avenir-name h2 {
	padding-top: 20px;
}

.dossier-download{
	background: none;
	padding-bottom: 10px;
}

.pro-presse-download{
	background: none;
}

.pro-presse td{
	line-height: 15px;
	padding-top: 5px;
}

.pro-presse tbody{
	padding-bottom: 10px;
}

.size-medium.alignleft {
	max-width: 100%;
}

.acceuil .slide-source-custom.slide-type-image, 
.accueil .sd2-slide-background {
	left:250px !important;
}

}

@media only screen and (max-width: 600px) {
	
.accueil .slide-source-custom.slide-type-image .sd2-slide-background {
	background-size: cover !important;
}

/*  slide home positionnement titres */

.slide-source-custom.slide-type-image.custom-layout-body-text.custom-caption-position-left .sd2-node-caption {
	right:10% !important;
}

.accueil #SlideDeck-11637 .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	margin: 20px 0px 43px 20px !important; /* Unique for last expo*/
}


/* slide home fond date */

.accueil #SlideDeck-8535 .sd2-slide-title a {
	background-color: #000;
	color: #fffa00;
	font-size:16px!important;
	padding:5px;
}

.accueil #SlideDeck-11637 .sd2-slide-title a {
	background-color: #000;
	color: #bbb9ba;
	font-size:16px!important;
	padding:5px;
}

.accueil #SlideDeck-12349 .sd2-slide-title a {
	background-color: #000;
	color: #afafaf;
	font-size:16px!important;
	padding:5px;
}

.accueil #SlideDeck-13894 .sd2-slide-title a {
	background-color: #00ff00 !important;
	color: #000;
	font-size:16px!important;
	padding:5px;
}

/* slide home fond titre espo changer à chaque expo*/

.accueil .slide-source-custom.slide-type-image .sd2-node-caption .sd2-slide-text p {
	background-color: #00ff00;
	color: #000;
	font-size:24px!important;
	padding:10px;
	width:70% !important;
}

	
.share-after{
	margin-top:30px !important;
	margin-left:0 !important;
}

.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
	margin: 0;
	width: 100%;
}

.one-half {
	margin-top:20px;
}


.menu-secondary li {
	display: inline-block;
	float: none;
	margin-right: 0;
	width: 100%;
}

#menu-sous-menu-boutique.menu-secondary li,
#menu-sous-menu-acivites.menu-secondary li {
	width: 100%;
}

#menu-sous-menu-mediation.menu-secondary li {
	width:100%;
}

#menu-sous-menu-partenaires.menu-secondary li, 
#menu-sous-menu-amda.menu-secondary li, 
#menu-sous-menu-collections.menu-secondary li, 
#menu-sous-menu-espace-pro.menu-secondary li, 
#menu-sous-menu-agenda.menu-secondary li, 
#menu-sous-menus-hors-murs.menu-secondary li {
	width: 100%;
}

.menu-secondary li a {
	margin: 0px 50px 5px 50px;
}

h6 {
	margin-left: 0 !important;
}

.entry-content {
	max-width: 100%;
}

.home-featured-1,
	.home-featured-2,
	.home-featured-3,
	.home-featured-4 {
	width: 50%;
}

.home-featured .widget-area:nth-of-type(2n+1) {
	clear: left;
}

/*.accueil .slide-source-custom.slide-type-image .sd2-slide-background {
	background-position: center left !important;
}*/

.acceuil .slide-source-custom.slide-type-image, 
.accueil .sd2-slide-background {
	left:0 !important;
}

.wp-image-1821.alignleft {
	margin-bottom:50px;
}

}

@media only screen and (max-width: 480px) {
	
.gv-list-view-content .gv-list-view-content-image {
	max-width: 100% !important;
	padding-right: 0 !important;
}

.one-third {
	padding-left: 0;
}

.home-news1 {
	width: 100% !important;
	border: collapse:collapse;
}

/* Force table to not be like tables anymore */

/* IE9 trick
	tr, td {
	display: block;
	float: left;
}*/


.home-news1 table,
	.home-news1 thead,
	.home-news1 tbody,
	.home-news1 th, 
	.home-news1 td, 
	.home-news1 tr,
	.home-news1 tr {
	display: block;
}

.home-news1 td {
/* Behave  like a "row" */
	border: none;
	position: relative;
	padding-left: 14px;
}

.expo .entry-content p,
.expo .entry-content h2,
.expo .entry-content h3,
.expo .entry-content h4,
.expo .entry-content h6,
.expo .entry-content ul {
	margin-left: 0;
}

.visitesecoles .entry-content p,
.visitesecoles .entry-content h2,
.visitesecoles .entry-content h3,
.visitesecoles .entry-content h4,
.visitesecoles .entry-content h6,
.visitesecoles .entry-content ul {
	margin-left: 0;
}

.page-id-273 .entry-content p,
.page-id-273 .entry-content h2,
.page-id-273 .entry-content h3,
.page-id-273 .entry-content h4,
.page-id-273 .entry-content h6,
.page-id-273 .entry-content ul {
	margin-left: 0;
}

.product-page-catalogues .entry-content p,
.product-page-catalogues .entry-content h3,
.product-page-catalogues .entry-content h4,
.product-page-catalogues .entry-content h6,
.product-page-catalogues .entry-content ul,
.product-page-catalogues .eStore-button-form input,
.products .eStore_variation_name,
.product-page-catalogues .livraison,
.product-page-catalogues h2:last-of-type {
	margin-left: 0px;
}

.products .entry-content p,
.products .entry-content h3,
.products .entry-content h4,
.products .entry-content h6,
.products .entry-content ul,
.products .eStore-button-form input,
/*.products .eStore_variation_top,*/
.products .livraison,
.products h2:last-of-type {
	margin-left: 0px;
}

.vins .alignleft {
	padding-bottom: 0px;
}

}

@media only screen and (max-width: 320px) {


}