@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background-color: #bebc13;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
}
a img {
	border-style: none;
}
.spacer {
	clear: both;
	height: 0px;
	width: 0%;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
#header {
	width:100%;
	min-width:800px;
	height: 150px;
	background-color: #6D9828;
}
#header hr {
	display: none;
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
#site {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#site #haut {
	background-image: url(images/bg_site_01.png);
	height: 13px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#site #centre {
	background-image: url(images/bg_site_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#col_gauche {
	width: 200px;
}
#col_gauche h2 {
	display: none;
}
#col_gauche hr {
	display: none;
}
/*----------------------------------------------*/
#site .news  #haut {
	background-image: url(images/bg_news_01.png);
	height: 33px;
}
#site .news  #milieu {
	background-image: url(images/bg_news_02.png);
	padding-right: 10px;
	padding-left: 10px;
	color: #19431C;
	padding-top: 5px;
}
#site .news  #bas {
	background-image: url(images/bg_news_03.png);
	height: 17px;
}
.news  #haut  p {
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.news h3 {
	padding-bottom: 5px;
	font-size: 1em;
}
.news p {
	font-size: 0.7em;
	padding-bottom: 5px;
}
.news a {
	color: #DE061E;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.news a:hover {
	text-decoration: underline;
}
/*----------------------------------------------*/
#col_droite {
	float: right;
	width: 570px;
	height: auto;
	padding-top: 3px;
}
#diaporama {
	height: 343px;
	width: 360px;
	background-color: transparent;
	float: left;
}
/*----------------------------------------------*/
#trois_boutons {
	margin-left: 370px;
	margin-bottom: 7px;
	height: 343px;
	width: 200px;
}

#trois_boutons  li h2 {
	display: none;
}
#trois_boutons ul {
	list-style-type: none;
}
#trois_boutons li {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/bouton.png);
}
#col_droite #trois_boutons a {
	display: block;
	height: 113px;
	width: 200px;
	text-decoration: none;
	color: #666666;
}
#col_droite  #trois_boutons a p {
	color: #555;
}
#col_droite  #trois_boutons a:hover p {
	color: #000;
	text-decoration: none;
}
#trois_boutons p {
	font-size: 0.8em;
	text-align: right;
	padding-top: 55px;
	padding-right: 10px;
	color: #99FF00;
}
#trois_boutons .metiers p {
}
#trois_boutons .metiers {
	margin-bottom: 2px;
	background-image: url(images/bt_metiers.png);
}
#trois_boutons .sites {
	margin-bottom: 2px;
	background-image: url(images/bt_sites.png);
}
#trois_boutons .produits {
	background-image: url(images/bt_produits.png);
}
/*----------------------------------------------*/
#baniere_recette {
	height: 62px;
	width: 570px;
}
#baniere_recette a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(images/bt_recettes.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
#baniere_recette h2 {
	display: none;
}
#baniere_recette hr {
	display: none;
}
#col_gauche #baniere_recette {
	height: 60px;
	width: auto;
	position: inherit;
	bottom: inherit;
	right: inherit;
}
#col_gauche #baniere_recette a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(images/bt_recettes_colGauche.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
/*----------------------------------------------*/
#baniere_catalogue h2 {
	display: none;
}
#baniere_catalogue hr {
	display: none;
}
#col_gauche #baniere_catalogue {
	height: 60px;
	width: auto;
	position: inherit;
	bottom: inherit;
	right: inherit;
}
#col_gauche #baniere_catalogue a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(images/bt_catalogue_colGauche.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
/*----------------------------------------------*/
#col_droite #listing {
	width: 100%;
	list-style-type: none;
	padding: 0px;
}
#col_droite #listing  li {
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(images/fond_listing.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	background-color: transparent;
	height: 143px;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
#col_droite #listing #suite {
	position: absolute;
	left: 208px;
	top: 125px;
	width: 157px;
}
/*----------------------------------------------*/
#boites_liens {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
	margin-top: 5px;
	display: inline-block;
}
#boites_liens .haut {
	height: auto;
	padding-top: 65px;
	background-repeat: no-repeat;
	background-position: center top;
}
#site  #boites_liens .bas {
	height: 20px;
	background-position: bottom;
	clear: both;
}
.boite_fich{
	width: 280px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
/*----------------------------------------------*/
#site #bas {
	background-image: url(images/bg_site_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#footer {
  width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#footer p#mentionsFooter{
  font-size: 0.6em;
}

#footer hr{
	display:none;
}
#footer address {
	font-size: 0.7em;
	color: #F4F9B9;
}
#footer p {
	font-size: 0.8em;
	color: #1F5326;
	padding-bottom: 10px;
}
#footer a {
	color: #1F5326;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
