@charset "iso-8859-1";

/**** Focus produits ****/

#focus-produits {
	padding-bottom: 8px;
}
.focus-produits_ {
	width: 163px;
	float: left;
	margin-right: 13px;
	background: #FFF;
}
#focus-produits p {
	border-color: #cdd5b8;
	border-width: 1px;
	border-style: none solid solid;
	height: 114px;
	padding: 10px 5px 0px;
	color: #827a78;
	background: url(../imgs/bgfocus.jpg) repeat-x left bottom;
	width: 151px;
}
#focus-produits p a {
	display: block;
	height: 114px;
	text-decoration: none;
	color: #827a78;
}
#focus-produits p a:hover {
	color: #000;
	text-decoration: none;
}
#focus-produits p strong {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #496420;
}
#focus-produits p span {
	display: none;
}


/**** Galerie ****/

#galerie {
	width: 341px;
	float: left;
	margin-right: 10px;
}
#galerie h3 {
	text-transform: uppercase;
	background: #47641e ;/*#828A4E url(../imgs/bgItem.jpg) repeat-y;*/
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px;
	margin: 0px;
	height: 30px;
}
#galerie p {
	color: #827a78;
	padding: 10px 10px 0px;
	background: url(../imgs/bgGalerie.jpg) repeat-x left bottom;
}
#galerie p a {
	display: block;
	color: #827a78;
	text-decoration: none;
	/*background: url(../imgs/off.gif) no-repeat right bottom;*/
	padding-bottom: 15px;
}
#galerie p a:hover {
	color: #000;
	text-decoration: none;
	/*background-image: url(../imgs/on.gif);*/
}

/*#galerie_img {
float: right;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 4px;
}*/

/**** Actualits ****/

#actu {
	float: left;
	width: 517px;
	background: #FFF url(../imgs/bgActu.jpg) repeat-x left bottom;
	height: 258px;
}
#actu h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px;
	background: #47641e ;/*#828A4E url(../imgs/bgItem.jpg) repeat-y;*/
	height: 30px;
}
#actu_img {
	float: left;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
}

#actu h4 {
	text-transform: uppercase;
	font-size: 11px;
	color: #47641e;
	font-weight: bold;
	margin-bottom: 4px;
}

#actu h4 a {
	color: #47641e;
}

#actu h4 a:hover {
	color: #000;
}
#actu p {
	color: #827a78;
}
#actu p a {
	/*display: block;
	width:100px;*/
	text-decoration: none;
	color: #827a78;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#actu p a:hover {
	color: #000;
	text-decoration: none;
	/*background-image: url(../imgs/on.gif);*/
}
