/*-structure--------------------------------------------------------------------------------------------*/
.page_content p{
	padding:0 20px 25px 0;
	font-size:11px;
}
#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:200px;height:254px;
	padding-left:15px;
	position:relative;
	float:left;	
}
.product_2{
	width:200px;height:254px;
	position:relative;
	float:left;	
}

.productImage{
	padding:23px 17px 0 25px;
}
.productHead{
	padding:4px 22px 0 22px;
	text-align:center;
	width:154px;
}

.product_1 img, .product_2 img  {
	border:1px solid #EBEBE6;
	padding:0px;
}

.resultat{
	width:769px;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;
}
/*-Form----------------------------------------------- */



/*-Textes----------------------------------------------- */
h2 a, h2 a:visited {
	color:#81B221;		
	text-decoration:none;
	font: bold 11px verdana,"trebuchet MS",sans-serif;

	
}

h2 a:hover, h2 a:visited:hover {
	color:#89C226;
	text-decoration:underline;	

}

.couleur_title {
	font-weight: normal;
	line-height:18px;	
	color:#787A74;
	font-size:11px;
} 

.desc_preview {
	position:absolute;
	visibility:hidden;
	top:0;
	left:0;
	width:156px;
	height:156px;
}

.desc_preview table {
	background:#fff url(css/images/bg_text_accessoires.gif) repeat-x; 
	border:1px solid #DFDFDA; 
	text-align:center; 
}
.desc_preview td {
	padding:5px;
}
.desc_preview a, .desc_preview a:hover, .desc_preview a:visited,.desc_preview a:visited:hover {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
.desc_preview img {
	border:0;
}

