/* bloc descriptif des catégories et sous-catégories */
div#descr_categ {
	width: 938px;
	min-height: 260px;
	margin: 7px auto 0 auto;
	padding: 5px;
	border: 1px solid #b3b5b3;
	color : #525252;
	font-size : 10pt;
}

div#descr_categ img {
	position: relative;
	float: left;
	margin-right: 10px;
}

div#descr_categ h1 {
	color: #d35900;
	font-size: 14pt;
	margin: 2px 0;
	padding-bottom: 10px;
}

.boxCatTab {
	width: 454px;
}

.boxCatTab  ul {
	width: 454px;
	height: 24px; /* ancien 40px; */
	margin: 0px;
	padding: 0px;
}
.boxCatTab li, .boxCatTabBig li {
	list-style: none;
	float: left;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	height: 18px;
	line-height: 1.2em;
}
.boxCatTabBig {
	width: 929px;
}
.boxCatTabBig ul {
	width: 929px;
	height: 24px; /* ancien 40px; */
	margin: 0px;
	padding: 0px;
}
.tabOn0 {
	width: 122px; /* ancien 152px */
	background-image: url(../images/tab_on_cat_1_smaller.png);
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.tabOn1 {
	width: 122px; /* ancien 152px */
	background-image: url(../images/tab_on_cat_2_smaller.png);
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.tabOff0{
	width: 122px; /* ancien 152px */
	background-image: url(../images/tab_off_cat_1_smaller.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
.tabOff1{
	width: 122px; /* ancien 152px */
	background-image: url(../images/tab_off_cat_2_smaller.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
.tabSeeAll {
	width: 150px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #525252;
	text-decoration: underline;
}
#under_tab {
	clear: both;
	width: 929px;
	height: 3px;
	background-image: url(../images/tab_under_big_1.png);
	margin: 0px;
	padding: 0px;
}
#under_tab_0 {
	clear: both;
	width: 454px;
	height: 3px;
	background-image: url(../images/tab_under_1_cat_1.png);
	margin: 0px;
	padding: 0px;
}
#under_tab_1 {
	clear: both;
	width: 454px;
	height: 3px;
	background-image:url(../images/tab_under_1_cat_2.png);
	margin: 0px;
	padding: 0px;
}
#boxCatData {
	width: 927px;
	height: 490px;
	border-right: 1px solid #b3b5b3;
	border-bottom: 1px solid #b3b5b3;
	border-left: 1px solid #b3b5b3;
	background-image: url(../images/bg_cat_big.png);
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
}
#boxCatData_0 {
	width: 452px;
	height: 490px;
	border-right: 1px solid #b3b5b3;
	border-bottom: 1px solid #b3b5b3;
	border-left: 1px solid #b3b5b3;
	background-image: url(../images/bg_cat_1.png);
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
}
#boxCatData_1 {
	width: 452px;
	height: 490px;
	border-right: 1px solid #b3b5b3;
	border-bottom: 1px solid #b3b5b3;
	border-left: 1px solid #b3b5b3;
	background-image: url(../images/bg_cat_2.png);
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
}
#slider_0_a, #slider_1_a {
	height: 464px;
	width: 5000px;
	position: relative;
}
#slider_0_b, #slider_1_b {
	height: 464px;
	width: 5000px;
	position: relative;
	display: none;
}
.panelCaps {
	width: 432px;
	height: 464px;
	float: left;
	padding: 0 10px;
}
.panelCaps div {
	clear:  both;
	height: 144px;
	margin-top: 10px;
}
.panelCaps div img {
	width: 250px;
	height: 142px;
	border: 1px #000 solid;
	float: left;
	margin-right: 10px;
}
.panelCaps div span {
	display: block;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}
.panelCaps div h3 a {
	font-size: 10pt;
	color: #c24900;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
div#cadreCat {
	width: 948px;
	margin: 7px auto 0 auto;
	padding: 15px 0;
	border: 1px solid #b3b5b3;
}
div#cadreCat h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.cadreCapsule {
	background-image: url(../images/ligne_tab.png);
	background-position: right bottom;
	background-repeat: no-repeat;	
}
.navSlider {
	clear: both;
	text-align: right;
	height: 10px;
	padding: 1px 10px;
}
