/*-structure------------------------------------------------------------*/
.catbox{
	border:1px solid #E7E7E3;
	background:url(images/accessoires/bg_cat.gif) repeat-x;	
	width:245px;height:28px;
	margin:0 15px 15px 0;
	position:relative;
	float:left;
}

.catboxfin{
	margin:0 0 15px 0;
}

#catbox_1,#catbox_2,#catbox_3,#catbox_4,#catbox_5,#catbox_6,#catbox_7,#catbox_8,#catbox_9 {
	padding:5px 10px;	
}

#catbox_1 {
	background:url(images/accessoires/bg_cat_1.gif) no-repeat 100% 0;
}
#catbox_2 {
	background:url(images/accessoires/bg_cat_2.gif) no-repeat 100% 0;
}
#catbox_3 {
	background:url(images/accessoires/bg_cat_3.gif) no-repeat 100% 0;	
}
#catbox_4 {
	background:url(images/accessoires/bg_cat_4.gif) no-repeat 100% 0;	
}
#catbox_5 {
	background:url(images/accessoires/bg_cat_5.gif) no-repeat 100% 0;	
}
#catbox_6 {
	background:url(images/accessoires/bg_cat_6.gif) no-repeat 100% 0;	
}
#catbox_7 {
	background:url(images/accessoires/bg_cat_7.gif) no-repeat 100% 0;	
}
#catbox_8 {
	background:url(images/accessoires/bg_cat_8.gif) no-repeat 100% 0;	
}
#catbox_9 {
	background:url(images/accessoires/bg_cat_9.gif) no-repeat 100% 0;	
}

.catbox a, .catbox a:visited {
	font-weight:bold;
	color:#685C31;
	text-decoration:none;
}
.catbox a:visited:hover, .catbox a:hover {
	text-decoration:underline;
}

/*-Tabs JQuery----------------------------------------------- */
#iframe{
	width:772px !important; 
	width:768px;
	height:185px;
	margin:25px 0 5px;
}
#container-1 {
	position:relative;
}
.tabs-hide {
	display: none;
}
.tabs-nav ul {
	padding:0;
	margin:0;
}
.tabs-nav li {
	display:block;
	float:left;
	padding:3px 12px;
	height:21px;
	background:transparent url(images/product_info/bg_li_tabs.gif) no-repeat;
}
.tabs-nav .tabs-selected {
	background:#F6F6F2 url(images/product_info/bg_li_tabs_selected.gif) repeat-x;	
	border-bottom:0;		
}

.tabs-nav {
	background:url(images/product_info/bg_ul_tabs.gif) repeat-x 0 100%;
	height:27px;
}
.tabs-nav a,.tabs-nav a:visited {
	color:#F3FAE8;
	font-weight:bold;	
	text-decoration:none;
}
.tabs-nav a:hover,.tabs-nav a:visited:hover {
	color:#F3FAE8;
	text-decoration:underline;
}
.tabs-nav .tabs-selected a,.tabs-nav .tabs-selected a:visited {
	color:#685C31;
	text-decoration:none;
	cursor:text;
	font-weight:bold;
}
.tabs-nav .tabs-selected a:hover,.tabs-nav .tabs-selected a:visited:hover {
	color:#352900;
	text-decoration:none;
	cursor:text;
	font-weight:bold;		
}
.infos_sup {
	padding:15px 15px;
	line-height:20px;
	margin-bottom:12px;	
	background-color:#F5F5EF;
	border:1px solid #DADACD;
	border-width:0 1px 1px 1px;				
}

/*-structure--------------------------------------------------------------------------------------------*/
.product_b{
	background:url(images/cuilleres/sep_h.gif) repeat-x 0 100%;
	width:275px;height:140px;
	position:relative;
}

.product_1_b{
	background:transparent url(images/sep_v3.gif) repeat-y;
	width:276px;height:140px;
	position:relative;
	float:left;	
}

.product_2_b{
	background:transparent url(images/cuilleres/sep_v2.gif) repeat-y 100% 0;
	width:275px;height:140px;
	position:relative;
	float:left;	
}

.productImage_b{
	float:left;
	padding:19px 5px 0 24px;
}
.productHead_b{
	float:left;
	padding:14px 15px 0 10px;
	width:134px;	
	height:108px;
}
.product_b img {
	border:1px solid #EBEBE6;
	padding:0px;
}

.resultat {
	width:808px;height:19px;
	background:url(images/bg_titre_1.gif) repeat-x;
	padding:5px 3px 4px 15px;
	margin-top:15px;
	position:relative;
	float:left;
}

/*-Textes----------------------------------------------- */

.numero {
	font-weight:bold;
	color:#787A74;
}

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:#0592C0;
	text-decoration:underline;
	
}

h3 {
	margin:0 0 10px;
}
h3 a, h3 a:visited {
	color:#A27711;
	text-decoration:none;
	font: bold 11px verdana,"trebuchet MS",sans-serif;
	line-height:18px;
	
}

h3 a:hover, h3 a:visited:hover {
	color:#7D6F3D;
	text-decoration:underline;
	
}

