@charset "iso-8859-1";

/**** Généralités ****/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #f0f0f0 url(../imgs/bgBody.jpg) repeat-x left top;
}

a {
	color: #787878;
	text-decoration:none;
}

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

a img {
	border: none;
}

/****/

#PrimContain {
	background: #FFF url(../../imgs/bgPrimContain.gif) no-repeat center bottom;
	margin: 0px auto;
	width: 896px;
	padding-left: 28px;
}

/**** Entête ****/

#header {
	position: relative;
	height: 110px;
	background: url(../imgs/filet-header.gif) no-repeat left bottom;
}
#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../imgs/logo.gif) no-repeat;
	height: 97px;
	width: 875px;
}
#header h1 span {
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
}
/**** Entête english ****/

#header-en {
	position: relative;
	height: 110px;
	background: url(../imgs/filet-header.gif) no-repeat left bottom;
}
#header-en h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../imgs/logo-en.gif) no-repeat;
	height: 97px;
	width: 871px;
}
#header-en h1 span {
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
}


/** Navigation **/

#navigation {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	text-align: right;
	z-index: 100;
}
#navigation li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
}
#navigation a {
	text-decoration: none;
	color: #868a80;
	display: block;
	float: left;
	margin: 0px;
	border-right: 1px solid #DDD;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	padding-top: 10px;
}
#navigation a:hover {
	background: url(../imgs/bgHover.jpg) repeat-x;
}
#navigation li ul {
	position: absolute;
	z-index: 10;
	top: 30px;
	visibility: hidden;
}
#navigation_nouveautes {
	left: 157px;
	width:130px;
}
#navigation_produits {
	left: 66px;
	width:170px;
}
#navigation_origines {
	left: 0px;
	width:190px;
}
#navigation li ul li {
	text-transform: none;
}
#navigation li ul a {
	float: none;
	text-align: left;
	padding: 4px 10px 0px 10px;
	display: block;
	background: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #B6B6B6;
	border-right:none;
}
#navigation li ul a:hover {
	color: #FFF;
	background: #47641e;
}
#sousmenu {
	float:left;
	width:185px;
	margin-right: 15px;
}
#sousmenu li {
	list-style: none;
}
#sousmenu a {
	display: block;
	height: 20px;
	font-size: 11px;
	text-decoration: none;
	color: #868a80;
	float: none;
	text-align: left;
	padding: 6px 10px 0px 2px;
	background: #FFF;
	border-bottom: 1px solid #B6B6B6;
}
#sousmenu a:hover,
#sousmenu .actif {
	color: #FFF;
	background: #47641E;
}
/** Navigation english **/

#navigation-en {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	text-align: right;
	z-index: 100;
}
#navigation-en li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
}
#navigation-en a {
	text-decoration: none;
	color: #868a80;
	display: block;
	float: left;
	margin: 0px;
	border-right: 1px solid #DDD;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	padding-top: 10px;
}
#navigation-en a:hover {
	background: url(../imgs/bgHover.jpg) repeat-x;
}
#navigation-en li ul {
	position: absolute;
	z-index: 10;
	top: 30px;
	visibility: hidden;
}
#navigation_nouveautes-en {
	left: 135px;
	width:130px;
}
#navigation_produits-en {
	left: 66px;
	width:170px;
}
#navigation_origines-en {
	left: 0px;
	width:190px;
}
#navigation-en li ul li {
	text-transform: none;
}
#navigation-en li ul a {
	float: none;
	text-align: left;
	padding: 4px 10px 0px 10px;
	display: block;
	background: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #B6B6B6;
	border-right:none;
}
#navigation-en li ul a:hover {
	color: #FFF;
	background: #47641e;
}

/**** Revue de Presse ****/

#gauche {
	float:left;
	width:185px;
	margin-right: 15px;
}
#sousmenu2 {
	
}
#sousmenu2 li {
	list-style: none;
}
#sousmenu2 a {
	display: block;
	height: 20px;
	font-size: 11px;
	text-decoration: none;
	color: #868a80;
	float: none;
	text-align: left;
	padding: 6px 10px 0px 2px;
	background: #FFF;
	border-bottom: 1px solid #B6B6B6;
}
#sousmenu2 a:hover,
#sousmenu2 .actif {
	color: #FFF;
	background: #47641E;
}

#paru-recemment {
	width: 185px;
	float: left;
	margin-right: 15px;
	margin-top: 16px;
	margin-bottom: 9px;
	border-color: #cdd5b8;
	border-width: 1px;
	border-style: solid solid solid;
	height: 366px;
	background: url(../imgs/bgfocus.jpg) repeat-x left bottom;
}
#paru-recemment p {
	padding: 10px 12px 0px;
	color: #827a78;
	width: 157px;
}
#paru-recemment p img {
	margin-bottom: 3px;
}
#paru {
	font-size: 14px;
	font-weight: bold;
	color: #496421;
}
#paru-recemment p a {
	color: 4A631E;
}
#paru-recemment p a:hover {
	color: #000;

}
#lgnd-orange {
	margin-left: 15px;
	bottom: 5px;
}
#lgnd-orange a {
	color: #E67B43
}
#lgnd-orange a:hover {
	color: #000;

}



/**** Pied ****/

#footer {
	margin-top: 0px;
	margin-left: 6px;
	width: 924px;
	height: 20px;
	color: #637533;
	padding-bottom: 20px;
	text-align: center;
}
#footer_ {
	margin: 0px auto;
	width: 696px;
	background: url(../imgs/BgFooter.gif) no-repeat;
	height: 45px;
	color: #637533;
	padding-left: 228px;
	padding-top: 10px;
}
#footer a {
	color: #637533;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
#links {
	color: #637533;
}
#links a {
	color: #637533;
	text-decoration: none;
}
#links a:hover {
	color: #999999;
}



/**** Module "contact" ****/

#contact {
	padding-right: 0px;
	padding-top: 10px;
	width: 871px;
	clear: both;
}
#contact div {
	float: left;
	width: 33%;
}
#contact h3 {
	font-size: 14px;
	color: #496421;
	text-transform: uppercase;
	/* margin-bottom: 10px; */
}
#contact h4 {
	font-size: 12px;
	color: #496421;
	text-transform: uppercase;
}
#contact p a {
	color: #4A631E;
}
#contact p a:hover {
	color: #000000;
}
#contact p {
	color: #767779;
	font-size: 12px;
}
#contact-page-interieure {
	clear: left;
	padding-top: 18px;
	width: 544px;
	color: #767779;
}
#contact-page-interieure #contact {
	padding-top: 12px;
}



/**** Tétière pages intérieures ****/

#tetiere-page-interieure {
	padding-bottom: 20px;
}

/** Fil d'ariane **/
#tetiere-page-interieure h3 {
	font-size: 10px;
	color: #FFF;
	padding: 3px 10px;
	background: #828A4E url(../imgs/bgItem.jpg) repeat-y;
	width: 854px;
}

#tetiere-page-interieure h3 a {
	color: #FFF;
	text-decoration: underline;
}
#tetiere-page-interieure h3 a:hover {
	color: #CCC;
}

/** Image d'illustration avec titre de la rubrique **/
#tetiere-page-interieure h2 { 
	background-repeat: no-repeat;
	height: 210px;
}

#tetiere-page-interieure h2 span {
	display: none;
}



/**** Contenu pages intérieures ****/

#contenu-page-interieure {
	float: left;
	font-size: 12px;
	color: #767779;
	width: 650px;
	background-color:#FFFFFF;
}
#contenu-page-interieure h3 {
	font-size: 14px;
	font-weight: bold;
	color: #496421;
	margin-bottom: 10px;
}
#contenu-page-interieure h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: #496421;
	font-weight: bold;
}
#contenu-page-interieure h5 {
	font-size: 12px;
	color: #496421;
	font-weight: bold;
}
#contenu-page-interieure h4 a,
#contenu-page-interieure h5 a {
	color: #496421;
}
#contenu-page-interieure h4 a:hover,
#contenu-page-interieure h5 a:hover {
	color: #000;
}

#contenu-page-interieure img.droiteTexte {
	margin-left: 20px;
	float: right;
}
#contenu-page-interieure img.gaucheTexte {
	margin-right: 20px;
	float: left;
}
#contenu-page-interieure p {
	padding-bottom: 12px;
	color: #767779;
}

#contenu-page-interieure .aller-haut-de-page {
	text-align: right;
}

#contenu-page-interieure li {
	list-style-position: inside;
}

#contenu-page-interieure ul,
#contenu-page-interieure ol {
	padding-bottom: 1em;
}

#contenu-page-interieure li ul,
#contenu-page-interieure li ol {
	padding: 0.2em 0 0.5em 20px;
}

/****/
#links {
	padding-top: 40px;
}
#haut_de_page {
	display:block;
	height:1px;
}
