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

