/* decouvrez */

#decouvrez {
	background-image: url(../img/img-decouvrez/decouvrez.jpg);
	width: 954px;
	height: 128px;
	position: relative;
	margin: 0 auto;
}

#decouvrezBtn1 {
	position: absolute;
	top: 20px;
	right: 70px;
}

#decouvrezBtn1 a {
	background-image: url(../img/img-decouvrez/btn.png);
	width: 158px;
	height: 28px;
	color: #ffffff;
	display: block;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
}

#decouvrezBtn1 a:hover {
	text-decoration: underline;
}

#decouvrezBtn2 {
	position: absolute;
	bottom: 20px;
	right: 70px;
}

#decouvrezBtn2 a {
	background-image: url(../img/img-decouvrez/btn.png);
	width: 158px;
	height: 28px;
	color: #ffffff;
	display: block;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
}

#decouvrezBtn2 a:hover {
	text-decoration: underline;
}
