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