div.deco-bleu {
	position: absolute;
	z-index: 3;
	left: 840px;
	top: 10px;
	display: none !important;
}
div.deco-skate {
	position: absolute;
	z-index: 3;
	left: 720px;
	top: 20px;
	display: none !important;
}
div.deco-violet {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 20px;
	display: none !important;
}
h2.contenu {
	font-style: normal;
	background-image: url(../img/bleu-oursin.gif);
	color: #F6891F;
	background-position: left;
	font-size: 20px;
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
h3.contenu {
	color: #F6891F;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

