/*
	Theme Name: Boilerplate (modified by Les Chinois)
	Description: _
	Author: Aaron T. Grogg, based on the work of Paul Irish, Divya Manian, and Elliot Jay Stocks
	Author URI: http://aarontgrogg.com/
	Version: 4.3.2
	Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
	display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-size: 100%; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
	margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
	outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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





/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
	font-family: 'VAGRoundedStd-Bold';
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

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

/**
 * Address styling not present in IE 6/7/8/9.
 */

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

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
	margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
	quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
	content: '';
	content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
	margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
	margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
	*overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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


/*! main.css  */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body {
	background-color: #f3ead8;
	font-family: 'VAGRoundedStd-Light';
}

#animation-popin {
	background-color: #f3ead8;
	border: 5px solid #fff;
	display: none;
	height: 900px;
	left: 50%;
	margin-left: -592px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 1185px;
	z-index: 999999;
}

#animation-popin a {
	color: #663b1c;
	display: block;
	font-size: 15px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

#content {
	/*margin-top: -1px;*/
	min-width: 960px;
	margin: 0 auto;
	position: relative;
}

/* common block used for centering and containing data */
.wrapper_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 15;
	height: auto;
}


	/* SLIDER */
	#wrapper_slider .wrapper_content .prev,
	#wrapper_slider .wrapper_content .next {
		font-size: 0px;
		position: absolute;
		top: 110px;
		background:url(images/home/slide/sprite_slider.png) no-repeat 0px 0px transparent;
		width: 56px;
		height: 56px;
	}
	#wrapper_slider .wrapper_content .prev {
		left:15px;
	}
	#wrapper_slider .wrapper_content .next {
		right:15px;
		background-position: 0px -131px;
	}
	#wrapper_slider .swiper-slide {
		width: 960px;
	}
		#wrapper_slider .swiper-slide h1 {
			text-align: left;
			font-weight:normal;
			line-height: 42px;
			margin: 60px 0 15px 0;
			color: #663B1C;
			float: left;
			font-size: 42px;
			width: 306px;
		}
		#wrapper_slider .swiper-slide h1 span {
			font-family: 'VAGRoundedStd-Bold';
		}
		#wrapper_slider .swiper-slide img {
			float: left;
		}
		#wrapper_slider .swiper-slide .brown_link {
			float: left;
			height: 30px;
			line-height: 30px;
			padding: 0 17px 0 30px;
			border-radius: 15px;
			text-decoration: none;
			color: #fff;
			font-size: 15px;
			background:url(images/home/slide/sprite_slider.png) no-repeat 15px -366px #663b1c;
		}


/* ACTU */
#wrapper_actu {
	margin-top: -40px; /* TODO  Attention margin negative !!! bug */
	width: 100%;
	min-height: 457px;
	background-color: #faf7ef;
}

	/* left */
	.wrapper_content .content_left {
		float: left;
		width: 612px;
		padding: 15px 16px 0 16px;
		position: relative;
	}
		.content_left .header_content {
			height: 40px;
			margin: 0 0 10px;
			width: 100%;
		}
			.content_left .header_content .news_link {
				background: url("images/home/slide/sprite_slider.png") no-repeat scroll 10px -397px #fff;
				border-radius: 15px 15px 15px 15px;
				color: #673c1d;
				float: right;
				font-size: 15px;
				height: 25px;
				line-height: 25px;
				padding: 0 20px 0 26px;
				margin-top: 8px;
				text-decoration: none;
				-webkit-transition:all 200ms ease-in-out;
				   -moz-transition:all 200ms ease-in-out;
					 -o-transition:all 200ms ease-in-out;
						transition:all 200ms ease-in-out;
			}
			.content_left .header_content .news_link:hover {
				background: url("images/home/slide/sprite_slider.png") no-repeat scroll 10px -368px #663B1C;
				color: #FFF;
			}
			.content_left .header_content h1 {
				float: left;
				margin: 0px;
				padding: 0px;
				color: #663b1c;
				font-size: 26px;
				font-family: 'VAGRoundedStd-Bold';
				font-weight: normal;
			}
		.content_left .col {
			margin: 0 18px 20px 0;
			float:left;
			width: 192px;
		}
		body.home .content_left .col {
			margin: 0 18px 50px 0;
			height: 395px; 
		}
		body.home .content_left .col p {
			height: 115px;
			overflow: hidden;
		}
		.content_left .col:last-child,
		.content_left .col:nth-child(3n+3) {
			margin-right: 0;
		}
		/*.content_left .col + .col + .col {
			margin-right: 0;
		}*/
		.content_left h2 {
			height: 27px;
			line-height: 27px;
			background-color: #663b1c;
			margin: 0px;
			padding: 0 0 0 10px;
			color: #fff;
			font-size: 14px;
			font-weight: normal;
		}
		.content_left .bottom_title_brown {
			float: left;
			background: url(images/bg_brown_title.png) no-repeat bottom left transparent;
			height: 17px;
			width: 100%;
			position: relative;
			z-index: 15;
		}
		.content_left img {
			margin-top: -17px;
		}
		.content_left h3 {
			font-size: 16px;
			color: #663b1c;
		}
		.content_left p {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			margin:0 0 20px 0;
		}

/* bouton lien "en savoir plus" */
.brown_link {
	background: url("images/home/slide/sprite_slider.png") no-repeat scroll 12px -368px #663B1C;
	border-radius: 15px 15px 15px 15px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 4px 17px 6px 30px;
	text-decoration: none;
	-webkit-transition:all 200ms ease-in-out;
	   -moz-transition:all 200ms ease-in-out;
		 -o-transition:all 200ms ease-in-out;
			transition:all 200ms ease-in-out;
}
.brown_link:hover {
	opacity: 0.5;
}




	/* RECIPE */
	/* right */
	.wrapper_content .sidebar { /* TODO ATTENTION CHANGEMENT DE NOM */
		width: 300px;
		padding: 65px 0 0 15px; /* TODO */
		position: absolute;
		right: 0;
	}
	.wrapper_content .sidebar.actualites {
		padding: 15px 0 0 15px; /* TODO */
	}
		.sidebar .ban {
			width: 300px;
			background-color: #faf7ef;
		}
		.sidebar .ban.one {
			margin-bottom: 20px;
		}	
		 .sidebar .ban.number2 {;
			background-color: #f3ead8;
		}
		.sidebar .recipe {
			padding: 15px;
		}
		.sidebar .newsletter {
			margin-top: 22px;
			padding: 12px 12px 20px 12px;
			background: url(images/sidebar/bg_newsletter.png) no-repeat top left #fff;
		}
		.sidebar a {
			display: block;
		}
.newsletter h1 {
				margin: 0 0 0 27px;
				padding: 0;
				font-family: 'VAGRoundedStd-Bold';
				color: #fff;
				font-size: 20px;
				font-weight:normal;
			}
			.newsletter p {
				font-family: 'Arial';
				font-size: 12px;
				color: #333;
				margin: 25px 0 0 0;
				padding: 0 0 0 10px;
			}
			.newsletter form p {
				font-weight: bold;
				margin-top: 8px;
			}
			form input {
				width: 220px;
				padding: 6px 0px 6px 10px;
				margin: 10px 2px 0 0;
				background-color:#f3ead8;
				border:none;
				border-radius: 10px;
				font-size:12px;
				font-family: Arial, Helvetica, sans-serif;
				-webkit-transition:all 200ms ease-in-out;
				   -moz-transition:all 200ms ease-in-out;
					 -o-transition:all 200ms ease-in-out;
						transition:all 200ms ease-in-out;
			}
			form input:hover {
				background-color:#f9f5ec;
			}
			form input.btn {
				margin: 0;
				border:none;
				border-radius: 28px;
				background:url(images/sidebar/sprite-sidebar.png) no-repeat 9px 10px #f3ead8;
				font-size: 0px;
				height: 28px;
				vertical-align: middle;
				width: 28px;
				-webkit-transition:all 200ms ease-in-out;
				   -moz-transition:all 200ms ease-in-out;
					 -o-transition:all 200ms ease-in-out;
						transition:all 200ms ease-in-out;
			}
			button:hover {
				opacity: 0.5;
			}


/* VIDEO */
#wrapper_videos {
	height: 620px;
	margin-top: -50px;
	padding-top: 100px;
	width: 100%;
	background: url('images/public_video_cut.png') center top no-repeat transparent;
}
	.video_content {
		height: 370px;
	}
	.video_bottom {
		width: 566px;
		padding: 23px;
		background-color: #FFF;
	}
		.video_bottom h2 {
			padding: 0;
			background: none;
			color:#663b1c;
			font-size: 25px;
		}
		.video_bottom h2 strong {
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
		}
		.video_bottom p {
			font-family:Arial, Helvetica, sans-serif;
			color:#663b1c;
			font-size: 14px;
		}
		.sidebar .social {
			padding: 5px 10px 10px 10px;
		}
			.social p {
				float: left;
				margin: 0px;
				padding: 0px;
				font-size: 17px;
				color: #663b1c;
			}
			.social .facebook,
			.social .twitter,
			.social .email {
				margin-right: 2px;
				width: 28px;
				height: 28px;
				float: right;
				font-size: 0px;
				background-image:url(images/sidebar/sprite-sidebar.png);
				background-repeat: no-repeat;
				-webkit-transition:all 200ms ease-in-out;
				   -moz-transition:all 200ms ease-in-out;
					 -o-transition:all 200ms ease-in-out;
						transition:all 200ms ease-in-out;
			}
			.social .facebook:hover,
			.social .twitter:hover,
			.social .email:hover {
				opacity: 0.5;
			}
			.social .facebook {
				background-position: 8px -22px;
			}
			.social .twitter {
				background-position: -22px -22px;
			}
			.social .email {
				background-position: -53px -22px;
			}
		.sidebar .other_sites {
			margin-top: 25px;
		}
		.sidebar .other_sites p {
			margin: 0px;
			padding: 0px;
			color:#663b1c;
			font-size: 20px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
		}

.bg_slide_left {
	background:url(images/home/slide/visuels/deg_slider_left.png) no-repeat top left transparent;
	position: absolute;
	height: 357px;
	width: 99px;
	top: 0;
	left: 0;
	z-index:5;
}
.bg_slide_right {
	background:url(images/home/slide/visuels/deg_slider_right.png) no-repeat top right transparent;
	position: absolute;
	height: 357px;
	width: 99px;
	top: 0;
	right: 0;
	z-index:5;
}

header {
	position: relative;
	height: 163px;
	background: #fff;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;

	min-width: 960px;
}
	header #header_top {
		height: 109px;
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
		header #header_top img#logo {
			display: block;
			width: 210px;
			height: 81px;
		   /* position: absolute;
			left: 17px;
			top: 10px;*/
			float: left;
			margin-top: 10px;
			margin-left: 17px;
		}
		header #header_top #nav_top_right {
			width: 388px;
			height: 109px;
			float: right;
		}
			header #header_top #nav_top_right #buttonslist {
			}
				header #header_top #nav_top_right #buttonslist a {
					text-decoration: none;
					color: #663b1c;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					display: block;
					float: left;
					height: 28px;
					padding-left: 21px;
					padding-right: 12px;
					margin-right: 2px;
					background-image: url(images/buttonarrowicon.png);
					background-repeat: no-repeat;
					background-position: bottom left;
					line-height: 28px;
					border-radius: 0px 0px 10px 10px;
					-moz-border-radius: 0px 0px 10px 10px;
					-webkit-border-radius: 0px 0px 10px 10px;
					border: 0 none;
				}
				header #header_top #nav_top_right #buttonslist a.active,
				header #header_top #nav_top_right #buttonslist a:hover {
					background-color: #f3ead8;
					background-position: top left;
				}
			header #header_top #nav_top_right #secondary_menu {
				display: block;
				min-width: 200px;
				height: 30px;
				/*float: right;
				margin-right: 140px;*/
				position: absolute;
				top: 15px;
				right: 130px;
			}
			header #header_top #nav_top_right #secondary_menu ul {
				list-style: none;
			}
			header #header_top #nav_top_right #secondary_menu ul li {
				float: left;
			}
				header #header_top #nav_top_right #secondary_menu a {
					display: block;
					height: 30px;
					float: left;
					text-decoration: none;
					font-weight: thin;
					font-size: 16px;
					color: #663b1c;
					border-right: 1px solid #e0d8d2;
					padding-right: 12px;
					line-height: 30px;
					margin-right: 10px;
					margin-top: 33px;
				}
				header #header_top #nav_top_right #secondary_menu li:last-child a {
					border: none;

				}
			header #header_top #nav_top_right form#searchbox {
				position: absolute;
				display: block;
				width:130px;
				padding-top: 2px;
				overflow: hidden;
				right:8px;
				top: 63px;
			}
				header #header_top #nav_top_right form#searchbox input#textfield {
					-webkit-border-radius:16px;
					-moz-border-radius:16px;
					border-radius:16px;
					border: 0 none;
					height: 22px;
					background-color: #FFD233;
					font-size: 14px;
					text-align: left;
					padding: 0 0 0 35px;
					margin: 0;
					width: 95px; /* 130 - 35 de padding */
				}
				input, textarea {
					color: #663b1c;
				}

				header #header_top #nav_top_right form#searchbox input#submit {
					display: block;
					width: 21px;
					height: 22px;
					background: transparent url(images/loupe.png) 0px 0px no-repeat;
					border: 0 none;
					position: absolute;
					top: -9px;
					left: 9px;
					cursor:pointer; /* Hand cursor for the normal state */
					font-weight: 400;
				}


/* DROPDOWN MENU */
header #header_bottom {
	position: relative;
	height: 55px;

	background-color: #ffd233;
	width: 100%;

}
header #header_bottom nav#main_nav {
	position: relative;
	width: 960px;
	height: 100%;
	padding:0;
	margin: 0 auto;
	font-size: 15px;
	/*margin: 0 0 0 25px;*/
}
div.menu-header {
	padding:0;
}

#main_nav ul{
	list-style:none;
	margin:0;
	padding:0;

	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
}


#main_nav li{
	position:relative;
	display:block;
	float:left;
}
#menu-menu-principal > li:first-child {
	margin-left: 24px;
}
#main_nav a {
	display:block;
	color: #663b1c;
	text-decoration:none;
	padding:0 10px;

	display: block;
	color: #663b1c;
	float: left;
	/*min-height: 48px;*/

	min-width: 28px;
	text-align: center;
	text-decoration: none;
	font-weight: 100;
	vertical-align: bottom;
}

/* liens de premier niveau */
#main_nav ul.menu>li>a {
	line-height: 47px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 7px;
	height: 48px;
}

/* liens de second niveau */
#main_nav ul.sub-menu>li {
	/*-webkit-box-shadow: 2px 0 1em #ccc, -2px 0 1em #ccc;*/
}
#main_nav ul.sub-menu>li>a {
	padding: 10px 15px 10px 15px;
	background: #fff;
	/*border-bottom: 1px solid #e8e2dd;*/
	padding-top: 10px;
	width: 280px; /* TODO largeur fixe pour menu (david)*/

}
/* Sous-menu 1 */
#main_nav ul.sub-menu {
	position:absolute;
	left:0;
	top:54px;
	z-index:99999;
	visibility:hidden;
	width:310px;
	-webkit-box-shadow:0 7px 5px rgba(1,2,2,0.3);
	-moz-box-shadow:0 7px 5px rgba(1,2,2,0.3);
	box-shadow:0 7px 5px rgba(1,2,2,0.3);
}
#main_nav ul.sub-menu li{
	min-width:200px;
	border-bottom: 1px solid #e8e2dd;
}
#main_nav ul.sub-menu li a{
	text-align: left;
}
#main_nav li:hover > a,
#main_nav ul ul:hover > a {
	background: #fff;
}
/*header #header_bottom nav#main_nav ul li.current_page_item > a {
	background: #ffe743;
}*/
header #header_bottom nav#main_nav ul#menu-menu-principal li.current-menu-item > a,
header #header_bottom nav#main_nav ul#menu-menu-principal li.current-menu-parent > a {
	background: #ffe743; /* #ffe743 */
}



header div#header_bottom nav#main_nav div.menu-header ul#menu-menu-principal.menu li ul.sub-menu li a {
	background: #fff;
}
header div#header_bottom nav#main_nav div.menu-header ul#menu-menu-principal.menu li ul.sub-menu li a:hover {
	/*font-family: 'VAGRoundedStd-Bold';
	font-weight:normal;*/
	text-decoration: underline;
}
#main_nav .menu-header ul#menu-menu-principal li ul.sub-menu ul li a {
	background: #fff;
}
#header_bottom nav#main_nav div.menu-header ul#menu-menu-principal.menu li ul.sub-menu li a:hover,
header #header_bottom nav#main_nav ul li a:hover {
	background-color: #fff;
}
#main_nav ul.menu>li:hover>a {
	-webkit-box-shadow: 0 1px 4px rgba(1,2,2,0.3);
	-moz-box-shadow: 0 1px 4px rgba(1,2,2,0.3);
	box-shadow: 0 1px 4px rgba(1,2,2,0.3);
}

#main_nav ul li:hover > ul{
	visibility:visible;
}


/* END OF DROPDOWN MENU */



/* SLIDER */
#wrapper_slider.varieties {
	background-color: #fcf8f7;
}

#wrapper_slider {
	position: relative;
	background-color: #ffe743;
	overflow: hidden;
	clear: both;
}
	#slider_header_top {
		position: relative;
		width: 100%;
		/*height: 463px;*/ /*288 (bord droit maquette)+175 (hauteur cut)*/
		height: 270px; /* pour la hauteur du slider */
	}
	#slider_header_bottom {
		background: url('images/public_header_cut.png') no-repeat center 0 transparent;
		height: 151px;
		position: relative;
		z-index: 15;
	}
	.device {
		width: 960px;
		margin: 0 auto;
		height: 270px;
		position: relative;
	}
	/* slider logos */
	.device.slider_logo {
		width: 180px;
		height: 107px;
	}
	.pagination2 {
		display: none;
	}
	.arrow-left2,
	.arrow-right2 {
		font-size: 0px;
		width: 30px;
		height: 30px;
		top: 32%;
		position:absolute;
		background-image:url(images/sidebar/sprite-sidebar.png);
		background-repeat:no-repeat;
		-webkit-transition:all 200ms ease-in-out;
		   -moz-transition:all 200ms ease-in-out;
			 -o-transition:all 200ms ease-in-out;
				transition:all 200ms ease-in-out;
	}
	.arrow-left2:hover,
	.arrow-right2:hover {
		opacity: 0.5;
	}
	.arrow-left2 {
		left: -45px;
		background-position: 0px -71px;
	}
	.arrow-right2 {
		right: -45px;
		background-position: 0px -123px;
	}



	.device .arrow-left,
	.device .arrow-right {
		font-size: 0px;
		position: absolute;
		z-index: 150;
		top: 50%;
		background: url(images/home/slide/sprite_slider.png) no-repeat 0px 0px transparent;
		width: 56px;
		height: 56px;
		-webkit-transition:all 200ms ease-in-out;
		   -moz-transition:all 200ms ease-in-out;
			 -o-transition:all 200ms ease-in-out;
				transition:all 200ms ease-in-out;
	}
	.device .arrow-left:hover,
	.device .arrow-right:hover {
		opacity: 0.5;
	}
	.device .arrow-right {
		right: 15px;
		background-position: 0px -131px;
	}
	.device .arrow-left {
		left: 15px;
	}
	.swiper-container {
	  height: 357px;
	  width: 960px;
	}

	/* slide logos */
	.swiper-container2 {
	  width: 180px;
	  height: 107px;
	  overflow:hidden;
	}
	.content-slide {
		padding: 20px;
		color: #fff;
	}
	.title {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.pagination {
		z-index: 150;
		position: absolute;
		right: 15px;
		text-align: right;
		bottom:5px;
		width: 100px;
	}
	.swiper-pagination-switch {
		display: inline-block;
		width: 13px;
		height: 13px;
		border-radius: 10px;
		background: #FFF;
		margin: 0 3px;
		cursor: pointer;
	}
	.swiper-active-switch {
		background: #663b1c;
	}



	/* slider logos home */
	.sidebar .slider_other_sites {
			position: relative;
			margin-top: 10px;
			background-color: #FFF;
			padding: 5px 60px 5px 60px;
			width: 180px;
		}

			.swiper-slide {
				text-align: center;
				padding: 0px;
				margin: 0px;
				overflow:hidden;
			}
			.swiper-slide ul {
			}
			.swiper-slide li {
				float: left;
				list-style: none;
			}
			.swiper-slide img {
				text-align: center;
			}






/* ------------------------------------------------------------------ */
/* HISTORY */
/* ------------------------------------------------------------------ */

#wrapper_history1 {
	background-color: #ffe743;
	overflow: hidden;
	clear: both;
}
#wrapper_history1 .history1_title {
	position: relative;
	text-align: center;
	color: #663b1c;
	width: 960px;
	padding-top: 25px;
	margin: 0 auto 0;
	height: 110px;
	position: relative;
	z-index: 25;
}
#wrapper_history1 .history1_title h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#wrapper_history1 .history1_title h2 span {
	width: 50px;
	display: inline-block;
	border-top: 1px solid #663b1c;
	vertical-align: middle;
}
#wrapper_history1 .history1_title h1 {
	margin: 0;
	padding: 0;
	font-size: 45px;
	font-family: 'VAGRoundedStd-Bold';
	font-weight:normal;
	line-height: 45px;
}
#wrapper_history1 .history1_title p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.slider_yellow_bottom {
	margin-top: -40px;
	background: url('images/bg_yellow.png') no-repeat center 0 transparent;
	height: 151px;
	position: relative;
	z-index: 11;
	display: block;
}
/* VISUAL */
#wrapper_visual {
	margin-top: -151px;
	position:relative;
}
	#wrapper_visual .map {
		text-align: center;
		color: #fff;
		position: absolute;
		top: 130px;
		width: 100%;
		margin: 0 auto;
		z-index: 5;
	}
	#wrapper_visual .map h3 {
		margin: 50px 0 0 0;
		padding: 0;
		font-family: 'VAGRoundedStd-Bold';
		font-weight:normal;
		font-size: 30px;
	}
	#wrapper_visual .map p {
		margin: 0;
		padding: 0;
		line-height: 17px;
		font-size: 15px;
	}
	.visual {
		overflow: hidden;
		position: relative;
		height: 650px;
		text-align: center;
	}

		.visual .slideshow {
			width: 100%;
			height: 100%;
			/*background: #000;*/
			position: absolute;
			top: 0;
		}
			figure {
				margin: 0;
			}
				.visual .slideshow figure img {
					width: 100%;
					height: auto;
				}
@media only screen and (max-width: 1399px){ /* @media pour le positionnement du visuel pour history */
	.visual .slideshow figure img {
		/*display:none;*/
		width: auto;
		height: 100%;
	}
}
@media only screen and (max-width: 1399px){ /* @media pour le positionnement du visuel pour history */
	.visual .slideshow figure img {
		display:none;
	}
	.visual .slideshow figure {
		width: auto;
		height: 635px;
		background: url(images/histoty/bg_history_header.jpg) no-repeat top center transparent;
	}
}
/* HISTORY 2 */
.link1 {
	background:url(images/histoty/tr_1.png) no-repeat top left transparent;
	position:absolute;
	top: -146px;
	left: 470px;
	width: 139px;
	height: 279px;
}
#wrapper_history2 {
	position: relative;
	margin-top: -15px; /* TODO - pour corriger l'espace de 15px ???? */
	padding-top: 15px; /* TODO - pour corriger l'espace de 15px ???? */
	width: 100%;
	height: 450px;
	background-color: #faf7ef;
}
	.wrapper_history2_content {
		position: relative;
		width: 960px;
		margin: 20px auto 0;
		z-index: 15;
	}
	.wrapper_history2_content .content_left {
		position:relative;
		float:left;
		width: 627px;
	}
		.wrapper_history2_content .content_left p {
			position:absolute;
			width: 358px;
			top: 50px;
			left: 158px;
			margin: 0;
			text-align:center;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			font-size: 20px;
			line-height: 22px;
			color: #663b1c;
		}
		.wrapper_history2_content .content_left p span {
			font-family: 'VAGRoundedStd-Light';
			font-size: 16px;
			line-height: 18px;
			color: #663b1c;
		}
		.wrapper_history2_content .content_left img {
			margin-top: 50px;
		}
	.wrapper_history2_content .content_right {
		float: right;
	}
		.wrapper_history2_content .content_right .positioning {
			background-color: #fdfcf9;
			padding: 24px 24px 50px 24px;
			width: 284px;
		}
		.wrapper_history2_content .bottom_col_white {
			float: right;
			margin-top: 0px;
			width: 332px;
			height: 23px;
			background:url(images/histoty/bottom_col_white.png) no-repeat bottom center transparent;
		}
		.wrapper_history2_content .content_right p {
			text-align:justify;
			margin: 0 0 10px 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #663b1c;
		}

/* HISTORY 3 */
.link2 {
	background:url(images/histoty/tr_2.png) no-repeat top left transparent;
	position:absolute;
	top: -100px;
	left: 0px;
	width: 224px;
	height: 328px;
}
#wrapper_history3 {
	position: relative;
	margin-top: -15px; /* TODO - pour corriger l'espace de 15px ???? */
	padding-top: 15px; /* TODO - pour corriger l'espace de 15px ???? */
	width: 100%;
	height: 490px;
	background: url('images/public_video_cut.png') center top no-repeat transparent;
}
	#wrapper_history3 .wrapper_history3_content {
		position: relative;
		width: 960px;
		margin: 100px auto 0;
		z-index: 15;
	}
		.wrapper_history3_content .content_left {
			position:relative;
			float:left;
			width: 400px;
		}
		.wrapper_history3_content .content_right {
			position:relative;
			float:right;
			width: 535px;
			padding-right: 25px;
		}
			.wrapper_history3_content .content_right h1 {
				margin-left: -95px;
				font-size: 35px;
				font-family: 'VAGRoundedStd-Light';
				font-weight:normal;
				line-height: 35px;
				color: #663b1c;
			}
			.wrapper_history3_content .content_right h1 span {
				font-size: 30px;
				font-family: 'VAGRoundedStd-Bold';
				font-weight:normal;
				line-height: 32px;
				color: #663b1c;
				margin-left: 50px;
			}
			.wrapper_history3_content .content_right .col {
				width: 250px;
				float: left;
			}
			.wrapper_history3_content .content_right .col.left {
				margin-right: 25px;
			}
				.wrapper_history3_content .content_right .col p {
					text-align:justify;
					margin: 0 0 10px 0;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #663b1c;
				}

/* DISVERSITY */
.link3 {
	background:url(images/histoty/tr_3.png) no-repeat top left transparent;
	position:absolute;
	top: -74px;
	left: 314px;
	width: 314px;
	height: 129px;
}
#wrapper_diversity {
	position: relative;
	margin-top: -15px;
	padding-top: 15px;
	width: 100%;
	height: 500px;
	background: url(images/bg_brown.png) center top no-repeat #663b1c;
}
	#wrapper_diversity .wrapper_diversity_content {
		position: relative;
		width: 960px;
		margin: 100px auto 0;
		z-index: 15;
	}
		.wrapper_diversity_content .content_left {
			position:relative;
			float:left;
			width: 367px;
			margin: 20px 15px 0 25px;
		}
			.wrapper_diversity_content .content_left h1 {
				color: #fff;
				font-size: 30px;
				font-family: 'VAGRoundedStd-Bold';
				font-weight: normal;
				line-height: 30px;
			}
			.wrapper_diversity_content .content_left p {
				text-align:justify;
				margin: 0 0 10px 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #fff;
			}
		.wrapper_diversity_content .content_right {
			position:relative;
			float:right;
			width: 551px;
		}
		.wrapper_diversity_content .content_right img {
			margin-top: -65px;
		}

/* CONQUEST */
.link4 {
	background: url(images/histoty/tr_4.png) no-repeat top left transparent;
	position:absolute;
	top: -74px;
	left: 314px;
	width: 353px;
	height: 152px;
}
#wrapper_conquest {
	position: relative;
	margin-top: -15px;
	padding-top: 15px;
	width: 100%;
	height: 635px;
	background-color: #ffe743;
}
	#wrapper_conquest .wrapper_conquest_content {
		position: relative;
		width: 960px;
		margin: 22px auto 0;
		z-index: 15;
	}
		.wrapper_conquest_content .content_left {
			position: relative;
			float: left;
			width: 466px;
		}
		.wrapper_conquest_content .content_left img {
			margin-top: 60px;
			margin-left: 40px;
		}
		.wrapper_conquest_content .content_right {
			position:relative;
			float:right;
			width: 457px;
			margin-right: 36px;
		}
			.wrapper_conquest_content .content_right h1 {
				color: #663b1c;
				font-size: 30px;
				font-family: 'VAGRoundedStd-Bold';
				font-weight: normal;
				line-height: 30px;
				padding: 0px;
				margin: 35px 0 15px 0;
			}
			.wrapper_conquest_content .content_right h1 span {
				font-size: 45px;
				font-family: 'VAGRoundedStd-Light';
				font-weight:normal;
				line-height: 45px;
			}
			.wrapper_conquest_content .content_right p {
				text-align:justify;
				margin: 0 0 10px 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #663b1c;
			}




/* pour les boutons retour haut de page */
#button_top {
	padding: 80px 0 70px 0;
	width: 100%;
}
	#wrapper_conquest .content_button_top {
		margin-top: 65px;
	}
	.content_button_top {
		width: 960px;
		margin: 0 auto 0;
		background: url(images/histoty/sprite-history.png) no-repeat center -18px transparent;
		width: 960px;
		text-align: center;
	}
	.button_top {
		text-decoration: none;
		background: url(images/histoty/sprite-history.png) no-repeat 13px 9px #ac927a;
		height: 29px;
		padding: 4px 17px 5px 31px;
		border-radius: 15px;
		font-size: 15px;
		font-family: 'VAGRoundedStd-Light';
		font-weight:normal;
		color: #fff;
		-webkit-transition:all 200ms ease-in-out;
		   -moz-transition:all 200ms ease-in-out;
			 -o-transition:all 200ms ease-in-out;
				transition:all 200ms ease-in-out;
	}
	.button_top:hover {
		background: url(images/histoty/sprite-history.png) no-repeat 13px 9px #663b1c;
	}




/* ------------------------------------------------------------------ */
/* VARIETIES */
/* ------------------------------------------------------------------ */

#wrapper_varieties {
	background-color: #ffe743;
	overflow: hidden;
	clear: both;
}
.slider_yellow_white {
	margin-top: -30px;
	background: url('images/bg_yellow-white.png') no-repeat center 0 #ffe743;
	height: 151px;
	display: block;
	position: relative;
	z-index: 5;
}
#wrapper_varieties .varieties_title {
	position: relative;
	text-align: center;
	color: #663b1c;
	width: 960px;
	padding-top: 25px;
	z-index: 25;
	margin: 0 auto 0;
}
	.varieties_title h2 {
		font-family: 'VAGRoundedStd-Light';
		font-weight:normal;
		margin: 0;
		padding: 0;
		font-size: 18px;
	}
	.varieties_title h2 span {
		width: 50px;
		display: inline-block;
		border-top: 1px solid #663b1c;
		vertical-align: middle;
	}
	.varieties_title h1 {
		margin: 0;
		padding: 0;
		font-size: 45px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight:normal;
		line-height: 45px;
	}
	.varieties_title p {
		margin: 10px 0 0 0;
		padding: 0 100px;
		font-size: 13px;
	}

/* slider varietes */
#wrapper_slider.varieties {
	overflow: visible;
}
#wrapper_slider.varieties .swiper-slide img {
	display: block;
}
#wrapper_slider.varieties .device {
	width: 840px;
	height: auto;
	position: relative;
	z-index: 10;
	margin-top: -20px;
}
#wrapper_slider.varieties .swiper-container.varieties {
	width: 840px;
	height: 500px;
}
/*#wrapper_slider.varieties .swiper-container.varieties .swiper-slide {
	width: 280px;
}*/
#wrapper_slider.varieties .swiper-container.varieties .swiper-slide h1 {
	font-size: 23px;
	display: block;
	text-align: center;
	width: 100%;
	margin: 0;
	font-family: 'VAGRoundedStd-Bold';
	font-weight:normal;
}
#wrapper_slider.varieties .swiper-container.varieties .swiper-slide p {
	padding: 0 22px 0 22px;
	display: block;
	text-align:justify;
	margin: 0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663b1c;
}
#wrapper_slider.varieties .device .arrow-left,
#wrapper_slider.varieties .device .arrow-right {
	background: url(images/varieties/sprite-varietes.png) no-repeat 0px 0px transparent;
	top: 80px;
}
#wrapper_slider.varieties .device .arrow-left {
	left: -60px;
}
#wrapper_slider.varieties .device .arrow-right {
	background-position: 0px -95px;
	right: -60px;
}
#wrapper_slider.varieties .pagination {
	display:none;
}
/* couleur bg bouton retour haut de page */
#button_top.varieties {
	background-color: #fcf8f7;
}


/* ---------------------------------------------------------------------- */
/* CHOOSE */
/* ---------------------------------------------------------------------- */


#wrapper_choose {
	position: relative;
	margin-top: -150px;
	padding-top: 125px;
	width: 100%;
	height: 375px;
	background-color: #fcf8f7;
}
	#wrapper_choose .wrapper_choose_content {
		position: relative;
		width: 960px;
		margin:0 auto;
		z-index: 10;
	}
		.wrapper_choose_content .content_left {
			position:relative;
			float:left;
			width: 395px;
			margin: 10px 0 0 24px;
		}
			.wrapper_choose_content .content_left h1 {
				margin: 0;
				padding: 0;
				font-family: 'VAGRoundedStd-Light';
				font-weight: normal;
				color: #663b1c;
				font-size: 62px;
				line-height: 40px;
			}
			.wrapper_choose_content .content_left h1 span {
				font-family: 'VAGRoundedStd-Bold';
				font-size: 40px;
				font-weight: normal;
				line-height: 60px;
			}
			.wrapper_choose_content .content_left p {
				text-align:justify;
				margin: 0 0 10px 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #663b1c;
			}
			.wrapper_choose_content .content_left .visual_pdf {
				position: relative;
				margin-top: 25px;
			}
			#wrapper_choose .content_left img {
				margin: 0;
			}
			#wrapper_choose .content_left .open {
				position:absolute;
				background:url(images/varieties/sprite-varietes.png) no-repeat 0px -188px transparent;
				top: 30px;
				left: 165px;
				width: 63px;
				height: 63px;
				-webkit-transform:scale(0.85);
				   -moz-transform:scale(0.85);
					-ms-transform:scale(0.85);
					 -o-transform:scale(0.85);
						transform:scale(0.85);
				-webkit-transition:all 0.2s ease-in 0s;
				   -moz-transition:all 0.2s ease-in 0s;
					 -o-transition:all 0.2s ease-in 0s;
						transition:all 0.2s ease-in 0s;
			}
			#wrapper_choose .content_left .open:hover {
				-webkit-transform:scale(1);
				   -moz-transform:scale(1);
					-ms-transform:scale(1);
					 -o-transform:scale(1);
						transform:scale(1);
			}
		.wrapper_choose_content .content_right {
			position:relative;
			float:right;
			width: 540px;
		}
		.wrapper_choose_content .content_right img {
			margin-top: -105px;
		}



/* RANGES */

#wrapper_ranges {
	position: relative;
	margin-top: -9px;
	padding-top: 16px;
	width: 100%;
	z-index: 20;
	height: 400px;
	background-color: #f3ead8;
}
	#wrapper_ranges .wrapper_ranges_content {
		position: relative;
		width: 960px;
		margin:0 auto;
		z-index: 10;
	}
	#wrapper_ranges .wrapper_ranges_content ul {
		padding: 0;
		text-align: center;
	}
		#wrapper_ranges .wrapper_ranges_content li {
			display: inline-block;
			list-style: none;
			width: 210px;
			padding: 0 15px;
		}
		#wrapper_ranges .wrapper_ranges_content li img {
			width: 160px;
			margin: 0 auto;
			display:block;
		}
		#wrapper_ranges .wrapper_ranges_content h1 {
			color: #663b1c;
			font-size: 18px;
			line-height: 18px;
			text-align:center;
			font-family: 'VAGRoundedStd-Bold';
			font-weight: normal;
		}
		#wrapper_ranges .wrapper_ranges_content p {
			text-align:justify;
			margin: 0 0 10px 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #663b1c;
		}
		.wrapper_ranges_content .center {
			text-align: center;
			margin-top: 20px;
		}

		/* couleur bg bouton retour haut de page */
		#button_top.ranges {
			background-color: #f3ead8;
		}


/* ---------------------------------------------------------------------- */
/* CHILDREN 0 */
/* ---------------------------------------------------------------------- */


#wrapper_children {
	position: relative;
	margin-top: -150px;
	padding-top: 125px;
	padding-bottom: 40px;
	width: 100%;
	background-color: #58c7d5;
}
#wrapper_children .wrapper_children_content {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	z-index: 10;
}

/* CHILDREN */
#wrapper_children {
	position: relative;
	width: 100%;
}
.wrapper_children p {
	display: inline-block;
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #663b1c;
	text-align: center;
	font-size: 13px;
}
.wrapper_children h1 {
	font-size: 36px;
	font-family: 'VAGRoundedStd-Bold';
	font-weight: normal;
	text-align: center;
	color: #663b1c;
}
.wrapper_children {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 10;
}
	#wrapper_children .right,
	#wrapper_children .left {
		padding: 0 20px;
		width: 440px;
	}
	#wrapper_children .left {
		float: left;
	}
	#wrapper_children .right {
		float: right;
	}
	#wrapper_children .left h1,
	#wrapper_children .right h1 {
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		text-align: center;
		font-size: 25px;
		color: #663b1c;
	}
	#wrapper_children .left h2,
	#wrapper_children .right h2 {
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		text-align: center;
		font-size: 23px;
		color: #663b1c;
	}
		#wrapper_children .col {
			width: 202px;
			float: left;
		}
			#wrapper_children .col p {
				margin: 0 0 15px 0;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #663b1c;
				text-align: center;
				font-size: 13px;
			}
		#wrapper_children .col.left {
			padding: 0 18px 0 0;
			text-align: center;
		}
		#wrapper_children .col.right {
			text-align: center;
			padding: 0 0 0 18px;
		}
		.button_download {
			height: 30px;
			line-height: 30px;
			width: 86px;
			margin: 0 auto;
			display: block;
			padding: 0px 17px 0px 37px;
			border-radius: 15px;
			text-decoration: none;
			color: #fff;
			font-size: 15px;
			background: url(images/sprite.png) no-repeat 12px 6px #663b1c;
			-webkit-transition:all 200ms ease-in-out;
				   -moz-transition:all 200ms ease-in-out;
					 -o-transition:all 200ms ease-in-out;
						transition:all 200ms ease-in-out;
		}
		.button_download:hover {
			opacity: 0.5;
		}



/* CHILDREN VIDEO and GAMES */
#wrapper_children.videos,
#wrapper_children.games {
	overflow: hidden;
	padding-bottom: 40px;
	margin-top: -150px;
	padding-top: 100px;
	background-color: #faf7ef;
}
/* RECEIPTS */
#wrapper_children.downloadreceipts {
	overflow: hidden;
	margin: -70px 0 0 0;
	padding: 90px 0 0 0;
	background: url('images/public_video_cut.png') center top no-repeat transparent;
}
/* CHILDREN DOWNLOAD EDITION */
#wrapper_children.downloadedition {
	overflow: hidden;
	margin-top: -70px;
	padding-top: 90px;
	background: url('images/public_video_cut.png') center top no-repeat transparent;
}
/* CHILDREN DOWNLOAD LESSONS */
#wrapper_children.downloadlessons {
	overflow: hidden;
	margin-top: -90px;
	padding-top: 80px;
	background: url('images/bg_yellow_tan.png') center top no-repeat #ffe743;
}
#button_top.children {
	background-color: #ffe743;
}

/* BUTTON RECEIPTS */
#button_top.receipts {
	background-color: #f3ead8;
}
#button_receipts {
	background-color: #f3ead8;
	padding: 0px 0 20px 0;
	width: 100%;
}
	.button_receipts_content {
		width: 960px;
		margin: 0 auto 0;
		width: 960px;
		text-align: center;
	}
	.button_receipts_content p {
		color: #d20579;
		font-size: 17px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight:normal;
	}
		.button_receipts_content a {
			background: url(images/home/slide/sprite_slider.png) no-repeat 15px -366px #d20579;
			text-decoration: none;
			height: 29px;
			padding: 5px 17px 5px 31px;
			border-radius: 15px;
			font-size: 15px;
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
			color: #fff;
			-webkit-transition:all 200ms ease-in-out;
			   -moz-transition:all 200ms ease-in-out;
				 -o-transition:all 200ms ease-in-out;
					transition:all 200ms ease-in-out;
		}
		.button_receipts_content a:hover {
			background: url(images/home/slide/sprite_slider.png) no-repeat 15px -366px #e90586;
		}

/* ---------------------------------------------------------------------- */
/* COURSE */
/* ---------------------------------------------------------------------- */

#wrapper_course {
	position: relative;
	margin-top: -150px;
	padding-top: 125px;
	padding-bottom: 40px;
	width: 100%;
}
#wrapper_course .wrapper_course_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 10;
}

	.liner_parcours {
		background:url(images/parcours/liner-parcours.png) no-repeat center center transparent;
		width: 2px;
		height: 2356px;
		position: absolute;
		left: 479px;
		top: -91px;
		z-index: 10;
	}
/* planting */
#wrapper_course.planting {
	background-color: #fff;
}
	#wrapper_course .wrapper_course_content .left {
		width: 406px;
		padding: 0 44px 0 29px;
		float: left;
	}
	#wrapper_course .wrapper_course_content .right {
		width: 408px;
		padding: 0 29px 0 44px;
		float: right;
	}


	/* planting */
	#wrapper_course.planting {
		padding: 180px 0 0 0;
	}
	#wrapper_course.planting .wrapper_course_content .right {
		margin: -70px 0 0 0;
	}
	/* culture */
	#wrapper_course.culture {
		overflow: hidden; /* pour hauter de la div sur IE8 */
		background:url(images/bg_white-tam.png) center top no-repeat #f8f5e9;
		margin: -40px 0 0 0;
		padding: 120px 0 0 0;
	}
	#wrapper_course.culture .wrapper_course_content .left {
		margin: -90px 0 0 0;
	}

	/* recolte */
	#wrapper_course.recolte {
		background:url(images/bg_tan-tan-2.png) center top no-repeat #f8f5e9;
		margin: -50px 0 0 0;
		padding: 150px 0 0 0;
	}
	#wrapper_course.recolte .wrapper_course_content .right {
		margin: -45px 0 0 0;
	}
	#wrapper_course.recolte .wrapper_course_content .right img {
		margin-left: -18px;
	}

	/* stock */
	#wrapper_course.stock {
		background:url(images/bg_brown-tan.png) center top no-repeat #f8f5e9;
		margin: -50px 0 0 0;
		padding: 110px 0 0 0;
	}
	#wrapper_course.stock .right h1,
	#wrapper_course.stock .right p {
		color: #fff;
	}
	#wrapper_course.stock .wrapper_course_content .left {
		margin: 10px 0 0 0;
	}

	/* cond */
	#wrapper_course.cond {
		background:url(images/bg_brown-tan-2.png) center top no-repeat #f8f5e9;
		margin: -25px 0 0 0;
		padding: 150px 0 0 0;
	}
	#wrapper_course.cond .wrapper_course_content .right {
		margin: -30px 0 0 0;
	}
	#wrapper_course.cond .animation img {
		border : 2px solid #663b1c;
		margin-bottom: 15px;
	}


	/* mag */
	#wrapper_course.mag {
		background:url(images/bg_yellow_tan-2.png) center top no-repeat #f8f5e9;
		margin: -30px 0 0 0;
		padding: 120px 0 0 0;
	}
	#wrapper_course.mag .wrapper_course_content .left {
		margin: -90px 0 0 0;
	}






		#wrapper_course .wrapper_course_content p {
			text-align:justify;
			font-size: 12px;
			color: #663b1c;
			font-family:Arial, Helvetica, sans-serif;
		}
		#wrapper_course .wrapper_course_content a {
			color: #663b1c;
			/*margin-bottom: 10px;*/
			display: block;
		}

		#wrapper_course .wrapper_course_content h1 {
			margin: 0;
			padding: 0;
			color: #663b1c;
			font-size: 35px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
		}
			#wrapper_course .wrapper_course_content .left  h1 {
				text-align: right;
			}
		#wrapper_course .wrapper_course_content span.numb1,
		#wrapper_course .wrapper_course_content span.numb2,
		#wrapper_course .wrapper_course_content span.numb3,
		#wrapper_course .wrapper_course_content span.numb4,
		#wrapper_course .wrapper_course_content span.numb5,
		#wrapper_course .wrapper_course_content span.numb6 {
			width: 67px;
			height: 67px;
			background-image: url(images/parcours/sprite_parcours.png);
			background-repeat: no-repeat;
			position: relative;
			z-index: 25;
		}
		#wrapper_course .wrapper_course_content span.numb1 {
			float: right;
			margin: -9px -77px 0 0;
			background-position: 0px 0px;
		}
		#wrapper_course .wrapper_course_content span.numb2 {
			float: left;
			margin: -9px 0 0 -78px;
			background-position: 0 -67px;
		}
		#wrapper_course .wrapper_course_content span.numb3 {
			float: right;
			margin: -9px -77px 0 0;
			background-position: 0 -134px;
		}
		#wrapper_course .wrapper_course_content span.numb4 {
			float: left;
			margin: -9px 0 0 -76px;
			background-position: 0 -201px;
		}
		#wrapper_course .wrapper_course_content span.numb5 {
			float: right;
			margin: -9px -77px 0 0;
			background-position: 0 -268px;
		}
		#wrapper_course .wrapper_course_content span.numb6 {
			float: left;
			margin: -9px 0 0 -77px;
			background-position: 0 -335px;
		}


/* culture */
#wrapper_course.planting {
	background-color: #fff;
	height: 270px;
}
#wrapper_course.culture {
	background-color: #faf7ef;
	overflow: hidden; /* pour hauter de la div sur IE8 */
}
#wrapper_course.recolte {
	overflow: hidden; /* pour hauter de la div sur IE8 */
	background-color: #f3ead8;
}
#wrapper_course.stock {
	overflow: hidden; /* pour hauter de la div sur IE8 */
	background-color: #663b1c;
}
#wrapper_course.cond {
	overflow: hidden; /* pour hauter de la div sur IE8 */
	background-color: #f3ead8;
}
#wrapper_course.mag {
	overflow: hidden; /* pour hauter de la div sur IE8 */
	background-color: #ffe743;
}





/* ---------------------------------------------------------------------- */
/* NUTRITION */
/* ---------------------------------------------------------------------- */
	#wrapper_nutrition.daily .wrapper_nutrition_content .left p,
	#wrapper_nutrition.skin .wrapper_nutrition_content .left p,
	#wrapper_nutrition.skin .wrapper_nutrition_content .right p,
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .left p,
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .right p,
	#wrapper_nutrition.grow .wrapper_nutrition_content .left p,
	#wrapper_nutrition.grow .wrapper_nutrition_content .right p {
		width: 445px;
		text-align: justify;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #663b1c;
		font-size: 12px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content h1,
	#wrapper_nutrition.skin .wrapper_nutrition_content h1,
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content h1,
	#wrapper_nutrition.grow .wrapper_nutrition_content h1 {
		font-size: 26px;
		line-height: 40px;
		color: #663b1c;
		font-family: 'VAGRoundedStd-Light';
		font-weight:normal;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content h1 span,
	#wrapper_nutrition.skin .wrapper_nutrition_content h1 span,
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content h1 span,
	#wrapper_nutrition.grow .wrapper_nutrition_content h1 span {
		font-family: 'VAGRoundedStd-Bold';
		font-size: 45px;
	}
	#wrapper_nutrition.skin .wrapper_nutrition_content .left img,
	#wrapper_nutrition.grow .wrapper_nutrition_content .left img {
		float: left;
		margin-left: 45px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .right img,
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .right img {
		float: right;
	}


/* GROW */
#wrapper_nutrition.grow {
	padding-bottom: 40px;
	margin-top: -150px;
	padding-top: 100px;
	background-color: #faf7ef;
}
	#wrapper_nutrition.grow .wrapper_nutrition_content {
		position: relative;
		width: 960px;
		margin: -63px auto 0;
		z-index: 51; /* TODO */
	}
	#wrapper_nutrition.grow .wrapper_nutrition_content .right,
	#wrapper_nutrition.grow .wrapper_nutrition_content .left {
		position: relative;
		padding: 0px;
		margin: 0px;
		width: 480px;
		float: left;
	}
	#wrapper_nutrition.grow .wrapper_nutrition_content .right {
		padding-top: 40px;
	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content h1 {
		text-align: right;
		line-height: 35px;
	}
	#wrapper_nutrition.grow .wrapper_nutrition_content .tampon {
		position: absolute;
		left: 218px;
		top: 30px;
		display: block;
		background:url(images/nutrition/tampons.png) 0px 0px no-repeat transparent;
		width: 98px;
		height: 91px;
	}


/* CALORIQUE */
#wrapper_nutrition.ideas_caloric {
	position:relative;
	/*z-index: 50;*/
	margin: -30px 0 0 0;
	padding: 20px 0 25px 0;
	background: url(images/bg_tan-tan-180.png) center top no-repeat transparent;
}


#wrapper_nutrition.ideas_caloric {
	padding-bottom: 40px;
	margin-top: -90px;
	padding-top: 100px;
	background-color: #f3ead8;
}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content {
		position: relative;
		width: 960px;
		margin: 0px auto 0;
		z-index: 60;
	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content.wealth {
		height: 290px;

	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .right {
		width: 480px;
		float: right;
	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .right img {
		margin-right: 45px;
	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .left {
		margin: 0px;
		padding: 0 0 0 34px;
		width: 446px;
		float: left;
		position: relative;
	}
	#wrapper_nutrition.ideas_caloric .wrapper_nutrition_content .tampon {
		position: absolute;
		left: 65px;
		top: -30px;
		display: block;
		background:url(images/nutrition/tampons.png) -98px 0px no-repeat transparent;
		width: 98px;
		height: 91px;
	}

/* AVEC LA PEAU */
#wrapper_nutrition.skin .wrapper_nutrition_content .right h1,
#wrapper_nutrition.skin .wrapper_nutrition_content .right p {
	width: 100%;
	color: #fff;
	padding: 0;
	margin: 0 0 15px 0;
}
#wrapper_nutrition.skin {
	position:relative;
	/*z-index: 50;*/
	margin: -30px 0 0 0;
	padding: 20px 0 25px 0;
	background: url(images/bg_brown.png) center top no-repeat transparent;
}
#wrapper_nutrition.skin {
	padding-bottom: 40px;
	margin-top: -110px;
	padding-top: 100px;
	background-color: #683c1d;
}
	#wrapper_nutrition.skin .wrapper_nutrition_content {
		position: relative;
		width: 960px;
		margin: 0px auto 0;
		z-index: 60;
	}
	#wrapper_nutrition.skin .wrapper_nutrition_content .right,
	#wrapper_nutrition.skin .wrapper_nutrition_content .left {
		position: relative;
		padding: 0px;
		margin: 0px;
		width: 480px;
		float: left;
	}
	#wrapper_nutrition.skin .wrapper_nutrition_content .right {
		margin: 35px 0 38px 0;
		width: 443px;

	}
	#wrapper_nutrition.skin .wrapper_nutrition_content .tampon {
		position: absolute;
		left: -110px;
		top: -30px;
		display: block;
		background:url(images/nutrition/tampons.png) -98px -91px no-repeat transparent;
		width: 98px;
		height: 91px;
	}


/* TOUS LES JOUR */
#wrapper_nutrition.daily {
	position:relative;
	z-index: 50;
	margin: -30px 0 0 0;
	padding: 20px 0 25px 0;
	background: url(images/bg_brown-yellow.png) center top no-repeat transparent;
}
#wrapper_nutrition.daily {
	height: 356px;
	padding-bottom: 40px;
	margin-top: -80px;
	padding-top: 100px;
	background-color: #ffe743;
}
	#wrapper_nutrition.daily .wrapper_nutrition_content h1 {
		text-align: right;
		line-height: 35px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content h1 span {
		line-height: 44px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content h1 strong {
		display: block;
		line-height: 26px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content {
		position: relative;
		width: 960px;
		margin: 0px auto 0;
		z-index: 11;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .right,
	#wrapper_nutrition.daily .wrapper_nutrition_content .left {
		position: relative;
		padding: 0px;
		margin: 0px;
		width: 480px;
		float: left;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .left {
		margin: 50px 0 0 34px;
		width: 446px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .right {
		margin-top: 35px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .right img {
		margin-right: 70px;
	}
	#wrapper_nutrition.daily .wrapper_nutrition_content .tampon {
		position: absolute;
		left: 80px;
		top: 5px;
		display: block;
		background:url(images/nutrition/tampons.png) -98px 0px no-repeat transparent;
		width: 98px;
		height: 91px;
	}

#button_top.ideas {
	background-color: #ffe743;
}





/* NEW PAGE NUTRITION "nutrition pour tous" */

#wrapper_varieties .varieties_title.nutrition_pour_tous {
	width: 600px;
}

/* COMON */
.wrapper_nutrition_content.wealth {
	position: relative;
	width: 960px;
	margin: 40px auto 0;
	z-index: 10;
}
#wrapper_nutrition.children h1,
#wrapper_nutrition.teenagers h1,
#wrapper_nutrition.women h1,
#wrapper_nutrition.sports h1,
#wrapper_nutrition.senior h1,
#wrapper_nutrition.schemes h1 {
	font-size: 26px;
	line-height: 40px;
	color: #663b1c;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#wrapper_nutrition.children h1 span,
#wrapper_nutrition.teenagers h1 span,
#wrapper_nutrition.women h1 span,
#wrapper_nutrition.sports h1 span,
#wrapper_nutrition.senior h1 span,
#wrapper_nutrition.schemes h1 span  {
	font-family: 'VAGRoundedStd-Bold';
	font-size: 45px;
}
#wrapper_nutrition.children p,
#wrapper_nutrition.teenagers p,
#wrapper_nutrition.women p,
#wrapper_nutrition.sports p,
#wrapper_nutrition.senior p,
#wrapper_nutrition.schemes p,
#wrapper_nutrition.table p {
	width: 445px;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #663b1c;
	font-size: 12px;
}
#wrapper_nutrition.children .left,
#wrapper_nutrition.teenagers .left,
#wrapper_nutrition.women .left,
#wrapper_nutrition.sports .left,
#wrapper_nutrition.senior .left,
#wrapper_nutrition.schemes .left {
	position: relative;
	padding: 0px;
	margin: 0 0 0 29px;
	width: 451px;
	float: left;
	text-align: center;
}
#wrapper_nutrition.children .left h1,
#wrapper_nutrition.children .left p,
#wrapper_nutrition.women .left h1,
#wrapper_nutrition.women .left  p,
#wrapper_nutrition.senior .left h1,
#wrapper_nutrition.senior .left  p {
	text-align: right;
}
#wrapper_nutrition.teenagers .right h1,
#wrapper_nutrition.teenagers .right p,
#wrapper_nutrition.children .right h1,
#wrapper_nutrition.children .right p,
#wrapper_nutrition.sports .right h1,
#wrapper_nutrition.sports .right p,
#wrapper_nutrition.schemes .right h1,
#wrapper_nutrition.schemes .right p {
	text-align: left;
}
#wrapper_nutrition.women h1,
#wrapper_nutrition.women  p {
	color: #fff;
}
#wrapper_nutrition.children .right,
#wrapper_nutrition.teenagers .right,
#wrapper_nutrition.women .right,
#wrapper_nutrition.sports .right,
#wrapper_nutrition.senior .right,
#wrapper_nutrition.schemes .right {
	position: relative;
	padding: 0 29px 0 0;
	margin: 0px;
	width: 451px;
	float: right;
	text-align: center;
}
#wrapper_nutrition.children .wrapper_nutrition_content,
#wrapper_nutrition.teenagers .wrapper_nutrition_content,
#wrapper_nutrition.women .wrapper_nutrition_content,
#wrapper_nutrition.sports .wrapper_nutrition_content,
#wrapper_nutrition.senior .wrapper_nutrition_content,
#wrapper_nutrition.schemes .wrapper_nutrition_content,
#wrapper_nutrition.table .wrapper_nutrition_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
}



 /*les enfants
 -----------------------------------------*/
#wrapper_nutrition.children {
	margin-top: -150px;
	padding-top: 100px;
	background-color: #fff;
	height: 225px;
}
#wrapper_nutrition.children .wrapper_nutrition_content .left {
	margin-top: 55px;
}
#wrapper_nutrition.children .wrapper_nutrition_content .right {
	z-index: 170;
}

/* les adolescents
 -----------------------------------------*/
 #wrapper_nutrition.teenagers {
	background-color: #f3ead8;
}
#wrapper_nutrition.teenagers .wrapper_nutrition_content {
	margin-top: -50px;
}
#wrapper_nutrition.teenagers .wrapper_nutrition_content .left {
	z-index: 150;
}
#wrapper_nutrition.teenagers .wrapper_nutrition_content .right {
	margin-top: 40px;
}
.liner_top.teenagers {
	height: 151px;
	position: relative;
	z-index: 160;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/bg_white-transp.png) center top no-repeat transparent;
}
#wrapper_nutrition.teenagers .wrapper_nutrition_content .left img {
	margin-top: -94px;
}

/* les femmes enceintes
 -----------------------------------------*/
 #wrapper_nutrition.women {
 	background-color: #663b1c;
 }
#wrapper_nutrition.women .wrapper_nutrition_content {
	margin-top: -15px;
	z-index: 10;
}

#wrapper_nutrition.women .liner_top {
	height: 151px;
	position: relative;
	z-index: 15;
	margin: -45px 0 0 0;
	padding: 0;
	background: url(images/bg_tan-transp-04.png) center top no-repeat transparent;
}
#wrapper_nutrition.women .wrapper_nutrition_content .right img {
	margin-top: -90px;
}

/* sportifs
 -----------------------------------------*/

 #wrapper_nutrition.sports {
 	background-color: #fff;
 	height: 350px;
 }

.liner_top.sports { /* attention element exterieur a la div */
	height: 151px;
	position: relative;
	z-index: 50;
	margin: -151px 0 0 0;
	padding: 0;
	background: url(images/bg_white-transp-02.png) center top no-repeat transparent;
}
#wrapper_nutrition.sports .wrapper_nutrition_content .left {
	margin-top: -99px;
	z-index: 150;
}


/* les séniors
 -----------------------------------------*/
 #wrapper_nutrition.senior {
 	/*background-color: #f3ead8;*/
 	margin-top: -35px;
 	z-index: 60;
 }
.liner_top.senior { /* attention element exterieur a la div */
	height: 151px;
	position: relative;
	z-index: 50;
	margin: -151px 0 0 0;
	padding: 0;
	background: url(images/bg_transp-tan.png) center top no-repeat transparent;
}
#wrapper_nutrition.senior .wrapper_nutrition_content .right img {
	margin-left: 20px;
}

 /* les régimes
 -----------------------------------------*/
 #wrapper_nutrition.schemes {
 	background-color: #fff;
 	height: 300px;
 	z-index: 60;
 }

.liner_top.schemes { /* attention element exterieur a la div */
	height: 151px;
	position: relative;
	z-index: 50;
	margin: -50px 0 0 0;
	padding: 0;
	background: url(images/bg_transp-white.png) center top no-repeat transparent;
}
#wrapper_nutrition.schemes .wrapper_nutrition_content .left,
#wrapper_nutrition.schemes .wrapper_nutrition_content .right {
	margin-top:-30px;
}
#wrapper_nutrition.schemes .wrapper_nutrition_content .left img {
	margin-top: -30px;
}



/* tableau
---------------------------------------------*/

#wrapper_nutrition.table {
 	background-color: #ffe743;
 	height: 280px;
 }

.liner_top.table { /* attention element exterieur a la div */
	height: 151px;
	position: relative;
	z-index: 65;
	margin: -151px 0 0 0;
	padding: 0;
	background: url(images/bg_yellow_transparent_right.png) center top no-repeat transparent;
}
#wrapper_nutrition.table table {
	margin-top: 25px;
}
#wrapper_nutrition.table p {
	text-align: center;
	width: 460px;
	padding: 0 250px;
}
#wrapper_nutrition.table tr {
	border-bottom: 1px solid #d1b337;
}
#wrapper_nutrition.table tr:last-child {
	border: none
}
#wrapper_nutrition.table td {
	width: 168px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color: #663b1c;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#wrapper_nutrition.table td.bold {
	font-family: 'VAGRoundedStd-Bold';
}
#wrapper_nutrition.table td.left {
	text-align: left;
	width: 120px;
}








/* ---------------------------------------------------------------------- */
/* PRIMEUR */
/* ---------------------------------------------------------------------- */



/* commun a toutes les pages "primeur" */

#wrapper_primeur {
	position: relative;
	width: 100%;
}
#wrapper_primeur .wrapper_primeur_content .col.left {
	float: left;
	width: 210px;
}
#wrapper_primeur .wrapper_primeur_content .col.right {
	float: right;
	width: 210px;
}
#wrapper_primeur .wrapper_primeur_content .left .col,
#wrapper_primeur .wrapper_primeur_content .right .col,
#wrapper_primeur .wrapper_primeur_content .left p,
#wrapper_primeur .wrapper_primeur_content .right p {
	text-align: justify;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #663b1c;
	font-size: 12px;
}
#wrapper_primeur .wrapper_primeur_content h1 {
	font-size: 33px;
	line-height: 40px;
	color: #663b1c;
	font-family: 'VAGRoundedStd-Light';
	font-weight:normal;
	padding: 0px;
	margin: 0 0 15px 0;
}
#wrapper_primeur .wrapper_primeur_content h1 span {
	font-family: 'VAGRoundedStd-Bold';
	font-size: 33px;
}
#wrapper_primeur .wrapper_primeur_content .left img {
	float: left;
	margin-left: 35px;
}
#wrapper_primeur .wrapper_primeur_content .right img {
	float: right;
	margin-right: 30px;
}

#wrapper_primeur .wrapper_primeur_content .left {
	width: 450px;
	padding-left: 30px;
	float: left;
}
#wrapper_primeur .wrapper_primeur_content .right {
	width: 450px;
	padding-right: 30px;
	float: left;
}


/* Un plaisir de saison */

#wrapper_primeur.primeur_pleasure {
	height: 363px;
	padding-bottom: 40px;
	margin-top: -151px;
	padding-top: 100px;
	background-color: #faf7ef;
}
	#wrapper_primeur.primeur_pleasure .wrapper_primeur_content {
		position: relative;
		width: 960px;
		margin: 55px auto 0;
		z-index: 11;
	}
	#wrapper_primeur.primeur_pleasure .wrapper_primeur_content .left {

	}
	#wrapper_primeur .wrapper_primeur_content .left p {
		margin-top: 15px;
	}
	#wrapper_primeur.primeur_pleasure .wrapper_primeur_content > .right {
		margin-top: -65px;
	}



/* Fiche d’identité de la primeur */

#wrapper_primeur.primeur_identity {
	padding-bottom: 40px;
	margin-top: -110px;
	padding-top: 100px;
	background-color: #fff1d2;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: -60px auto 0;
	z-index: 11;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content .center {
	width: 900px;
	padding: 0 30px;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content .center .body_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #663b1c;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content .center .body_center a {
	color: #663b1c;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content .col {
	float: left;
	width: 192px;
	margin-right: 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #663b1c;
	font-size: 12px;
}
#wrapper_primeur.primeur_identity .wrapper_primeur_content .col ul {
	margin-left: -25px;
}



/* production */

#wrapper_primeur.primeur_production {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #502306;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 11;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content .center {
	width: 900px;
	padding: 0 30px;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content h1.big {
	font-size: 52px;
	font-family: 'VAGRoundedStd-Light';
}
#wrapper_primeur.primeur_production .wrapper_primeur_content h1 {
	line-height: 30px;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content p {
	margin-top: 15px;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content p.alpha {
	margin-top: 30px;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content .left img {
	margin-top: -50px;
	margin-left: -50px;
}

#wrapper_primeur.primeur_production .wrapper_primeur_content .right {
	margin-top: 100px;
}
#wrapper_primeur.primeur_production .wrapper_primeur_content .right h1,
#wrapper_primeur.primeur_production .wrapper_primeur_content .right p {
	color: #fff;
}





/* REGIONS */

#wrapper_primeur {
	position: relative;
}
#wrapper_primeur.primeur_regions {
	height: 262px;
	position: relative;
	padding: 0px;
	margin-top: -40px;
	background-color: #925528;
	z-index: 15;
}
#wrapper_primeur.primeur_regions .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 150;
}
#wrapper_primeur .arrow {
	top: -27px;
	left: 27%;
	position: absolute;
	width: 54px;
	height: 27px;
	background:url(images/primeur/arrow.png) top left no-repeat transparent;
}
#wrapper_primeur.primeur_regions .wrapper_primeur_content .center {
	float: left;
	width: 960px;
	padding: 0;
	margin: 0;
}

	#wrapper_primeur.primeur_regions .wrapper_primeur_content .center li {
		height: 230px;
		float: left;
		width: 130px;
		margin-right: 10px;
		padding-left: 15px;

		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		font-size: 12px;
		background:url(images/primeur/liner.png) 0px 0px no-repeat transparent;
	}
	#wrapper_primeur.primeur_regions .wrapper_primeur_content .center li.alpha {
		background: none;
		padding-left: 0;
	}



/* TERROIRS */

#wrapper_primeur.primeur_terroirs {
	overflow: hidden;
	padding-bottom: 40px;
	margin-top: 0px;
	padding-top: 50px;
	background-color: #fff;
}
#wrapper_primeur.primeur_terroirs .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 11;
}
#wrapper_primeur.primeur_terroirs .wrapper_primeur_content .left p {
	margin-top: 15px;
}




/* GOUT */

#wrapper_primeur.primeur_relish {
	overflow: hidden;
	margin: -65px 0 0 0;
	padding: 150px 0 0 0;
	background: url('images/bg_white-tan.png') center top no-repeat #fff1d2;
}
#wrapper_primeur.primeur_relish .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 11;
}
#wrapper_primeur.primeur_relish .wrapper_primeur_content .left {
	margin-top: -50px;
}
#wrapper_primeur.primeur_relish .wrapper_primeur_content p {
	margin-top: 15px;
}



/* PARTENAIRE */

#wrapper_primeur.primeur_partner {
	overflow: hidden;
	margin: -65px 0 0 0;
	padding: 150px 0 0 0;
	background: url('images/bg_tan-yellow.png') center top no-repeat #ffeb2c;
}
#wrapper_primeur.primeur_partner .wrapper_primeur_content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 11;
}
#wrapper_primeur.primeur_partner .wrapper_primeur_content .right {
	margin-top: -50px;
}
#wrapper_primeur.primeur_partner .wrapper_primeur_content .left p {
	margin-top: 15px;
}
#wrapper_primeur.primeur_partner .wrapper_primeur_content a {
	color: #663b1c;
}


#button_top.primeur {
background-color: #ffeb2c;
}





/* COMPOSING */
#wrapper_nutrition {
	position: relative;
	width: 100%;
}
#wrapper_nutrition.composing {
	padding-bottom: 40px;
	margin-top: -150px;
	padding-top: 100px;
	height: 466px;
	background-color: #faf7ef;
}
	.wrapper_nutrition_content.composing {
		position: relative;
		width: 960px;
		margin: -50px auto 0;
		z-index: 11;
	}
	.wrapper_nutrition_content.composing .left {
		width: 406px;
		float: left;
	}
	.wrapper_nutrition_content.composing .left img {
		margin: 25px 0 0 20px;
	}
	.wrapper_nutrition_content.composing .right {
		width: 529px;
		padding: 35px 24px 0 0;
		float: left;
	}
		.wrapper_nutrition_content.composing .right h1,
		.wrapper_nutrition_content.composing .right h2 {
			padding: 0;
			color: #663b1c;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
		}
		.wrapper_nutrition_content.composing .right h1 {
			font-size: 32px;
			margin: 15px 0 5px 0;
		}
		.wrapper_nutrition_content.composing .right h2 {
			font-size: 17px;
			margin: 10px 0 5px 0;
		}
		.wrapper_nutrition_content.composing .right p {
			text-align: justify;
			line-height: 15px;
			margin: 0;
			padding: 0;
			font-family:Arial, Helvetica, sans-serif;
			color: #663b1c;
			font-size: 12px;
		}
		.wrapper_nutrition_content.composing .right .col {
			margin: 0 0 0 0 ;
			width: 250px;
			float: right;
		}
		.wrapper_nutrition_content.composing .right .col.left {
			width: 250px;
			float: left;
			margin: 0 28px 0 0 ;
		}

/* wealth */
#wrapper_nutrition.wealth {
	/*height: 532px;*/
	overflow: hidden;
	margin: -70px 0 0 0;
	padding: 90px 0 0 0;
	background: url('images/public_video_cut.png') center top no-repeat transparent;
}
	.wrapper_nutrition_content.wealth {
		position: relative;
		width: 960px;
		margin: 0 auto;
		z-index: 10;
		height: 515px;
	}
	.wrapper_nutrition_content.wealth .left {
		width: 420px;
		padding: 0 0 0 36px;
		float: left;
	}
		.wrapper_nutrition_content.wealth .left .col {
			padding: 0;
			width: 198px;
			float: left;
		}
		.wrapper_nutrition_content.wealth .left .col.right {
			padding: 0;
			margin: 0 24px 0 0 ;
		}

		.wrapper_nutrition_content.wealth .left h1,
		.wrapper_nutrition_content.wealth .left h2 {
			margin: 0;
			padding: 0;
			color: #663b1c;

			font-weight:normal;
		}
		.wrapper_nutrition_content.wealth .left h1 {
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			line-height: 45px;
			font-size: 45px;
			margin: 0 0 15px 0;
		}
		.wrapper_nutrition_content.wealth .left h1 span {
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
			line-height: 41px;
			font-size: 41px;
		}
		.wrapper_nutrition_content.wealth .left h2 {
			padding: 10px 0;
			border-top: 1px solid #a0846e;
			border-bottom: 1px solid #a0846e;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			font-size: 17px;
			line-height: 17px;
			color: #a0846e;
		}
		.wrapper_nutrition_content.wealth .left h2 span {
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
			font-size: 13px;
		}
		.wrapper_nutrition_content.wealth .left ul {
			padding: 0;
		}
		.wrapper_nutrition_content.wealth .left ul .ital {
			display:inline-block;
			font-size: 13px;
			margin-top: 15px;
			font-style:italic;
			color: #a0846e;
		}
		.wrapper_nutrition_content.wealth .left li {
			border-bottom: 1px solid #a0846e;
			padding: 3px 0 3px 0;
			font-size: 13px;
			color: #663b1c;
			list-style:none;
		}
		.wrapper_nutrition_content.wealth .left li.title {
			font-weight:bold;
			margin: 10px 0 0 0;
		}
		.wrapper_nutrition_content.wealth .left li span {
			float: right;
		}
	.wrapper_nutrition_content.wealth .right {
		width: 500px;
		padding: 0;
		margin: -90px 0 0 0;
		float: right;
	}
	.wrapper_nutrition_content.wealth .right img {
		margin-left: -36px;
		margin-top: 21px;
	}

/* NUTRITION SLICE */
#wrapper_nutrition.slice {
	position:relative;
	z-index: 50;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #663b1c;
}
	.wrapper_nutrition_content.slice {
		position: relative;

		width: 960px;
		margin: 20px auto 0;
		z-index: 10;
	}
	.wrapper_nutrition_content.slice  h1 {
		width: 258px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight:normal;
		font-size: 24px;
		line-height: 24px;
		color: #FFF;
		float: left;
		padding:10px 0 0 35px;
		margin: 0;
	}
	.wrapper_nutrition_content.slice  h1 span {
		font-family: 'VAGRoundedStd-Light';
		font-weight:normal;
		line-height:21px;
		font-size: 21px;
	}
	.wrapper_nutrition_content.slice em {
		display: inline-block;
		padding: 0 0 0 35px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:italic;
		color: #fff;
	}
	.wrapper_nutrition_content.slice ul {
		float: left;
		width: 665px;
		padding:0;
		margin: 0;
	}
	.wrapper_nutrition_content.slice li {
		font-family: 'VAGRoundedStd-Bold';
		font-weight:normal;
		font-size:15px;
		color: #fff;
		list-style-type:none;
		float: left;
		height: 111px;
		width: 115px;
		padding: 10px 9px 0 9px;
		background:url(images/nutrition/sprite_nutrition.png) no-repeat 0px -7px transparent;
	}
	.wrapper_nutrition_content.slice li span {
		font-family: 'VAGRoundedStd-Light';
		font-weight:normal;
		font-size: 12px;
	}


/* NUTRITION VIDEO 1 */
#wrapper_nutrition.video1 {
	position:relative;
	/*height: 492px;*/
	overflow: hidden;
	z-index: 45;
	margin: 0px 0 0 0;
	padding: 10px 0 25px 0;
	background: url(images/bg_brown-transp.png) center top no-repeat #f3ead8;
}
	.wrapper_nutrition_content.video1 {
		position: relative;
		width: 960px;
		padding: 70px 0 0 0;
		margin: 40px auto 0;
		z-index: 10;
	}
	.wrapper_nutrition_content.video1 .left {
		width: 206px;
		padding: 0 26px 0 36px;
		float: left;
	}
		.wrapper_nutrition_content.video1 .left h1 {
			text-align: right;
			margin: 120px 0 0 0;
			font-size: 28px;
			line-height:28px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			color: #663b1c;
			height: 75px;
			background:url(images/nutrition/sprite_nutrition.png) no-repeat 0px -85px transparent;
		}
		.wrapper_nutrition_content.video1 .left p {
			text-align: right;
			margin: 10px 0 0 0;
			font-size: 20px;
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
			color: #663b1c;
		}
		.wrapper_nutrition_content.video1 .left .arrow {
			float: right;
			width: 21px;
			height: 13px;
			background:url(images/nutrition/sprite_nutrition.png) no-repeat 0px -187px transparent;
		}
	.wrapper_nutrition_content.video1 .right {
		width: 670px;
		padding: 0 21px 0 0;
		float: right;
	}

/* NUTRITION CALORIC */
#wrapper_nutrition.caloric {
	/*height: 443px;*/
	overflow: hidden; /* todo -> pour hauteur de la div sur ie8 */
	position:relative;
	z-index: 50;
	margin: -30px 0 0 0;
	padding: 20px 0 25px 0;
	background: url(images/bg_tan-tan.png) center top no-repeat #faf7ef;
}
	.wrapper_nutrition_content.caloric {
		position: relative;
		width: 960px;
		padding: 70px 0 0 0;
		margin: 40px auto 0;
		z-index: 10;
	}
	.wrapper_nutrition_content.caloric .left {
		width: 583px;
		padding: 0 23px 0 18px;
		float: left;
	}
	.wrapper_nutrition_content.caloric .right {
		width: 314px;
		padding: 0 21px 0 0;
		float: right;
	}
		.wrapper_nutrition_content.caloric .right h1 {
			margin: 0 0 15px 0;
			padding: 0px;
			font-size: 24px;
			line-height: 33px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			color: #663b1c;
		}
		.wrapper_nutrition_content.caloric .right h1 span {
			font-size: 33px;
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
		}
		.wrapper_nutrition_content.caloric .right p {
			margin: 0 0 10px 0;
			padding: 0;
			text-align: justify;
			font-family:Arial, Helvetica, sans-serif;
			color: #663b1c;
			font-size: 12px;
		}

/* NUTRITION cooking */
#wrapper_nutrition.cooking {
	/*height: 520px;*/
	overflow: hidden;
	position:relative;
	z-index: 50;
	margin: -151px 0 0 0;
	padding: 0 0 0 0;
	background:#fff;
}
	.wrapper_nutrition_content.cooking {
		position: relative;
		width: 960px;
		padding: 0 0 0 0;
		margin: 0 auto 0;
		z-index: 10;
	}
	.wrapper_nutrition_content.cooking .left {
		overflow: hidden;
		width: 486px;
		padding: 0px;
		float: left;
	}
	.wrapper_nutrition_content.cooking .left img {
		margin-top: -50px;
		margin-left: 60px;
	}
	.wrapper_nutrition_content.cooking .right {
		width: 453px;
		padding: 0 21px 0 0;
		float: right;
		margin: 150px 0 0 0;
	}
		.wrapper_nutrition_content.cooking .right h1 {
			margin: 0 0 15px -78px;
			padding: 0px;
			font-size: 30px;
			line-height: 40px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight:normal;
			color: #663b1c;
		}
		.wrapper_nutrition_content.cooking .right h1 span {
			font-size: 47px;
			font-family: 'VAGRoundedStd-Light';
			font-weight:normal;
			margin-left: 28px;
		}
		.wrapper_nutrition_content.cooking .right p {
			margin: 0 0 10px 0;
			padding: 0;
			text-align: justify;
			font-family:Arial, Helvetica, sans-serif;
			color: #663b1c;
			font-size: 12px;
		}

.slider_tan_transp {
	margin-top: -30px;
	background: url(images/bg_tan-transp.png) no-repeat center 0 transparent;
	height: 151px;
	position: relative;
	z-index: 150;
	display: block;
}
#button_top.nutrition {
	background-color: #fff;
}


/* ---------------------------------------------------------------------- */
/* NUTRITION LETTERS */
/* ---------------------------------------------------------------------- */

#wrapper_nutrition.letters {
	margin-top: -150px;
	padding-top: 100px;
	background-color: #f4ebe2;
}
	.wrapper_nutrition_content.letters {
		position: relative;
		width: 960px;
		margin: 35px auto 0;
		z-index: 10;
		overflow: hidden;
	}
		.wrapper_nutrition_content.letters .col {
			text-align: center;
			margin: 0 19px 30px 19px;
			width: 202px;
			float: left;
		}
			.wrapper_nutrition_content.letters .col p {
				margin: 0 0 15px 0;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif;
				color: #663b1c;
				text-align: center;
				font-size: 13px;
			}

.line_brown {
	width: 100%;
	border-top: 1px solid #bba593;
	padding: 15px 0;
	height: 1px;
	float: left;
}
.line_brownlight {
	width: 100%;
	margin: 50px 0 50px;
	border-top: 1px solid #dcd1c5;
	float: left;
}
#button_top.letters {
	background-color: #f4ebe2;
}


/* ---------------------------------------------------------------------- */
/* CONSEIL CUISINE */
/* ---------------------------------------------------------------------- */

#wrapper_nutrition.advice {
	overflow: hidden;
	background-color: #FAF7EF;
	margin-top: -150px;
	padding-bottom: 0px;
	padding-top: 100px;
}
	.wrapper_nutrition_content.advice {
		margin: 40px auto 0;
		position: relative;
		width: 960px;
		z-index: 10;
	}
	.wrapper_nutrition_content.advice .left {
		width: 282px;
		padding: 0 30px 0 25px;
		float: left;
	}
		.wrapper_nutrition_content.advice .left h1 {
			color: #663B1C;
			font-size: 33px;
			line-height: 33px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight: normal;
			padding: 0;
			margin: 0;
		}
		.wrapper_nutrition_content.advice .left h1 span {
			font-size: 32px;
			font-family: 'VAGRoundedStd-Light';
			font-weight: normal;
		}
		.wrapper_nutrition_content.advice .left p {
			color: #663B1C;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			margin: 15px 0 0 0;
			padding: 0;
		}
		.wrapper_nutrition_content.advice .left p strong, a#tablelink, .wrapper_nutrition_content.advice .left a {
			color: #663B1C;
		}

	.wrapper_nutrition_content.advice .right {
		width: 598px;
		padding: 0 25px 0 0;
		float: left;
	}
		.wrapper_nutrition_content.advice .right h1 {
			color: #663B1C;
			font-size: 18px;
			line-height: 18px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight: normal;
			padding: 0;
			margin: 0;
		}
		.wrapper_nutrition_content.advice .right p {
			font-size: 13px;
			color: #663B1C;
			font-family:Arial, Helvetica, sans-serif;
			padding: 0;
			margin: 0;
		}
		.wrapper_nutrition_content.advice .right .block_video {
			padding: 15px;
			margin: -5px 0 0 0;
			background: #fff;
		}
			.wrapper_nutrition_content.advice .right .block_video .left {
				width: 350px;
				float:left;
				padding: 0;
				margin: 0;
			}
			.wrapper_nutrition_content.advice .right .block_video .right {
				width: 215px;
				float:right;
				padding: 0;
				margin: 3px 0 0;
			}
			.brown_link.advice {
				float: right;
			}
/* advice ranges */

#wrapper_nutrition.advice_ranges {
	overflow: hidden;
	background: url("images/public_video_cut.png") no-repeat scroll center top transparent;
	margin: 0;
	padding: 2px 0 0 0;
}
.wrapper_nutrition_content.advice_ranges {
	overflow: hidden;
	margin: 40px auto 50px;
	position: relative;
	width: 960px;
	z-index: 10;
}
.wrapper_nutrition_content.advice_ranges ul {
	padding: 0;
}
	.wrapper_nutrition_content.advice_ranges li {
		float: left;
		list-style: none outside none;
		padding: 0 20px;
		width: 280px;
	}
	.wrapper_nutrition_content.advice_ranges li img {
		display: block;
		margin: 0 auto;
		width: 220px;
	}
	.wrapper_nutrition_content.advice_ranges h1 {
		color: #663B1C;
		font-family: 'VAGRoundedStd-Bold';
		font-size: 18px;
		font-weight: normal;
		line-height: 18px;
		text-align: center;
	}
	.wrapper_nutrition_content.advice_ranges p {
		color: #663B1C;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin: 0 0 10px;
		text-align: justify;
	}

/* keep */
#wrapper_nutrition.keep {
	overflow: hidden;
	background-color: #fff;
	margin: -20px 0 0;
	padding: 10px 0 0;
	position: relative;
	z-index: 50;
}
	.wrapper_nutrition_content.keep {
		margin: 0 auto 0;
		position: relative;
		width: 960px;
		z-index: 10;
	}
		.wrapper_nutrition_content.keep .left {
			width: 512px;
			padding: 0 0 0 25px;
			float: left;
		}
		.wrapper_nutrition_content.keep .left img {
			margin-left: -25px;
		}
		.wrapper_nutrition_content.keep .right {
			width: 382px;
			padding: 65px 25px 0 14px;
			float: right;
		}
		.wrapper_nutrition_content.keep .right h1 {
			color: #663B1C;
			font-size: 33px;
			line-height: 33px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight: normal;
			padding: 0;
			margin: 0;
		}
		.wrapper_nutrition_content.keep .right h1 span {
			font-size: 32px;
			font-family: 'VAGRoundedStd-Light';
			font-weight: normal;
		}
		.wrapper_nutrition_content.keep .right p {
			color: #663B1C;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			margin: 15px 0 0 0;
			padding: 0;
			text-align: justify;
		}


/* cook */
#wrapper_nutrition.cook {
	overflow: hidden;
	background-color: #663B1C;
	margin: -20px 0 0;
	padding: 10px 0 0;
	position: relative;
	z-index: 50;
}
	.wrapper_nutrition_content.cook {
		margin: 40px auto 0;
		position: relative;
		width: 960px;
		z-index: 10;
	}
		.wrapper_nutrition_content.cook .left {
			width: 512px;
			padding: 0px 0 25px 25px;
			float: left;
		}
		.wrapper_nutrition_content.cook .left h1 {
			color: #fff;
			font-size: 33px;
			line-height: 33px;
			font-family: 'VAGRoundedStd-Bold';
			font-weight: normal;
			padding: 0;
			margin: 0 0 25px 0;
		}
		.wrapper_nutrition_content.cook .left h1 span {
			font-size: 32px;
			font-family: 'VAGRoundedStd-Light';
			font-weight: normal;
		}
		.wrapper_nutrition_content.cook .left ul {
			margin: 0 0 0 17px;
			padding:0;
		}
		.wrapper_nutrition_content.cook .left li {
			text-align:justify;
			color: #fff;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			margin: 5px 0 0 0;
			padding: 0;
		}
		.wrapper_nutrition_content.cook .right {
			width: 382px;
			padding: 0 25px 0 14px;
			float: right;
		}
		.wrapper_nutrition_content.cook .right img {
			margin-top: 10px;
			margin-left: 10px;
		}
#button_top.cook {
	background-color: #663B1C;
}
	#button_top.cook .content_button_top {
		background-position: center -41px;
	}
		#button_top.cook .content_button_top .button_top:hover {
			background: url(images/histoty/sprite-history.png) no-repeat 13px 7px #795235;
		}


/* ---------------------------------------------------------------------- */
/* ACTUALITES */
/* ---------------------------------------------------------------------- */

#wrapper_actu.actu {
	margin-top: -151px;
	width: 100%;
	padding: 100px 0 0 0;
	overflow: hidden;
	min-height: 1065px;
	background-color: #faf7ef;
}
.wrapper_content.actu .content_right {
	padding: 15px 0 0 15px;
}
#pagination {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 612px;
	color: #663b1c;
	font-size: 16px;
	font-family: 'VAGRoundedStd-Light';
	font-weight:normal;
}
	#pagination .prev,
	#pagination .next {
		display: block;
		text-decoration: none;
		color: #663b1c;
		-webkit-transition:all 200ms ease-in-out;
		   -moz-transition:all 200ms ease-in-out;
			 -o-transition:all 200ms ease-in-out;
				transition:all 200ms ease-in-out;
	}
	#pagination .prev {
		height: 25px;
		float: left;
		width: 130px;
	}
	#pagination #numberlist {
		height: 25px;
		float: left;
		/*margin-left: 60px;*/
		width: 352px;
		text-align: center;
	}
	#pagination .next {
		height: 25px;
		width: 130px;
		text-align: right;
		float: right;
	}
	#pagination div.prev a,
	#pagination div.next a {
		text-decoration: none;
		color: #663b1c;
	}
	#pagination #numberlist a.page-numbers,
	#pagination #numberlist span.page-numbers {
		padding:0;
		margin: 0 5px;
		/*float:left;*/
		list-style: none;
		padding: 0 5px;
		text-decoration: none;
		color: #663b1c;
		-webkit-transition:all 200ms ease-in-out;
		   -moz-transition:all 200ms ease-in-out;
			 -o-transition:all 200ms ease-in-out;
				transition:all 200ms ease-in-out;
	}
	#pagination #numberlist span.page-numbers {
		opacity: 0.5;
	}
	#pagination #numberlist a.page-numbers:hover,
	#pagination .prev:hover,
	#pagination .next:hover {
		opacity: 0.5;
	}
	#numberlist .page-numbers a.active {
		font-weight:bold;
	}


/* ---------------------------------------------------------------------- */
/* MEDIATHEQUE */
/* ---------------------------------------------------------------------- */

#wrapper_actu.media {
	overflow: hidden;
	margin-top: -151px;
	width: 100%;
	padding: 120px 0 0 0;
	min-height: 457px;
	background-color: #faf7ef;
}

.wrapper_content.media .content_right {
	padding: 15px 0 0 15px;
}

.wrapper_content.media .content_left iframe {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

/*.wrapper_content.media .content_left iframe:last-child {
	float: right
}
.wrapper_content.media .content_left iframe + iframe {
	float: right
}*/

	.wrapper_content.media .content_left h1 {
		color: #663b1c;
		font-size: 26px;
		line-height: 26px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		margin: 0 0 15px 0 ;
	}
	.wrapper_content.media .content_left p {
		margin: 0 0 15px 0 ;
		color: #663b1c;
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.wrapper_content.media .content_left a {
		color: #663b1c;
	}
.line_brownlight_media {
	width: 100%;
	margin: 20px 0;
	border-top: 1px solid #dcd1c5;
	float: left;
}
	.wrapper_content.media .content_left .conseils .liner {
		margin: 0 0 15px 0;
	}
	.wrapper_content.media .content_left .conseils .liner p {
		line-height: 15px;
	}
	.wrapper_content.media .content_left .conseils .liner .left {
		float: left;
		width: 192px;
	}
	.wrapper_content.media .content_left .conseils .liner .center {
		float: left;
		margin: 0 18px;
		width: 192px;
	}
	.wrapper_content.media .content_left .conseils .liner .right {
		float: right;
		width: 192px;
	}















/* ---------------------------------------------------------------------- */
/* FOOTER */
/* ---------------------------------------------------------------------- */

footer {
	height: 123px;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}

	footer #footer_menu {
		background-color: #ffd233;
		color: #663b1c;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height: 63px;
		width: 100%;
	}
		footer #footer_menu ul {
			position: relative;
			width: 960px;
			margin: 0 auto;
			height: 63px;
			padding: 0;

		}
			footer #footer_menu ul li {
				list-style-type: none;
			}
				footer #footer_menu ul li a {
					display: block;
					height: 25px;
					text-decoration: none;
					color: #663b1c;
					font-family: Arial, Helvetica, sans-serif;
					float: left;
					border-right: 1px solid #ffe999;
					padding-right: 9px;
					margin-right: 10px;
					line-height: 25px;
					margin-top: 21px;
					-webkit-transition:all 200ms ease-in-out;
					   -moz-transition:all 200ms ease-in-out;
						 -o-transition:all 200ms ease-in-out;
							transition:all 200ms ease-in-out;
				}
				footer #footer_menu ul li a:hover {
					color: #fff;
				}
				footer #footer_menu ul li:last-child a {
					border: 0 none;
				}

	footer #footer_infos {
		width: 100%;
		height: 60px;
		background-color: #ffe743;
		margin: 0;
		color: #663b1c;
		font-family: Arial, Helvetica, sans-serif;
	}

		footer #footer_infos p {
			font-size: 12px;
			margin: 0;
			width: 315px;
			float: left;
			height: 25px;
			line-height: 25px;
			margin-top: 19px;
		}

		footer #footer_infos a {
			display: block;
			float: right;
			text-decoration: none;
			color: #663b1c;
			font-size: 13px;
			border-right: 1px solid #ffe999;
			height: 25px;
			line-height: 25px;
			padding-left: 10px;
			padding-right: 10px;
			margin-top: 19px;
		}
		footer #footer_infos a:first-child {
			border: 0 none;
		}
		footer #footer_infos a img {
			vertical-align: top;
		}






/* nex css David 09-08-13 */

/* ATTENTION chamgement de nom pour "content_right" devient "sidebar" */

.sidebar_1 {

}
.sidebar_2 {

}
/* REPONSES */

.varieties_title h1 span { /* class sup pour le h1 */
		font-family: 'VAGRoundedStd-Light';
}
.answer a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #663b1c;
}
.answer .answer_content {
	padding: 14px;
}
.answer .answer_content p {
	font-size: 14px;
	font-weight: normal;
}
.answer .answer_content:hover {
	background-color: #fff;
}

.answer_content h2 {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: none;
	color: #663b1c;
	padding: 0;
	text-decoration: underline;
}

#wrapper_visual.quality {
	overflow: hidden;
	margin-top: -121px;
	position: relative;
}
#wrapper_visual.quality .map_watch .center_map {
	font-family:Arial, Helvetica, sans-serif;
	color: #663b1c;
}
#wrapper_visual.quality .map_watch .center_map h1,
#wrapper_visual.quality .map_watch .center_map p {
	margin:0px;
	padding:0px;
	text-align: center;
}
#wrapper_visual.quality .map_watch .center_map h1 {
	font-family: 'VAGRoundedStd-Bold';
}
#wrapper_visual.quality .map_watch .center_map p.center {
	width: 630px;
	margin: 0 auto;
	font-size: 12px;
}
#wrapper_visual.quality .visual .slideshow figure {
	width: auto;
	height: 635px;
	background: url(images/watch/bg_watch-infini.jpg) repeat-x top center transparent;
}
#wrapper_visual .map_watch {
	color: #fff;
	position: absolute;
	top: 130px;
	width: 100%;
	margin: -30 auto 0 auto;
	z-index: 5;
}
#wrapper_visual .map_watch .center .col {
	vertical-align: top;
	float: left;
	width: 276px;
	margin-left: 30px;
	margin-top: 25px;
}
#wrapper_visual .map_watch .center .col.alpha {
	margin-left: 0px;
}

#wrapper_visual .map_watch .center .col p {
	text-align: justify;
	font-size: 12px;
}
#wrapper_visual .map_watch .center_map {
	width: 900px;
	padding: 0 30px;
	margin: 0 auto;
}

/* commun */
#wrapper_watch {
	position: relative;
	width: 100%;
}
#wrapper_watch h1 {
	font-weight: 35px;
	font-family: 'VAGRoundedStd-Bold';
	margin: 0 0 20px 0;
	padding: 0px;
	color: #663b1c;
}
#wrapper_watch p {
	font-size: 12px;
	font-family: Arial;
	margin: 0 0 10px 0;
	padding: 0px;
}

/* SURVEILLANCE SANITAIRE */
#wrapper_watch.health {
	height: 280px;
	margin:0;
	padding:0;
	background-color: #f3ead8;
}
	#wrapper_watch.health .wrapper_watch_content h1 {
		font-size: 35px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		line-height: 35px;
		margin: 0 0 15px 0;
	}
	#wrapper_watch.health p {
		font-family: Arial;
		color: #663b1c;
		text-align: justify;
	}
	#wrapper_watch.health .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		z-index: 10;
	}
	#wrapper_watch.health .wrapper_watch_content .left {
		width: 450px;
		padding: 35px 0 0 30px;
		float: left;
	}
	#wrapper_watch.health .wrapper_watch_content .right {
		width: 480px;
		padding: 0;
		float: right;
		/* image a droite */
		text-align: right;
	}
	#wrapper_watch.health .wrapper_watch_content .right img {
		margin: -85px 30px 0 0;
	}


/* LA RECHERCHE */
#wrapper_watch.search {
	height: 350px;
	margin: -60px 0 0 0;
	padding: 120px 0 0 0;
	background: url('images/bg_brown-tan.png') center top no-repeat #663b1c;
}
	#wrapper_watch.search .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_watch.search .wrapper_watch_content h1 {
		font-size: 35px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		line-height: 35px;
		margin: 0 0 15px 0;
	}
	#wrapper_watch.search .wrapper_watch_content .left {
		width: 450px;
		padding: 0 0 0 30px;
		float: left;
	}

	#wrapper_watch.search .wrapper_watch_content .right {
		width: 480px;
		padding: 0;
		float: right;
	}
	#wrapper_watch.search .wrapper_watch_content .right h1 ,
	#wrapper_watch.search .wrapper_watch_content .right p {
		color: #fff;
		text-align: left;
	}
	#wrapper_watch.search .wrapper_watch_content .right .col {
		float: left;
		width: 210px;
		margin: 0 0 0 25px;
	}
	#wrapper_watch.search .wrapper_watch_content .right .col p {
		text-align: justify;
	}
	#wrapper_watch.search .wrapper_watch_content .right .col.alpha {
		margin-left: 0px;
	}

/* ENVIRONNEMENT */
#wrapper_watch.environment {
	overflow: hidden;
	background-color: #fff;

}
	#wrapper_watch.environment .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_watch.environment .wrapper_watch_content .left {
		width: 450px;
		padding: 50px 0 0 30px;
		float: left;
	}
	#wrapper_watch.environment .wrapper_watch_content .left h1 ,
	#wrapper_watch.environment .wrapper_watch_content .left p {
		color: #663b1c;
		text-align: left;
	}
	#wrapper_watch.environment .wrapper_watch_content h1 {
		font-size: 35px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		line-height: 35px;
		margin: 0 0 15px 0;
	}
	#wrapper_watch.environment .wrapper_watch_content .left .col {
		float: left;
		width: 210px;
		margin: 0 0 0 25px;
	}
	#wrapper_watch.environment .wrapper_watch_content .left .col p {
		text-align: justify;
	}
	#wrapper_watch.environment .wrapper_watch_content .left .col.alpha {
		margin-left: 0px;
	}
	#wrapper_watch.environment .wrapper_watch_content .right {
		width: 455px;
		padding: 30px 25px 0 0;
		float: right;
		/* image a droite */
		text-align: right;
	}

/* WAT IS */
#wrapper_watch.what_is {
	margin: -151px 0 0 0;
	padding: 130px 0 0 0;
	background-color: #faf7ef;
}
	#wrapper_watch.what_is .wrapper_watch_content {
		position: relative;
		height: 500px;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_watch.what_is .wrapper_watch_content .box_center {
		position: absolute;
		z-index: 15;
		top: -30px;
		left: 267px;
		width: 422px;
		height: 450px;
		background: url('images/champ_assiette/champ_assiette_01.png') top left no-repeat transparent;
	}
	#wrapper_watch.what_is .wrapper_watch_content .box_left,
	#wrapper_watch.what_is .wrapper_watch_content .box_right {

		background-color: #fff;border-radius: 200px;
		padding: 50px;
		position: absolute;
		text-align: center;
		color: #663b1c;
		font-size: 12px;
		z-index: 9999;
	}

	#wrapper_watch.what_is .wrapper_watch_content .box_right {
		width: 270px;
		height: 270px;
	}
	#wrapper_watch.what_is .wrapper_watch_content .box_right span {
		display: block;
		margin-top: -10px;
	}

	#wrapper_watch.what_is .wrapper_watch_content .box_left {
		width: 143px;
		height: 143px;
		top: 5px;
		left: 72px;
	}
	#wrapper_watch.what_is .wrapper_watch_content .box_right {
		top: 86px;
		right: 42px;
		width: 170px;
		height: 170px;
	}
	#wrapper_watch.what_is .wrapper_watch_content .body_center {
		width: 960px;
		position: absolute;
		top: 440px;
		text-align: center;
		color: #663b1c;
		font-size: 15px;
	}
#button_top.what_is {
	background-color: #faf7ef;
}

/* COMMON */
#wrapper_watch.bio .wrapper_watch_content h1,
#wrapper_watch.production .wrapper_watch_content h1 {
		font-size: 50px;
		font-family: 'VAGRoundedStd-Bold';
		font-weight: normal;
		line-height: 35px;
		margin: 0 0 15px 0;
	}
#wrapper_watch.bio .wrapper_watch_content h1 span,
#wrapper_watch.production .wrapper_watch_content h1 span {
	font-size: 30px;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
}

/* BIO */

#wrapper_watch.bio {
	height: 362px;
	margin: -151px 0 0 0;
	padding: 130px 0 0 0;
	background-color: #faf7ef;
}
	#wrapper_watch.bio .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_watch.bio .wrapper_watch_content .left {
		width: 480px;
		padding: 0;
		float: left;
	}
	#wrapper_watch.bio .wrapper_watch_content .left img {
		margin-left: 45px;
	}
	#wrapper_watch.bio .wrapper_watch_content .right {
		width: 480px;
		padding: 0;
		float: right;
	}
	#wrapper_watch.bio .wrapper_watch_content .right .col {
		float: left;
		width: 210px;
		margin: 0;
		text-align: justify;
		color: #663b1c;
	}
	#wrapper_watch.bio .wrapper_watch_content .right .col.alpha {
		margin: 0 25px 0 0;
	}



/* PRODUCTION */

#wrapper_watch.production {
	height: 334px;
	margin: 0 0 0 0;
	padding: 100px 0 0 0;
	background: url('images/bg_tan-tan-180.png') center top no-repeat #f3ead8;
}
	#wrapper_watch.production .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		z-index: 10;
	}
	#wrapper_watch.production .wrapper_watch_content .right {
		width: 480px;
		padding: 0;
		float: right;
	}
		#wrapper_watch.production .wrapper_watch_content .right img {
			margin: -115px 0 0 20px;
		}
		#wrapper_watch.production .wrapper_watch_content .left em {
			color: #663b1c;
			font-size: 12px;
			font-style: italic;
			float: right;
		}
	#wrapper_watch.production .wrapper_watch_content .left p,
	#wrapper_watch.production .wrapper_watch_content .right p {
		text-align: justify;
		color: #663b1c;
	}
	#wrapper_watch.production .wrapper_watch_content .left {
		width: 440px;
		padding: 0 0 0 40px;
		float: left;
	}

#button_top.watch_production {
	background-color: #f3ead8;
}


/*-------------------------------------------------------------
  CHIFFRES CLES
-------------------------------------------------------------*/

/* COMMON */

#wrapper_key_figures {
	position: relative;
	width: 100%;
}
#wrapper_key_figures .wrapper_watch_content h2,
#wrapper_key_figures .wrapper_watch_content h1 {
	color: #663b1c;
	font-family: 'VAGRoundedStd-Bold';
	font-weight: normal;
}
#wrapper_key_figures .wrapper_watch_content h2 {
	font-size: 17px;
	margin: 0 0 0 0;
}
#wrapper_key_figures .wrapper_watch_content h1 {
	margin: 0 0 15px 0;
	font-size: 35px;
	line-height: 40px;
}
#wrapper_key_figures .wrapper_watch_content h1 span {
	font-size: 35px;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
}
#wrapper_key_figures .wrapper_watch_content p {
	font-family: arial;
	color: #663b1c;
	font-size: 12px;
	text-align: justify;
	margin: 0 0 15px 0;
}
#wrapper_key_figures .wrapper_watch_content a {
	color: #663b1c;
}


/* La production française */
/*
#wrapper_key_figures {
	position: relative;
	width: 100%;
}

#wrapper_key_figures.production {
	margin: -151px 0 0 0;
	padding: 130px 0 0 0;
	background-color: #faf7ef;
}
	#wrapper_key_figures.production .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_key_figures.production .wrapper_watch_content .left {
		width: 480px;
		padding: 0;
		float: left;
	}
	#wrapper_key_figures.production .wrapper_watch_content .right {
		width: 480px;
		padding: 0;
		float: right;
	}
	#wrapper_key_figures.production .wrapper_watch_content .right .col {
		float: left;
		width: 210px;
		margin: 0;
		text-align: justify;
		color: #663b1c;
	}
	#wrapper_key_figures.production .wrapper_watch_content .right .col.alpha {
		margin: 0 25px 0 0;
	}
*/
#wrapper_key_figures.production {
	margin: -151px 0 0 0;
	padding: 100px 0 0 0;
	background-color: #fff;
	overflow: hidden;
}
	#wrapper_key_figures.production .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
	}
	#wrapper_key_figures.production .wrapper_watch_content .left {
		width: 422px;
		padding: 68px 0 0 37px;
		float: left;
	}
	#wrapper_key_figures.production .wrapper_watch_content .right {
		width: 500px;
		padding: 0;
		float: right;
	}
	#wrapper_key_figures.production .wrapper_watch_content .right img {
		margin-left: 37px;
	}



/* Régions */

#wrapper_key_figures.regions {
	/*overflow: hidden;*/
	height: 386px;
	margin: -100px 0 0 0;
	padding: 151px 0 0 0;
	background: url('images/bg_white-tam-02.png') center top no-repeat #f3ead8;
}
	#wrapper_key_figures.regions .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .left {
		width: 427px;
		padding: 0;
		float: left;
		margin-top: -75px;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .left p {
		text-align: center;
		margin-top: -40px;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .right {
		width: 498px;
		padding: 0 35px 0 0;
		float: right;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .left img {
		margin: 0 0 0 0 ; /* top -70px */
	}
	#wrapper_key_figures.regions .wrapper_watch_content .right .col {
		float: left;
		width: 233px;
		margin: 0;
		text-align: justify;
		color: #663b1c;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .right .col.alpha {
		margin: 0 32px 0 0;
	}
	#wrapper_key_figures.regions img.map-poly {
		position: absolute;
		top: 0;
		left: 0;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .left {
		position: relative;
		z-index: 1000;
	}
/*	#wrapper_key_figures.regions .wrapper_watch_content .left map span.infobulle.nordpasdecalais {
		height: 156px;
   	 	left: 152px;
	    position: absolute;
	    top: -82px;
	    width: 138px;
	    z-index: 150;
	    display: none;
	}
	#wrapper_key_figures.regions .wrapper_watch_content .left map area#nordpasdecalais:hover {
		display: block;
	}*/





/* Les débouchés */

#wrapper_key_figures.opportunities {
	margin: -100px 0 0 0;
	padding: 200px 0 0 0;
	height: 460px;
	overflow: hidden;
	background: url('images/bg_tan-brown.png') center top no-repeat #754828;
}
#wrapper_key_figures.opportunities h1,
#wrapper_key_figures.opportunities h2,
#wrapper_key_figures.opportunities p {
	color: #fff;
}
	#wrapper_key_figures.opportunities .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_key_figures.opportunities .wrapper_watch_content .left {
		width: 258px;
		padding: 0 0 0 37px;
		float: left;
		position: relative;
		z-index: 5;
	}
	#wrapper_key_figures.opportunities .wrapper_watch_content .center {
		width: 372px;
		padding: 0;
		float: left;
		position: relative;
		z-index: 0;
	}
	#wrapper_key_figures.opportunities .wrapper_watch_content .center img {
		margin: -86px 0 0 -58px;

	}
	#wrapper_key_figures.opportunities .wrapper_watch_content .right {
		width: 258px;
		padding: 0 35px 0 0;
		float: right;
		position: relative;
		z-index: 5;
	}



/* La consommation */

#wrapper_key_figures.consumption {
	overflow: hidden;
	height: 503px;
	margin: -65px 0 0 0;
	padding: 160px 0 0 0;
	background: url('images/bg_brown-white.png') center top no-repeat #fff;
}
#wrapper_key_figures.consumption h1,
#wrapper_key_figures.consumption h2,
#wrapper_key_figures.consumption p {
	color: #663b1c;
}
#wrapper_key_figures.consumption h1 {
	text-align: center;
	font-size: 40px;
}
#wrapper_key_figures.consumption h1 span {
	text-align: center;
	font-size: 35px;
}
	#wrapper_key_figures.consumption .wrapper_watch_content {
		position: relative;
		width: 960px;
		margin: 0 auto;
		padding-bottom: 25px;
		z-index: 10;
	}
	#wrapper_key_figures.consumption .wrapper_watch_content .left {
		width: 390px;
		padding: 0 0 0 37px;
		float: left;
	}
	#wrapper_key_figures.consumption .wrapper_watch_content .left img {
		margin: -50px 0 0 0;

	}
	#wrapper_key_figures.consumption .wrapper_watch_content .right {
		width: 496px;
		padding: 18px 35px 0 0;
		float: right;
	}





/* Le légume préféré des Français */

#wrapper_key_figures.favorite {
	overflow: hidden;
	height: 334px;
	margin: -50px 0 0 0;
	padding: 180px 0 0 0;
	background: url('images/bg_white-tan-03.png') center top no-repeat #f2eeeb;
}
#wrapper_key_figures.favorite h1,
#wrapper_key_figures.favorite h2,
#wrapper_key_figures.favorite p {
	color: #663b1c;
}
#wrapper_key_figures.favorite h1 {
	font-size: 35px;
}
#wrapper_key_figures.favorite h1 span {
	font-size: 50px;
}
#wrapper_key_figures.favorite .wrapper_watch_content {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 25px;
}
#wrapper_key_figures.favorite .wrapper_watch_content .left {
	width: 320px;
	padding: 0 0 0 37px;
	float: left;
}
#wrapper_key_figures.favorite .wrapper_watch_content .right img {
	margin: -80px 0 0 40px;
}
#wrapper_key_figures.favorite .wrapper_watch_content .right {
	width: 603px;
	padding: 0;
	float: right;
}

/* TOP 10 */

#wrapper_key_figures.top10 {
	height: 677px;
	overflow: hidden;
	margin: 0;
	padding: 50px 0 0 0;
	background-color: #ffe743;
}
#wrapper_key_figures.top10 h1 {
	text-transform: uppercase;
	font-size: 60px;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
}
#wrapper_key_figures.top10 h2 {
	font-size: 27px;
	color: #663b1c;
	font-family: 'VAGRoundedStd-Bold';
	font-weight: normal;
}
#wrapper_key_figures.top10 p {
	font-size: 20px;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper_key_figures.top10 em {
	font-size: 12px;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
	color: #663b1c;
}
#wrapper_key_figures.top10 p.donnees {
	font-size: 11px;
	font-family: 'Arial';
	font-weight: normal;
	color: #82634c;
}
#wrapper_key_figures.top10 .wrapper_watch_content {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 25px;
	text-align: center;
}
#wrapper_key_figures.top10 .wrapper_watch_content .center {
	width: 100%;
}
#button_top.top_10 {
	background-color: #ffe743;
}

/* SLIDER TOP 10 */

#wrapper_slider.top10 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper_slider.top10 .device {
	margin: 0 auto;
	height: 465px;
	position: relative;
}
#wrapper_slider.top10 .swiper-container.varieties, #wrapper_slider.top10 .swiper-container {
	margin: 0 auto;
	width: 740px;
	height: 464px;
	z-index: 1;
}
#wrapper_slider.top10 .pagination {
	visibility: hidden;
}
#wrapper_slider.top10 .swiper-slide {
	position: relative;
}
#wrapper_slider.top10 .swiper-slide h1 {
	text-align: center;
	text-transform: none;
	position: absolute;
	bottom: -15px;
	height: 67px;
	line-height: 23px;
	width: 740px;
	background: url('images/bg-white-80.png') center center repeat transparent;
	font-size: 20px;
	color: #663b1c;
	font-family: 'VAGRoundedStd-Light';
	font-weight: normal;
	padding-top: 15px;
}
#wrapper_slider.top10 h1 span {
	font-size: 22px;
	font-family: 'VAGRoundedStd-Bold';
	font-weight: normal;
}
/*-------------------------------------------------------------
  LEGAL
-------------------------------------------------------------*/


#wrapper_legal {
	margin-top: -151px;
	width: 100%;
	padding: 120px 0 0 0;
	background-color: #faf7ef;
	overflow: hidden;
}
	#wrapper_legal .wrapper_content .content_left {
		float: left;
		width: 612px;
		padding: 15px 16px 0 16px;
		margin-bottom: 50px;
	}
		#wrapper_legal .wrapper_content .content_left p {
			margin: 0 0 10px 0;
			color: #663b1c;
			font-size: 13px;
		}
		#wrapper_legal .wrapper_content .content_left h3 {
			color: #663b1c;
			margin: 15px 0 5px 0;
			font-size: 23px;
			font-family: 'VAGRoundedStd-Bold';
		}
		#wrapper_legal .wrapper_content .content_left img {
			float: left;
			margin: 0 15px 0 0;
		}
		#wrapper_legal .design .col.design {
			width: 387px;
		}
		#wrapper_legal .design .col.hebergeur {
			width: 192px;
			margin: 0;
		}
		#wrapper_legal .design .col.hosting {
			width: 194px;
		}
	#wrapper_legal .wrapper_content .sidebar {
		width: 300px;
		padding: 15px 0 0 15px;
		position: absolute;
		right:
	}
	#wrapper_legal .design a {
		color: #663b1c;
	}
	#button_top.legal {
		background-color: #faf7ef;
	}

#wrapper_actu .sidebar .social {
	margin-top: 40px;
}
.sidebar .ban.number1 {;
		background-color: #faf7ef;
	}





/*-------------------------------------------------------------
  CONTACT
-------------------------------------------------------------*/


#wrapper_contact {
	margin-top: -151px;
	width: 100%;
	padding: 120px 0 0 0;
	height: 700px;
	background-color: #faf7ef;
}
	#wrapper_contact .wrapper_content .content_left {
		float: left;
		width: 612px;
		padding: 15px 16px 0 16px;
		margin-bottom: 10px;
	}
	#wrapper_contact .wrapper_content .content_left h1 {
			margin: 0 0 10px 0;
			color: #663b1c;
			font-size: 23px;
		}
	#wrapper_contact .wrapper_content .content_left p,
	#wrapper_contact .wrapper_content .content_left a {
		color: #663b1c;
		font-size: 13px;
	}

	#wrapper_contact .wrapper_content .content_left ul,
	#wrapper_contact .wrapper_content .wpcf7 ul {
		margin: 0px;
		padding: 0px;
	}
	#wrapper_contact .wrapper_content .content_left li, 
	#wrapper_contact .wrapper_content .wpcf7 li {
		list-style: none;
		margin-bottom: 10px;
		display: block;
	}
	#wrapper_contact .wrapper_content .wpcf7 li span.required,
	#wrapper_contact .wrapper_content .content_left li span.required {
		color: #ce403b;
		font-size: 21px;
		margin: 4px 0 0 8px;
	}
	form.wpcf7-form {
		position: relative;
	}
	form.wpcf7-form p.obligatoires {
		color: #ce403b !important;
		font-size: 12px;
		font-style: normal;
		font-family: arial;
		font-style: italic;
		margin: 0 0 5px 0;
		padding: 0;
	}
	form.wpcf7-form input,
	form.wpcf7-form textarea {
		margin: 0px;
		color: #663b1c;
		font-size: 15px;
		background: #f3ead8;
		border: none;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 20px;
		outline: none;
		padding: 6px 3px 6px 15px;
		width: 555px;
	}
	form.wpcf7-form textarea {
		padding: 10px 3px 3px 15px;
	}
	form.wpcf7-form select {
		background-color: transparent;
		margin: 0px;
		color: #663b1c;
		font-size: 15px;
		border: none;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 10px;
		outline: none;
		padding: 3px 3px 3px 15px;
		width: 595px;
	}
	/* custom */
	form.wpcf7-form ul {
		float: left;
	}
	
	form.wpcf7-form ul li.request {
		/*overflow: hidden;*/
		position: relative;
		width: 572px;
		height: 32px;
		line-height: 32px;
		background: url("images/contact/sprite-contact.png") no-repeat scroll 545px 13px #F3EAD8;
		border-radius: 20px;
	}
	form.wpcf7-form ul li.request select {
		-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
	}
	form.wpcf7-form ul li.request p {
		margin: 0;
		padding: 0;
	}
	form.wpcf7-form ul li.request:hover {
		cursor: pointer;
	}
	form.wpcf7-form label {
		font-weight: bold;
		color: #663b1c;
		font-size: 15px;
		font-family: Arial;
	}
	form.wpcf7-form ul span.modif {
		position: absolute;
		top: 175px;
		right: 21px;
		color: #ce403b;
		font-size: 21px;
		font-family: 'VAGRoundedStd-Light';
	}
	form.wpcf7-form p {
		float: left;
		margin: 15px 0 10px;
		padding: 0;
	}
	form.wpcf7-form p#labelcaptcha {
		color: #663b1c;
		font-size: 13px;
		float: right;
		font-weight: bold;
		text-align: right;
		margin: 0 39px 0 0;
		padding: 0;
	}
	form.wpcf7-form table#captchatable {
		float: right;
		margin: 0px 39px 30px 380px;
	}
	form.wpcf7-form .button_form input.wpcf7-form-control {
		background: url("images/home/slide/sprite_slider.png") no-repeat scroll 15px -365px #663B1C;
		border-radius: 15px 15px 15px 15px;
		color: #FFFFFF;
		font-size: 15px;
		padding: 6px 17px 6px 30px;
		text-decoration: none;
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
		width: 115px;
		float: right;
		margin-right: 40px;
	}
	form.wpcf7-form #captchatable {
		margin-bottom: 20px
	}
	form.wpcf7-form #saisie_captcha {
		border: 1px solid #663b1c;
		width: 100px;
		display: inline;
		height: 24px;
	}
	form.wpcf7-form .button_form {
		float: right;
	}
	form.wpcf7-form #captcha_contact {
		margin-top: 3px;
	}

	form.wpcf7-form #labelcaptcha {
		margin: 0;
	}
	.wpcf7-response-output.wpcf7-display-none {
		display: none;
	}

/*-------------------------------------------------------------
  CONTACT
-------------------------------------------------------------*/

#plandusite a {
	text-decoration: none;
	color: #663b1c;
	font-size: 14px;
}
#plandusite a:hover {
	text-decoration: underline;
}
#wrapper_legal .wrapper_content .content_left #plandusite li {
	margin-bottom: 5px;
}
#wrapper_legal .wrapper_content .content_left #plandusite .page_item,
#wrapper_legal .wrapper_content .content_left #plandusite .menu-item {
	list-style: url('images/bullet-point-plandusite.png');
}
#wrapper_legal .wrapper_content .content_left #plandusite .page_item .children,
#wrapper_legal .wrapper_content .content_left #plandusite .menu-item .sub-menu {
	padding: 0 0 0 40px;
	margin: 0;
}
#wrapper_legal .wrapper_content .content_left #plandusite .page_item .children li,
#wrapper_legal .wrapper_content .content_left #plandusite .menu-item .sub-menu li {
	margin-bottom: 0;
}
#wrapper_legal .wrapper_content .content_left #plandusite .page_item .children .page_item,
#wrapper_legal .wrapper_content .content_left #plandusite .menu-item .sub-menu .menu-item {
	list-style: url('images/arrow-plandusite.png');
}
#wrapper_legal .wrapper_content .content_left #plandusite .page_item .children .page_item a,
#wrapper_legal .wrapper_content .content_left #plandusite .menu-item .sub-menu .menu-item a {
	margin-left: 10px;
}

#mail_destinataires, #mail_sujets {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}


/* ==========================================================================
   Color placeholder
   ========================================================================== */

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #663b1c;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #663b1c;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #663b1c;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #663b1c;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

@media print,
	   (-o-min-device-pixel-ratio: 5/4),
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}


/** END HTML5 Boilerplate CSS **/






/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** Keep drop-downs working **/
#access li {
	float: left;
	position: relative;
}
#access ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 3.333em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul li:hover > ul {
	display: block;
}

#asterisk {
	/*margin: 0 22px 0 0;*/
	text-align: justify;
	/*margin: 0 0 10px 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663b1c;
	width: 798px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	font-size: 11px;
}


#actus-columns {
	width: 612px;
	height: auto;
	position: relative;
	float: left;
}

#actus-columns .actus-column {
	float: left;
	width: 192px;
	height: auto;
}
#actus-columns .actus-column:nth-child(even) {
	margin: 0 18px;
}


.wrapper_content .content_left .enfants-videos  {
	position: relative;
}
.wrapper_content .content_left .enfants-videos div,
.wrapper_content .content_left .recettes-pas-a-pas div {
	width: 100% !important;
	margin: 0 !important;
}


/* MAP CHIFFRES CLES */

/* Un peu de BEM dans ce monde de brut :) */
.cnipt-Map {
	background: url(images/chiffres_cles/chiffres-cles-02.png) transparent no-repeat top center;
	height: 436px;
	position: relative;
	width: 422px;
}

.cnipt-Map-region {
	position: absolute;
}
.cnipt-Map-region--1 {
	right: 122px;
	top: 80px;
	z-index: 100;
}
.cnipt-Map-region--2 {
  	left: 202px;
  	top: 51px;
}
.cnipt-Map-region--3 {
  	left: 169px;
  	top: 84px;
}
.cnipt-Map-region--4 {
	left: 197px;
  	top: 74px;
}
.cnipt-Map-region--5 {
	left: 198px;
  	top: 111px;
  	z-index: 101;
}
.cnipt-Map-region--6 {
	left: 166px;
  	top: 120px;
}
.cnipt-Map-region--7 {
	right: 88px;
  	top: 198px;
}
.cnipt-Map-region--8 {
	top: 120px;
  	left: 56px;
}
.cnipt-Map-region--9 {
	right: 70px;
  	top: 113px;
}

/* normal : #346119; */
/* normal:hover; : #6F8C12; */

/* medium : #52871C; */
/* medium:hover; : #3A6218; */

/* dark : #346119; */
/* dark:hover; : #264B16; */

.cnipt-Map-color path,
.cnipt-Map-color polygon {
	fill: #bdce1e;
}
.cnipt-Map-color:hover path,
.cnipt-Map-color:hover polygon {
	fill: #9aa909;
}


.cnipt-Map-color--medium path,
.cnipt-Map-color--medium polygon {
	fill: #52871C;
}
.cnipt-Map-color--medium:hover path,
.cnipt-Map-color--medium:hover polygon {
	fill: #3A6218;
}


.cnipt-Map-color--dark path,
.cnipt-Map-color--dark polygon {
	fill: #346119;
}
.cnipt-Map-color--dark:hover path,
.cnipt-Map-color--dark:hover polygon {
	fill: #264B16;
}

/* Un peu de BEM dans ce monde de brut :) */
.cnipt-Bubble {
	background: url(images/bubblebackground.png) top left no-repeat;
	color: white;
	display: none;
	height: 158px;
	left: 0;
	list-style: none;
	margin: 0;
	opacity:0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 140px;
	z-index: 500;

	-webkit-transition: opacity  400ms ease-in-out;
    -moz-transition: opacity  400ms ease-in-out;
    -o-transition: opacity  400ms ease-in-out;
    transition: opacity  400ms ease-in-out;
}

.cnipt-Bubble--show {
	opacity:1;
}

.cnipt-Bubble-item {
	color: white;
	font: 15px/15px 'VAGRoundedStd-Bold';
	text-align: center;
}

.cnipt-Bubble-item-name {
	font: 12px/12px 'VAGRoundedStd-Light';
	margin-bottom: 7px;
	margin-top: 25px;
}

.cnipt-Bubble-item-ha {
	margin: 5px 0;
}

.cnipt-Bubble-item-land {
	margin-bottom: 5px;
}

.cnipt-Bubble-item-percent {
	font-size: 25px;
	margin-top: 10px;
}

/** END WordPress-Defined CSS Classes **/

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

.wrapper_pedago {
	height: auto !important;
}

#pedago-popin {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -200px;
	width: 400px;
	height: auto;
	background-color: #ffe743;
	border: #ffd233 1px solid;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
	text-align: center;
	padding-bottom: 20px;
	z-index: 1000;
}

#pedago-popin.error h2 {
	color: red;
}

#pedago-new-form {
	display: none;
	float: left;
	margin: 20px 0 20px 0;
	position: relative;
	width: 100%;
}

#pedago-access-form {
	margin-top: 40px;
	position: relative;
}

#form-pedago-access,
#form-pedago-new {
	margin: 20px auto 0 auto;
	width: 600px;
}

#form-pedago-access ul {
	margin: 0 auto !important;
	float: none;
	width: 600px;
}

#form-pedago-access .button_form,
#form-pedago-new .button_form {
	float: none;
	width: 100%;
}

#form-pedago-access .button_form input,
#form-pedago-new .button_form input {
	display: block;
	float: none;
	margin: 20px auto 0 auto;
}

form.wpcf7-form input.error {
	background-color: red;
	color: #fff;
}

form.wpcf7-form input.error::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
form.wpcf7-form input.error:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
form.wpcf7-form input.error::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
form.wpcf7-form input.error:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}

#form-pedago-new select.error {
	background: url("images/contact/sprite-contact.png") no-repeat scroll 545px 13px red;
	color: #fff;
	border-radius: 20px;
	width: 100%;
	height: 100%;
}

.wrapper_pedago input[type=submit].fetching {
	color: transparent !important;
	background-image: url("images/ajax-loader.gif") !important;
	background-position: center center !important;
}

.pedago-link {
	width: 100%;
	text-align: center;
	float: left;
	margin: 40px 0 0 0;
	color: #663b1c;
	outline: none;
	font-family: 'VAGRoundedStd-Light';
	font-size: 18px;
	font-weight: bold;
}

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

#form-pedago-new input[type="checkbox"] {
    float: right;
    border: 1px solid #5f361b;
    width: 13px;
    height: 13px;
    cursor: pointer;
    outline: none;
    margin-right: 33px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

#form-pedago-new input[type="checkbox"]:checked {
	background-color: #5f361b;
}

.wrap-title {
	font-size: 14px;
	margin-top: 20px;
	text-indent: 10px;
}

.page-template-page-enseignants-php .wrapper_content.actu {
	margin-top: 30px;
}

.page-template-page-enseignants-php .sidebar .number2,
.page-template-page-enseignants-php .sidebar .social,
.page-template-page-enseignants-php .sidebar .other_sites {
	display: none;
}

.page-template-page-enseignants-php .pedago-text {
	padding: 15px 16px 0 16px;
	font-family: Arial;
	font-size: 12px;
}

#form-pedago-new .required.abs {
	position: absolute;
	top: -5px;
	right: -21px;
}

#wrapper_contact.wrapper_pedago .wrapper_content .wpcf7 li.level-menu {
	display: none;
}

#wrapper_contact.wrapper_pedago .wrapper_content {
	font-family: Arial;
	font-size: 12px;
	color: #663b1c;
}

#wrapper_contact.wrapper_pedago h3 {
	font-family: 'VAGRoundedStd-Light';
	font-size: 18px;
}

.wrapper_content .content_left.content_pedago {
	width: 100%;
}

.wrapper_content .content_left.content_pedago .col {
	width: 45%;
}

#wrapper_actu.wrapper_pedago .col {
	height: 500px;
	text-align: center;
}

#wrapper_actu.wrapper_pedago .col h3 {
	font-family: 'VAGRoundedStd-Bold';
	font-weight: normal;
	text-align: center;
	font-size: 25px;
	color: #663b1c;
}

#wrapper_actu.wrapper_pedago .content_left p {
	margin: 20px 0;
}

#wrapper_actu.wrapper_pedago .col img {
	height: 245px;
	max-width: 100%;
}

#wrapper_actu.wrapper_pedago .content_left .col:last-child, 
#wrapper_actu.wrapper_pedago .content_left .col:nth-child(3n+3) {
	margin: 0 18px 20px 0;
}

#wrapper_actu.wrapper_pedago {
	color: #663b1c;
	padding-bottom: 60px;
}

#wrapper_varieties .varieties_title.pedago_head {
	padding: 0 90px;
}

.varieties_title.pedago_head h2 {
	margin: 20px 0 10px 0;
}