.titrePAGE {
	font-size: 16px;
	font-weight: bold;
	color: #0B409E;
}
.backgroundPRODUIT01 {
	background-color: #EAEECB;
}
.backgroundOISEAU {
	background-image: url(../Images/fond_oiseau_commun.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: #D2DF96;
}
.background04 {
	background-color: #D3EBFD;
}
.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;
}


.backgroundmonde {
	background-attachment: fixed;
	background-image: url(../Images/monde.gif);
	background-repeat: no-repeat;
	background-position: center center;

}