.titrePAGE {
	font-size: 16px;
	font-weight: bold;
	color: #F58220;
}
.backgroundPRODUIT01 {
	background-color: #FFDEBE;
}
.backgroundOISEAU {
	background-image: url(../CMS/Images/fond_oiseau_2.gif);
	background-repeat: repeat;
}
.liensTITRElisteproduits {
	color: #0B409E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.liensTITRElisteproduits:hover {
	color: #F58220;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}.backgroundLIGNES {
	background-color: #FCEEE1;
}
.backgroundPRODUIT02 {
	background-color: #F58220;
}
.tdPager {
	background: #FCEEE1;
	cursor: hand;
	font-family: Arial;
	font-size: 12;
	font-weight: 400;
}
.tdPagerCurrent {
	background: #FFDEBE;
	cursor: default;
	font-family: Arial;
	font-size: 12;
	font-weight: 600;
}
