/*-structure--------------------------------------------------------------------------------------------*/
#product_list {
	background:transparent url(images/cuilleres/sep_v.gif) repeat-y;
	position:relative;
	width:794px;	
}
.product_line {
	background:url(images/cuilleres/sep_h.gif) repeat-x 0 100%;
	position:relative;
	width:794px;height:auto;	
}
.product_1{
	width:390px;height:194px;
	margin-left:44px;
	position:relative;
	float:left;	
}
.product_2{
	width:382px;height:194px;
	position:relative;
	float:left;	
}
.productImage{
	padding:23px 17px 0 0px;
	float:left;
}
.productHead{
	padding:25px 0 0 0;
	width:265px;
	float:left;
}
.productDesc{
	margin:10px 0 14px;
}
.productImage img {
	border:1px solid #cbcbc3;
	padding:0px;
}
.price img {
	display:inline;
	margin: 0 6px -5px 0;
}
.resultat{
	width:775px;height:20px;
	background:url(images/bg_titre_1.gif) no-repeat;
	padding:4px 3px 10px 18px;
	position:relative;		
	float:right;			
}
.page_result {
	float:left;
	width:200px;	
	font-size:11px;
}
.page_navig {
	float:left;
	width:300px;
	font-size:11px;
	text-align:center
}
.page_navig .fleche_right {
	text-decoration:none;
	background:url(images/fleche_right.gif) no-repeat 0 3px;	
}
.page_navig .fleche_left {
	text-decoration:none;
	background:url(images/fleche_left.gif) no-repeat 0 3px;	
}
.page_navig .current {
	color:#5D522B;
	font-size:12px;
	font-weight:bold;		
}
.page_navig a,.page_navig a:visited {
	font-size:12px;	
	color:#B43F19;	
}
.tri_result {
	float:right;
	text-align:right;
	font-size:11px;
}
.tri_result2 {
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;		
}
.tri_result select{
	color:#787A74;
	font-size:11px;
}

.text_offre_speciale{
	margin:-8px 0 8px;
	font-weight:bold;
	color:#5D522B;
}
/*-Textes----------------------------------------------- */
h2 a, h2 a:visited {
	color:#8D670C;
	text-decoration:none;
	font-weight:bold;		
}
h2 a:hover, h2 a:visited:hover {
	color:#A87E1A;
	text-decoration:underline;
}
