/* CSS Document */
.text a:hover, .text a:active, .textB a:hover, .textB a:active 	{
	color: #F0DC57;
}

/* page de filtre*/
.filtre03	{
	text-align:center;
	padding-left: 10px;
	padding-right:10px;
}
.chapo03	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

/*css pour le catalogue*/
.niv1, .niv1Shadow, .niv1Shadow_over, .niv1Exp, .niv1Exp_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#715D1D;
	font-weight:bold;
	padding:1px 0px 1px 20px;
}
.niv1_over, .niv1Sel, .niv1Sel_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#715D1D;
	background-color:#FEF9D7;
	font-weight:bold;
	padding:1px 0px 1px 20px;
}
.niv1_over {
	background-image:url(../_imgs/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: middle left;

	cursor: pointer;
	cursor: hand;
}
.niv1Sel, .niv1Sel_over {
	background-image:url(../_imgs/arrowOver.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}
.niv1Exp, .niv1Exp_over {
	background-image:url(../_imgs/arrowExp.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}
.niv1Exp_over {
	background-color:#FEF9D7;
	cursor: pointer;
	cursor: hand;
}
.niv1Shadow, .niv1Shadow_over {
	color: #8F8F2F;
	background-color:#F0DC57;
	background-image:url(../_imgs/arrowShadow.gif);
	background-repeat: no-repeat;
	background-position: middle left;
}

.niv2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0px 1px 10px;
	background-color:#F6EC97;
	border-bottom:1px solid #E6D88B;
}
.niv2_over, .niv2Sel, .niv2Sel_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0px 1px 10px;
	background-color:#FEF9D7;
	border-bottom:1px solid #E6D88B;
}
.niv2_over {
	cursor: pointer;
	cursor: hand;
}

.niv3Off	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0px 1px 15px;
}
.niv3Over, .niv3Sel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0px 1px 15px;
	background-color:#F6EC97;
	border-bottom:1px solid #E6D88B;
}
.niv3Over {
	cursor: pointer;
	cursor: hand;
}
.imgProd {
	background-color: #F6EC97;
}

.article	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#715D1D;
	font-weight:bold;
}

.desc	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 5px 0px 5px;
	text-align:center;
	background-color: #F6EC97;
}

/** pour les points de ventes */
.scroll {
	background-color: #E6D88B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #E6D88B;
	scrollbar-highlight-color: #F5F1DC;
	scrollbar-3d-light-color: #E6D88B;
	scrollbar-face-color:   #E6D88B;
	scrollbar-arrow-color: #715D1D;
	scrollbar-shadow-color:   #BEB688;
	scrollbar-dark-shadow-color: #BEB688;
}

.adresse {
	font-family:Verdana;
	font-size:9px;
}
.adresse td {
	padding-bottom: 3px;
}

.ville {
	font-size:10px;
	font-weight: bold;
}

.decal {
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #715D1D;
}

.rs {
	font-weight: bold;
	color:#715D1D;
}

