/*
Theme Name: La Main a la Pate
Theme URI: http://www.lamainalapate.pizza/
Description: Thème développé pour le site web de la pizzeria "La Main à La Pâte" situé à Cysoing.
Author: Alexandre Demulier
Author URI: http://alexandre-demulier.ovh/
Version: 1.0
Tags: black, grey, pink, white, pizza,
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url("https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff2') format('woff2'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body 
{
    background-color: #353333;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.hidden
{
	display: none;
}

/* <--------------------------- DEBUT - Partie : Header ---------------------------> */

#header-container 
{
	/* background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-size: cover; */
	width: 100%;
	height: 420px;
	background-color: #353333; /* #C43967 */
}
 
#header-container  .metaslider
{
	border: none;
	position: absolute;
	z-index: 0;
	height: 420px;
	width: 100%;
}

#metaslider_24, #metaslider_675
{
	background-repeat: no-repeat;
	background-size: cover;
	height: 420px;
	width: 100%;
	overflow: hidden;
}

#metaslider_24 img, #metaslider_675 img
{
	min-height: 420px;
}

#header-container .metaslider .caption, #header-container .metaslider .cs-title, #header-container .metaslider .nivo-caption 
{
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    font-family: 'texgyreadventorbold';
	font-size: 22px;
	height: 180px;
	width: 340px;
	background-image: url(img/background2.png);
	/* margin-left: 65%; */
	position: absolute;
	left: auto;
	right: 0px;
	margin-right: 32px;
	margin-bottom: 97px;
	border: 2px solid white;
	opacity: auto;
	padding: 5px 15px 5px 15px;
}

#header-container .metaslider .nivo-caption
{
	color: white;
	font-family: 'texgyreadventorbold';
}

#header-container .metaslider .nivo-caption  h1
{
	margin: 0px;
	font-size: 30px;
}

#header-container .metaslider .nivo-caption  h2
{
	margin: 0px 0px 0px 0px;
	border-radius: 20px;
	background-color: #C43967;
	text-align: center;
	font-size: 14px;
	height: 22px;
}

#header-container .metaslider .nivo-caption  a
{
	text-decoration: none;
	display: block;
	color: white;
	border-bottom: 0px;
	z-index: 10;
}

#header-container .metaslider .nivo-caption  a:visited
{
	text-decoration: none;
	color: white;
}

#header-container .metaslider .nivo-caption  a:hover
{
	text-decoration: none;
	color: #353333;
}

#header-container .metaslider .nivo-caption  p
{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	height: 82px;
}

header 
{
	width: 100%;
	height: 420px;
	margin: auto;
	position: absolute;
	z-index: 1;
}
 
#logo
{
	float: left;
	height: 360px;
}

#logo a
{
	display: block;
}
 
#logo img
{
	height: 360px;
}
 
img 
{
	border: none;
}

/* nav 
{
	height: 60px;
	width: 100%;
	padding-top: 50px;
}
 
nav ul
{
	background: -webkit-linear-gradient( right, #C43967, transparent, transparent);
	background:    -moz-linear-gradient( right, #C43967, transparent, transparent);
	background:     -ms-linear-gradient( right, #C43967, transparent, transparent);
	background:      -o-linear-gradient( right, #C43967, transparent, transparent);
	background:         linear-gradient( to left, #C43967, transparent, transparent);
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
	font-family: 'texgyreadventorbold';
	font-size: 28px;
}
 
nav ul li
{
	display: inline;
	padding: 0px 32px 0px 0px;
	margin: 0px;
}

nav a
{
	color: white;
	text-decoration: none;
}

nav a:visited
{
	color: white;
}


nav a:hover
{
	color: #353333;
} */

.menu-menu-container 
{
	height: 60px;
	width: 100%;
	padding-top: 50px;
}
 
#menu-menu
{
	background: -webkit-linear-gradient( right, #C43967, transparent, transparent);
	background:    -moz-linear-gradient( right, #C43967, transparent, transparent);
	background:     -ms-linear-gradient( right, #C43967, transparent, transparent);
	background:      -o-linear-gradient( right, #C43967, transparent, transparent);
	background:         linear-gradient( to left, #C43967, transparent, transparent);
	text-align: right;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
	font-family: 'texgyreadventorbold';
	font-size: 25px;
}
 
.menu-item
{
	display: inline;
	padding: 0px 32px 0px 0px;
	margin: 0px;
}

.menu a
{
	color: white;
	text-decoration: none;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.menu a:visited
{
	color: white;
}


.menu a:hover
{
	color: #fb5ea4; /* #353333; */
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#description-container
{
	height: 200px;
	width: 360px;
	background-image: url(img/background2.png);
	float: right;
	margin-top: 80px;
	margin-right: 32px;
	border-radius: 20px;
	border: 2px solid white;
}	

#description
{
	padding: 16px 18px 16px 18px;
	height: auto;
	width: auto;
	color: white;
	font-family: 'texgyreadventorbold';
}

#description h1
{
	margin: 0px;
	font-size: 30px;
}

#description h2
{
	margin: 10px 0px 0px 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #C43967;
	text-align: center;
	font-size: 14px;
	height: 22px;
}

#description a
{
	text-decoration: none;
	display: block;
	color: white;
}

#description a:visited
{
	text-decoration: none;
	color: white;
}

#description a:hover
{
	text-decoration: none;
	color: #353333;
}

#description p
{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	height: 92px;
}

#newsletter-bar
{
	background-image: url(img/background1.png);
	color: white;
	text-align: center;
	margin-top: 250px;
	height: 60px;
}

#newsletter-bar a
{
	font-family: 'texgyreadventorbold';
	color: #3B5998;
	background-color: white;
	padding: 7px 13px 10px 13px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
	text-decoration: none;
	margin-left: 8px;
}

#newsletter-bar .fa-facebook
{
	padding-left: 3px;
}

#newsletter-bar a:hover
{
	color: #C43967;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

/* #newsletter-bar .fa-facebook
{
	color: #3B5998;
	background-color: white;
	padding: 14px 15px 12px 15px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#newsletter-bar a .fa-facebook:hover
{
	color: #C43967;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
} */

#newsletter-bar #email, #newsletter-submit
{
	border: none;
	outline: none;
	resize: none;
	margin-top: 8.5px;
	margin-bottom: 8.5px;
	padding: 8px 10px 10px 10px;
	font-family: 'texgyreadventorbold';
	font-size: 16px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#newsletter-submit:hover
{
	color: #C43967;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#newsletter-bar #email
{
	border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	width: 240px;
	color: #353333;
	margin-right: -4px;
}

form#newsletter 
{
	display: inline-block;
}

#newsletter-bar img
{
	display: inline-block;
	margin-top: 8.5px;
	margin-bottom: 8.5px;
}
 
input, textarea 
{
    color: #353333;
    font-family: 'texgyreadventorbold';
}
 
input:-moz-placeholder, textarea:-moz-placeholder 
{
    color: #353333;
    font-family: 'texgyreadventorbold';
}
 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder 
{
    color: #353333;
    font-family: 'texgyreadventorbold';
}
 
input.placeholder, textarea.placeholder 
{
    color: #353333;
    font-family: 'texgyreadventorbold';
}

#newsletter-submit
{
	border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	background-color: #353333;
	color: white;
	cursor: pointer;
}

/* <--------------------------- FIN - Partie : Header ---------------------------> */

/* <--------------------------- DEBUT - Partie : Contenu ---------------------------> */

#container-content #post-38 .metaslider-24
{
	display: none;
}

#container-content
{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

#accueil
{
    font-family: 'texgyreadventorbold';
	color: white;
	background-color: #515151;
	text-align: center;
	width: 800px;
	height: 100%;
	margin: 0px auto 40px auto;
	padding: 10px 25px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-box-shadow: inset 0px 0px 5px 1px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 1px #000000;
	-o-box-shadow: inset 0px 0px 5px 1px #000000;
	box-shadow: inset 0px 0px 5px 1px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5);
}

#container-content ul li
{
	display: inline-block;
	/* height: 296px;
	width: 416px; */
	margin: 0px 6px -2px 0px; /* 
	border-radius: 20px; 
	border: 2px solid white; */
}


#container-content ul li img
{
	height: 296px;
	width: 416px;
} 

#container-content .metaslider, #container-content #metaslider_container_17, #container-content #metaslider_container_676, #gmaps, #horaires
{
	display: inline-block;
}
 
#container-content .metaslider
{
	height: 296px;
	width: 416px;
	margin: 0px 6px 0px 0px;/* 
	border-radius: 20px;
	border: 2px solid white; */
	border: 2px solid white;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
}

#container-content .metaslider img
{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#container-content .metaslider .caption, #container-content .metaslider .cs-title, #container-content .metaslider .nivo-caption 
{
	-moz-border-radius: 0px 20px 0px 20px;
	-webkit-border-radius: 0px 20px 0px 20px;
	border-radius: 0px 0px 20px 20px;
	background: #C43967;
    font-family: 'texgyreadventorbold';
	font-size: 26px;
	opacity: 0.8;
}

#gmaps
{
	height: 296px;
	width: 416px;
	margin: 0px 6px 0px 0px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	/* overflow: hidden;
    position: absolute; */
	border: 2px solid white;
}

#map
{
	height: 296px;
	width: 416px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 0;
}

#wpgmza_map 
{
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
}

#horaires
{
	margin: -2px 0px -2px 0px; 
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid white;
}

table
{
	height: 243px;
	width: 416px;	
	border-spacing: 1px;
}

caption
{
	background-color: white;
	border-radius: 16px 16px 0px 0px;
	color: #353333;
	margin: 0;
	padding: 0px 0px 6px 0px;
    font-family: 'texgyreadventorbold';
	font-size: 30px;
	text-align: center;
}

tr, td
{
	text-align: left;
    font-family: 'texgyreadventorbold';
	font-size: 20px;
	color: white;
}

td
{
	padding: 0px 10px 0px 10px;
}

/* <--------------------------- FIN - Partie : Contenu ---------------------------> */

/* <--------------------------- DEBUT - Partie : Footer --------------------------> */

footer, footer p
{
	background-color: #C43967;
	color: white;
    font-family: 'texgyreadventorbold';
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

footer a
{
	color: white;
	text-decoration: none;
}

.wrapper 
{
	min-height: 100%;
	margin-bottom: -22px; 
}

.wrapper:after 
{
	content: "";
	display: block;
}

footer, .wrapper:after 
{
	height: 22px; 
}

#link-ebusiness-one
{
	height: 14px;
	background: white;
}

/* <--------------------------- FIN - Partie : Footer ---------------------------> */

/* #contact-part
{
	z-index: 99;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: left;
	width: 500px;
}

#contact-part2
{
	text-align: right;
} */

/* <---------------------- DEBUT - Partie : CSS des Pages -----------------------> */

.fiche .dataTables_paginate
{
	float: none;
	margin: 10px auto;
	font-size: 30px;
}

.fiche .dataTables_paginate a
{
	color: white!important;
	text-decoration: none;
}

/*.fiche .dataTables_paginate a:hover,*/ .fiche .paginate_button:hover:after, .fiche .paginate_button:hover:before
{
	color: #C43967!important;
}

.fiche .paginate_button.disabled, .fiche .paginate_button.disabled:hover
{
	color: #999!important;
}

.dataTables_wrapper
{
	margin-left: auto;
	margin-right: auto;
	color: rgb(142, 142, 142);
}

@media (min-width: 2000px)
{
	.dataTables_wrapper
	{
		max-width: 1920px;
	}
}

@media (max-width: 2000px)
{
	.dataTables_wrapper
	{
		max-width: 1720px;
	}
}

@media (max-width: 1800px)
{
	.dataTables_wrapper
	{
		max-width: 1520px;
	}
}

@media (max-width: 1600px)
{
	.dataTables_wrapper
	{
		max-width: 1320px;
	}
}

@media (max-width: 1400px)
{
	.dataTables_wrapper
	{
		max-width: 1120px;
	}
}

@media (max-width: 1200px)
{
	.dataTables_wrapper
	{
		max-width: 920px;
	}
}

@media (max-width: 1000px)
{
	.dataTables_wrapper
	{
		max-width: 720px;
	}
}

@media (max-width: 800px)
{
	.dataTables_wrapper
	{
		max-width: 520px;
	}
}

.fiche-content .tablepress tfoot th, .fiche-content  .tablepress thead th
{
	background-color: #353333;
}

.fiche-content .tablepress .even td, .fiche-content .tablepress .odd td
{
	background-color: #353333;
}

#conteneur-contact h1, #conteneur-contact h2
{
	color: white;
    font-family: 'texgyreadventorbold';
}

#conteneur-contact h2
{
	margin-top: 40px;
}

#conteneur-contact h1, #conteneur-contact img
{
	font-size: 40px;
	margin: 0 auto;
	text-align: center;
	display: block;
	height: 100px;
	width: 600px;
}

#conteneur-contact img
{
	margin-top: -80px;
}

#nom, #conteneur-contact #email, #message
{
	margin: 0;
	width: 400px;
	background-color: white;
	color: #353333;
}

#contact
{
	margin: 0;
}

/* #contact-part p 
{
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#contact input, #contact textarea 
{
	outline: none;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 16px;
	height: auto;
	padding: 15px;
	resize: none;
	margin-top: 4px;
	margin-bottom: 4px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#contact input:hover, #contact textarea:hover
{
	color: #353333;
	-moz-box-shadow: inset 0px 0px 5px 1px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 1px #000000;
	-o-box-shadow: inset 0px 0px 5px 1px #000000;
	box-shadow: inset 0px 0px 5px 1px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5);
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#contact-submit
{
	width: 430px;
	color: white;
	background-color: #C43967;
}

#contact-submit:hover
{
	cursor: pointer;
	color: #353333;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
} */

.wpcf7-form p
{
	margin: 0;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-submit
{
	outline: none;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 16px;
	height: auto;
	padding: 15px;
	resize: none;
	margin-top: 4px;
	margin-bottom: 4px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.wpcf7-textarea
{
	width: 369px;
	height: 160px;
}

.wpcf7-text:hover, .wpcf7-textarea:hover, .wpcf7-submit:hover
{
	color: #353333;
	-moz-box-shadow: inset 0px 0px 5px 1px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 1px #000000;
	-o-box-shadow: inset 0px 0px 5px 1px #000000;
	box-shadow: inset 0px 0px 5px 1px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5);
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.wpcf7-submit
{
	width: 399px;
	color: white;
	background-color: #C43967;
}

.wpcf7-submit:hover
{
	cursor: pointer;
	color: #353333;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#conteneur
{
   width:100%; 
   margin-top:20px; 
   padding-bottom:25px;
   padding-top:5px;
}
 
#colonne1
{
   width: 49.9%; 
   float: left;
   /* border-right: 2px solid white; */
}
 
#colonne1 h2
{
	margin-top: 20px;
}
 
#colonne2
{
	width: 49.9%; 
	/* background-color:#0033CC; */
	float:right;
	font-family: 'texgyreadventorbold';
	border-left: 2px solid white;
}
 
#colonne2 section
{
	margin-top: 24px;
	color: white;
}

#colonne2 section table
{
	border-radius: 0 0 20px 20px;
	border: 2px solid white;
	font-size: 18px;
	margin: 0 auto;
}
 
#gmaps2
{
	width: 500px;
	margin: 0 auto;
}
 
#bas
{
   clear:both;
}

#container-pizzeria
{	
    font-family: 'texgyreadventorbold';
	color: white;
	margin-top: 73px;
}

#container-pizzeria img
{
	margin-top: -80px;
	margin-bottom: 20px;
}

#container-pizzeria #post-141 img, #container-pizzeria #post-153 img
{
	margin: 0 auto;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#histoire, #equipe
{
	width: 800px;
	height: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #515151;
	text-align: left;
	display: block;
	margin: 0 auto;
	color: white;
	padding: 10px 25px;
	-moz-box-shadow: inset 0px 0px 5px 1px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 1px #000000;
	-o-box-shadow: inset 0px 0px 5px 1px #000000;
	box-shadow: inset 0px 0px 5px 1px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5);
}

.ngg-galleryoverview
{
	text-align: center !important;
}
.ngg-gallery-thumbnail-box
{
	float:none !important;
	display: inline-block !important;
}

/* #equipe
{
	width: 600px;
	height: 600px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
} */

/* <----------------------- FIN - Partie : CSS des Pages ------------------------> */

/* <---------------------- DEBUT - Partie : Media Queries -----------------------> */

	/* <-------------- DEBUT - [Media Queries] Partie : Header --------------> */
	
@media (max-width: 988px)
{
	.menu-menu-container 
	{
		padding-top: 360px;
	}
	
	#menu-menu 
	{
		text-align: center;
		background-image: url(img/background1.png);
	}
	
	#menu-menu #menu-item-44
	{
		padding: 0;
	}
	
	#newsletter-bar 
	{
		margin-top: -1px;
	}
	
	#header-container .metaslider .caption, #header-container .metaslider .cs-title, #header-container .metaslider .nivo-caption 
	{
		font-size: 18px;
		height: 180px;
		width: 280px;
	}
	
	#header-container .metaslider .nivo-caption  h1
	{
		font-size: 26px;
	}

	#header-container .metaslider .nivo-caption  h2
	{
		font-size: 12px;
	}
}

@media (max-width: 720px)
{
	#menu-menu
	{
		height: 40px;
		font-size: 20px;
	}
	
	#newsletter-bar
	{
		margin-top: 0px;
		height: 50px;
	}

	#newsletter-bar a
	{
		padding: 7px 13px 10px 13px;
		margin-left: 8px;
		font-size: 13px;
	}

	#newsletter-bar .fa-facebook
	{
		padding-left: 3px;
	}
	
	#newsletter-bar #email, #newsletter-submit
	{
		margin-top: 6.5px;
		padding: 8px 10px 10px 10px;
		font-size: 13px;
	}

	#newsletter-bar #email
	{
		width: 200px;
		margin-right: -4px;
	}

	#newsletter-bar img
	{
		margin-top: 8.5px;
		margin-bottom: 8.5px;
	}
}

@media (max-width: 620px)
{
	#menu-menu li
	{
		padding-right: 10px;
	}
	
	#header-container .metaslider .caption, #header-container .metaslider .cs-title, #header-container .metaslider .nivo-caption, #header-container .metaslider .nivo-caption  h1, #header-container .metaslider .nivo-caption  h2, #header-container .metaslider .nivo-caption  p
	{
		display: none;
		border: none;
		background: none;
	}

	#header-container .metaslider 
	{
		height: 360px;
	}
	
	#logo, #logo img
	{
		height: 300px;
	}
	
	#metaslider_24, #metaslider_675, .menu-menu-container
	{
		height: 360px;
	}
	
	.menu-menu-container 
	{
		padding-top: 300px;
	}
	
	#newsletter-bar 
	{
		margin-top: -300px;
	}
}

@media (max-width: 520px)
{
	#menu-menu
	{
		height: 30px;
		font-size: 18px;
	}
	
	#logo, #logo img
	{
		height: 290px;
	}
	
	#metaslider_24 img, #metaslider_675 img
	{
		min-height: 340px;
	}
	
	#header-container .metaslider 
	{
		height: 340px;
	}
	
	#metaslider_24, #metaslider_675, .menu-menu-container
	{
		height: 350px;
	}
	
	.menu-menu-container 
	{
		padding-top: 290px;
	}
	
	#newsletter-bar 
	{
		margin-top: -300px;
	}
	
	#btn-fb-txt
	{
		display: none;
	}
}

	/* <--------------- FIN - [Media Queries] Partie : Header ---------------> */
	
	/* <------------- DEBUT - [Media Queries] Partie : Contenu --------------> */
	
@media (max-width: 1296px)
{
	#container-content .metaslider
	{
		margin: 10px 6px 10px 0px;
	}
}
	
@media (max-width: 988px)
{
	#container-content 
	{
		margin-top: 80px;
	}
	
	#accueil
	{
		width: 600px;
		font-size: 14px;
	}
}

@media (max-width: 866px)
{
	#horaires 
	{
		margin: 10px 0px -2px -7px;
	}
}

@media (max-width: 720px)
{
	#container-content 
	{
		margin-bottom: 20px;
	}
	
	#accueil
	{
		width: 440px;
		font-size: 13px;
		margin: 0px auto 20px auto;
	}
}

@media (max-width: 620px)
{
	#container-content 
	{
		margin-top: 20px;
	}
	
	#accueil
	{
		width: 376px;
		font-size: 13px;
		margin: 0px auto 20px auto;
	}
	
	#container-content .metaslider , #gmaps, #horaires
	{
		margin: 10px auto;
	}
}
	
	/* <-------------- FIN - [Media Queries] Partie : Contenu ---------------> */
	
	/* <------------- DEBUT - [Media Queries] Partie : Footer ---------------> */

@media (max-width: 920px)	
{
	footer p
	{
		font-size: 13px;
		padding: 0px 16px;
	}
}
	
	/* <-------------- FIN - [Media Queries] Partie : Footer ----------------> */

	/* <---------- DEBUT - [Media Queries] Partie : CSS des pages -----------> */

@media (max-width: 920px)
{
	#histoire, #equipe
	{
		width: 600px;
		font-size: 15px;
	}
}

@media (max-width: 720px)
{
	#histoire, #equipe
	{
		width: 500px;
		font-size: 14px;
	}
}

@media (max-width: 620px)
{
	#histoire, #equipe
	{
		width: 400px;
		font-size: 13px;
	}
}

@media (max-width: 1100px)
{
	#colonne1 h2 
	{
		font-size: 18px;
	}
	
	#colonne2 section 
	{
		margin-top: 21px;
	}
	
	#gmaps2
	{
		width: 400px;
	}
}

@media (max-width: 1002px)
{
	#colonne1 h2 
	{
		font-size: 16px;
	}
	
	#colonne2
	{
		width: 47%;
	}
	
	#gmaps2
	{
		width: 400px;
	}
}

@media (max-width: 900px)
{
	#colonne1, #colonne2
	{
		width: auto;
		float: none;
		border: none;
	}
}

@media (max-width: 720px)
{
	#colonne1, #colonne2
	{
		width: auto;
		float: none;
		border: none;
	}
	
	#conteneur-contact h1
	{
		font-size: 30px;
		margin: 0 auto;
	}
	
	#conteneur-contact img
	{
		height: 70px;
		width: 400px;
	}
}

@media (max-width: 620px)
{
	#colonne1, #colonne2
	{
		width: auto;
		float: none;
		border: none;
	}
	
	#conteneur-contact h1, #conteneur-contact .contact-vignes
	{
		display: none;
	}
	
	#conteneur-contact
	{
		margin-top: -30px;
	}
}

/* 	#conteneur-contact h2
	{
		margin-top: 40px;
	}

	#conteneur-contact h1, #conteneur-contact img
	{
		font-size: 40px;
		margin: 0 auto;
		text-align: center;
		display: block;
		height: 100px;
		width: 600px;
	}

	#conteneur-contact img
	{
		margin-top: -80px;
	}

	#nom, #conteneur-contact #email, #message
	{
		margin: 0;
		width: 400px;
		background-color: white;
		color: #353333;
	}

	#contact
	{
		margin: 0;
	}
	.wpcf7-form p
	{
		margin: 0;
	}

	.wpcf7-text, .wpcf7-textarea, .wpcf7-submit
	{
		font-size: 16px;
		height: auto;
		padding: 15px;
	}

	.wpcf7-textarea
	{
		width: 369px;
		height: 160px;
	}

	.wpcf7-submit
	{
		width: 399px;
		color: white;
		background-color: #C43967;
	}

	#conteneur
	{
	   width:100%; 
	   margin-top:20px; 
	   padding-bottom:25px;
	   padding-top:5px;
	}
	 
	#colonne1
	{
	   width: 49.9%; 
	   float: left;
	   border-right: 2px solid white;
	}
	 
	#colonne1 h2
	{
		margin-top: 20px;
	}
	 
	#colonne2
	{
		width: 49.9%; 
		float:right;
	}
	 
	#colonne2 section
	{
		margin-top: 24px;
	}
	 
	#gmaps2
	{
		width: 500px;
		margin: 0 auto;
	}
	 
	#bas
	{
	   clear:both;
	} */
	
	/* <----------- FIN - [Media Queries] Partie : CSS des pages ------------> */
	
/* <----------------------- FIN - Partie : Media Queries ------------------------> */