#decoHaut {
	width: 100%;
	height: 319px;
	background-image: url(noel/fond_haut.jpg);
	margin-bottom: -294px;
	background-position: center;
	background-repeat: repeat-x;
}
#decoBas {
	background-image: url(noel/fond_bas.jpg);
	background-repeat: repeat-x;
	height: 125px;
	width: 100%;
	background-position: center;
	background-color: #084457;
	margin-top: -50px;
}
body {
	margin: 0px;
	padding: 0px;
}
.pubEspace {
	margin-top: 10px;
	margin-bottom: 10px;
}
#coeur {
	background-image: url(noel/fond_coupcoeur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	width: 224px;
}
#nouveau {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	width: 224px;
	background-image: url(noel/fond_nouveaute.gif);
}
#promo{
	background-image: url(noel/promo_fond.jpg);
}

#aideKdo {
	border: 1px solid #FFCC00;
	width: 730px;
}.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084457;
}

