@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =========================== END RESET =========================== */
body {
	background: #ffffff;
	font: 13px Arial, sans-serif;
	line-height: 17px;
	color: #414042;
	overflow-x: hidden;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	color: #00492a;
    font-family: 'RokkittRegular';
	margin-bottom: 24px;
}
h2 {
	font-family: 'Gothic821CondensedBT-Regular';
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3 {
	font-family: 'Gothic821CondensedBT-Regular';
	color: #fff;
	font-size: 28px;
	line-height: 26px;
	text-align: right;
	position: absolute;
	right: 10px;
	font-weight: normal;
	bottom: 18px;
	padding-right: 30px;
	background: url(../images/arrow_right.png) right 6px no-repeat;
}
h4 {
	color: #840403;
	font-size: 16px;
	margin-bottom: 9px;
}
h5 {
	font-size: 21px;	
    font-family: 'RokkittRegular';
	margin-bottom: 8px;
}
h6 {
	color: #044c2d;
	font-size: 18px;
	margin-bottom: 15px;
}
p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 15px 0;
}
hr {
	background-color: #414042;
	border: none;
	color: #414042;
	height: 1px;
	margin: 0 0 15px 0;
}
a {
	text-decoration: none;
	color: #414042;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
p a {
	text-decoration: underline;
	font-weight: bold;
}
a img {
	border: none;
}
ul, ol {
	padding: 0 0 0 15px;
	margin-bottom: 15px;
}
li {
	margin: 0 0 3px 0;
}
div {
	position: relative;
}
textarea {
	font-family: Arial, sans-serif;
}
input:focus, textarea:focus { 
 	background-color: #e9e9e9;
} 
/* ================================= CLASSES ================================= */
@font-face {
    font-family: 'RokkittRegular';
    src: url('Rokkitt-webfont.eot');
    src: url('Rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rokkitt-webfont.woff') format('woff'),
         url('Rokkitt-webfont.ttf') format('truetype'),
         url('Rokkitt-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Gothic821CondensedBT-Regular';
	src: url('236EE4_0_0.eot');
	src: url('236EE4_0_0.eot?#iefix') format('embedded-opentype'),url('236EE4_0_0.woff') format('woff'),url('236EE4_0_0.ttf') format('truetype');
}
.clear {
	clear: both;
}
.ligne {
	background-color: #ffffff;
	height: 1px;
	margin: 30px 0 25px 0;
	width: 100%;
	clear: both;
}
.lien_invisible {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}
.top_td td {
	vertical-align: top;
}
/* ============================== HEADER SECTION ============================== */
#banner_back {
	width: 100%;
	height: 346px;
	background: url(../images/banner_back.jpg) 0 0 repeat-x;
	z-index: 10;
}
#banner_black {
	width: 100%;
	height: 62px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/banner_black.png) 0 0 repeat-x;
	z-index: 110;
}
#banner_under {
	width: 1400px;
	height: 346px;
	background: url(../images/banner.png) 0 0 no-repeat;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -700px;
	z-index: 100;
}
#banner_over {
	width: 400px;
	height: 346px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -700px;
	z-index: 120;
}
#logo {
	width: 325px;
	height: 218px;
	position: absolute;
	left: 220px;
	top: 0;
	z-index: 122;
}
#btn_home {
	width: 260px;
	height: 160px;
	position: absolute;
	left: 250px;
	top: 30px;
	z-index: 124;
}
#slider_wrapper {
	width: 691px;
	height: 291px;
	position: absolute;
	left: 485px;
	top: 0;
	z-index: 105;
}
#top_menu {
	position: absolute;
	width: 150px;
	left: 1040px;
	top: 3px;
	height: 40px;
	z-index: 150;
	color: #fff;
}
#top_menu a {
	display: inline-block;
	height: 24px;
	padding-top: 16px;
	color: #fff;
	font-size: 16px;
    font-family: 'RokkittRegular';
}
#top_menu a:hover {
	text-decoration: none;
	background: url(../images/arrow_down_small.png) top center no-repeat;
}
#recherche_wrapper {
	width: 300px;
	height: 56px;
	padding-top: 17px;
	position: absolute;
	left: 227px;
	top: 218px;
	background: url(../images/recherche.png) top left no-repeat;
    font-family: 'RokkittRegular';
	font-size: 14px;
	color: #fff;
	z-index: 150;
}
#recherche label {
	font-size: 18px;
}
.recherche_input {
	width: 242px;
	height: 26px;
	/line-height: 26px;
	padding: 0 8px;
	margin-bottom: 4px;
	border: none;
	float: left;
}
#btn_search {
	margin-left: 5px;
	height: 32px;
}
/* =============================== MENU SECTION =============================== */
#menu_wrapper {
	width: 999px;
	height: 34px;
	position: absolute;
	left: 210px;
	padding-left: 11px;
	top: 304px;
	z-index: 160;
}
#menu_wrapper a {
	display: block;
	height: 34px;
	float: left;
	padding: 0 19px;
	font-family: 'Gothic821CondensedBT-Regular';
	font-size: 21px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
}
.menu1:hover {
	background: url(../images/menus_hover.png) 2px 0 no-repeat;
	text-decoration: none;
}
.menu2:hover {
	background: url(../images/menus_hover.png) -1px -34px no-repeat;
	text-decoration: none;
}
.menu3:hover {
	background: url(../images/menus_hover.png) 1px -68px no-repeat;
	text-decoration: none;
}
.menu4:hover {
	background: url(../images/menus_hover.png) -1px -102px no-repeat;
	text-decoration: none;
}
.menu5:hover {
	background: url(../images/menus_hover.png) 0px -136px no-repeat;
	text-decoration: none;
}
.menu6:hover {
	background: url(../images/menus_hover.png) 1px -170px no-repeat;
	text-decoration: none;
}
.menu7:hover {
	background: url(../images/menus_hover.png) 0px -170px no-repeat;
	text-decoration: none;
}
.selected3 {
	display: block;
	height: 34px;
	float: left;
	padding: 0 19px;
	font-family: 'Gothic821CondensedBT-Regular';
	font-size: 21px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/menus_hover.png) 1px -68px no-repeat;
	text-decoration: none;
}
.selected4 {
	display: block;
	height: 34px;
	float: left;
	padding: 0 19px;
	font-family: 'Gothic821CondensedBT-Regular';
	font-size: 21px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/menus_hover.png) -1px -102px no-repeat;
	text-decoration: none;
}
/* ============================= SUB-MENU SECTION ============================= */
#submenu_federation {
	display: none;
	width: 129px;
	position: absolute;
	top: 34px;
	left: 288px;
	background: url(../images/back_federation.jpg) -16px 0 repeat-y;
	z-index: 300;
	text-align: center;
	padding: 6px 0 1px 0;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#submenu_federation a:link, #submenu_federation a:visited {
	width: 129px;
}
#submenu_producteurs {
	display: none;
	width: 125px;
	position: absolute;
	top: 34px;
	left: 433px;
	background: url(../images/back_producteurs.jpg) -4px 0 repeat-y;
	z-index: 300;
	text-align: center;
	padding: 6px 0 1px 0;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
#submenu_producteurs a:link, #submenu_producteurs a:visited {
	width: 125px;
}
#submenu_federation a:link, #submenu_federation a:visited, #submenu_producteurs a:link, #submenu_producteurs a:visited {
	height: auto !important;
	padding: 7px 0;
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#submenu_federation a:link:hover, #submenu_federation a:visited:hover, #submenu_producteurs a:link:hover, #submenu_producteurs a:visited:hover {
	text-decoration: none;
	color: #c09986;
}
/* ============================== CONTENU SECTION ============================= */
#content_wrapper {
	width: 945px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#content_left {
	width: 617px;
	padding: 20px 46px 0 0; 
	float: left;
}
#content_right {
	width: 282px;
	padding: 20px 0 0 0; 
	float: left;
}
.accordionButton {	
	width: 282px;
	height: 74px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	cursor: pointer;
	background: #ffffff;
}
.accordionContent {	
	width: 282px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #dcddde;
}
.accordionContent a {	
	display: block;
	font-size: 16px;
	padding: 3px 0 5px 20px;
    font-family: 'RokkittRegular';
}
.puce_sanglier {	
	background: url(../images/puce_sanglier.gif) 7px 7px no-repeat;
}
.puce_bison {	
	background: url(../images/puce_bison.gif) 7px 7px no-repeat;
}
.puce_cerf {	
	background: url(../images/puce_cerf.gif) 7px 7px no-repeat;
}
.puce_wapiti {	
	background: url(../images/puce_wapiti.gif) 7px 7px no-repeat;
}
.puce_daim {	
	background: url(../images/puce_daim.gif) 7px 7px no-repeat;
}
#last_button {	
	width: 282px;
	height: 84px;
	display: block;
}
/***************/
.on {
	background: #dcddde;
}
.on h3 {
	background: url(../images/arrow_down.png) right 8px no-repeat;
}
/*************************************/
#nouvelles {
	font-family: 'Gothic821CondensedBT-Regular';
	background-color: #840403;
	color: #fff;
	font-size: 23px;
	padding: 7px 0 12px 9px;
	margin: 20px 0 8px 0;
}
#bottom_nouvelles {
	background: #840403 url(../images/arrow_right.png) 258px 3px no-repeat;
	height: 23px;
	text-align: right;
	padding: 5px 32px 0 0;
	font-size: 12px;
}
#bottom_nouvelles a {
	color: #fff;
	text-decoration: none;
}
#bottom_nouvelles a:hover {
	text-decoration: underline;
}
/* ============================== HOME ============================= */
.img_menus {
	width: 140px;
	height: 287px;
	display: block;
	float: left;
	margin-right: 19px;
}
/* ============================== RECETTES ============================= */
.recettes_titles {
	width: 100%;
	height: 49px;
	margin-bottom: 12px;
}
.recettes {
	width: 100%;
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
}
.bottom_recettes {
	background: url(../images/arrow_right.png) 595px 3px no-repeat;
	height: 23px;
	text-align: right;
	padding: 5px 32px 0 0;
	font-size: 18px;
    font-family: 'RokkittRegular';
	margin-bottom: 42px;
}
.bottom_recettes a {
	color: #fff;
	text-decoration: none;
}
.bottom_recettes a:hover {
	text-decoration: underline;
}
.tbl_wrapper {
	width: 617px;
	height: 30px;
	margin: 18px 0 6px 0;
	font-family: 'Gothic821CondensedBT-Regular';
	font-size: 18px;
}
.twitter-share-button {
	width: 87px;
	position: absolute;
	left: 539px;
}
.portions_dif {
	height: 22px;
	padding: 6px 10px 0 10px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.ing_1 {
	text-align: right;
	width: 20px;
}
.ing_2 {
	text-align: right;
	width: 20px;
}
.ing_3 {
	text-align: center;
	width: 20px;
}
.ing_4 {
	text-align: left;
	width: 27px;
}
.ing_5 {
	text-align: left;
	width: 55px;
}
.ing_6 {
	text-align: left;
	font-weight: bold;
}
/* ============================== FONCTIONNEMENT ============================= */
.conseil {
	display: block;
	color: #fff;
	font-size: 23px;
	font-family: 'Gothic821CondensedBT-Regular';
	background-color: #00331d;
	padding: 1px 0 4px 10px;
	/*height: 26px;*/
	line-height: 26px;
	text-transform: uppercase;
}
#tbl_conseil_admin td {
	padding: 3px 0 3px 7px;
}
/* ============================== NOUVELLES ============================= */
.return {
	background: #840403 url(../images/arrow_left.png) 5px 5px no-repeat;
	height: 23px;
	text-align: left;
	padding: 7px 0 0 32px;
	font-size: 18px;
    font-family: 'RokkittRegular';
	margin-bottom: 25px;
}
.return a {
	color: #fff;
}
/* ============================== POINTS DE VENTE ============================= */
#points_vente td {
	padding-top: 14px;
}
.select {
	position: absolute;
	display: block;
	width: 299px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 30px;
	padding: 7px 0 0 0;
	background: url(../images/drop-list.png) 0 0 no-repeat;
	overflow: hidden;
	font-size: 21px;
    font-family: 'RokkittRegular';
	color:#414042;
	text-indent: 12px;
}
.grey_box {
	width: 100%;
	height: 22px;
	background-color: #dcddde;
	font-size: 18px;
	font-family: 'Gothic821CondensedBT-Regular';
}
.tbl_grey_box {
	margin-bottom: 14px;
}
.tbl_grey_box td {
	padding: 2px 0 2px 7px;
}
.tbl_grey_box td a {
	color: #000;
	text-decoration: underline;
}
.title_cat {
	text-transform: uppercase;
	margin-bottom: 0;
	text-indent: 7px;
	margin-top: 10px;
	font-weight: bold;
}
/* ============================== ANNONCES CLASSÉES ============================= */
.sub_menus_annonces {
	width: 167px;
	display: block;
	font-family: 'Gothic821CondensedBT-Regular';
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #5a2701;
	padding: 7px 0 12px 0;
	text-indent: 10px;
}
.sub_menus_annonces:hover {
	text-decoration: underline;
	color: #fff;
}
#results td {
	padding: 15px 15px 0 15px;
}
.bar_right {
	display: block;
	color: #fff;
	font-size: 23px;
	font-family: 'Gothic821CondensedBT-Regular';
	background-color: #5a2701;
	padding: 6px 12px 2px 0;
	height: 26px;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 0;
}
#paginate a {
	display: inline-block;
	text-decoration: none;
	margin-left: 7px;
	color: #5a2701;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Gothic821CondensedBT-Regular';
}
#paginate a:hover, paginateON {
	display: inline-block;
	text-decoration: none;
	margin-left: 7px;
	color: #a97e61;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Gothic821CondensedBT-Regular';
}
/* ============================== PLAN SITE ============================== */
#tbl_plan {
	text-transform: uppercase;
    font-family: 'RokkittRegular';
	font-size: 16px;
	line-height: 20px;
}
#tbl_plan h4 {
	margin-bottom: 2px;
	font-size: 20px;
}
/* ============================== FOOTER SECTION ============================== */
#footer_wrapper {
	width: 100%;
	height: 49px;
	background: url(../images/footer_back.jpg) 0 0 repeat-x;
}
#footer_center {
	width: 945px;
	height: 49px;
	margin: 0 auto;
}
#footer_center p, #footer_center a {
    font-family: 'RokkittRegular';
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 50px;
}
/* ========================== ÉLÉMENTS DE FORMULAIRES ========================= */
#form_wrapper {
    padding: 10px;
	background-color: #eee9e5;
}
label.error {
    display: block;
	color: #840403;
	font-size: 10px;
}
.moyen_input {
    width: 260px;
}
/* ================================ NIVO-SLIDER =============================== */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	z-index:8;
	background: none;
	text-align: center;
	padding-left: 38px;
	display: block;
}
.nivo-caption span {
    font-family: 'RokkittRegular';
	text-transform: uppercase;
	font-size: 19px;
	color: #c8a893;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display: none;
}
.nivo-prevNav {
	display: none;
	left:0px;
}
.nivo-nextNav {
	display: none;
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	display: none;
	/*margin-top:-70px;*/
}
.nivo-controlNav a.active {
	font-weight:bold;
	display: none;
}
#slider a {
	display: block;
}
/* ================================ FIN FIN FIN =============================== */





/* ============================== CODES SPECIALS ============================== 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
=================================
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
=================================
	min-height: 662px;
	height: auto !important;
	height: 662px;
=================================
.fond_demi {
	float: left;
	height: 30px;
    width: 49.99%;
}
#fond_gauche {
	background: red;
}
#fond_droit {
	background: yellow;
}
#header {
	background: blue;
	height: 30px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 0;
    width: 1000px;
}
=================================
img.desaturate_img {
    filter: url("http://edguy.dev-ubeo.com/filters.svg#grayscale"); - Firefox 3.5+ 
    filter: gray; - IE6-9 
    -webkit-filter: grayscale(1); - Google Chrome & Webkit Nightlies 
}
=================================
	background-image: -moz-linear-gradient(top, #b4b5b5, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b4b5b5), to(#000000));
	background-image: -o-linear-gradient(top, #b4b5b5, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b5b5', endColorstr='#000000');
	ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b5b5', endColorstr='#000000')";
	background-image: linear-gradient(top, #b4b5b5, #000000);
=================================
#footer {
	background: red;
	bottom: 0;
	height: 30px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#footer-center {
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 999px;
}
================================= */