#contenu {
	padding-top: 0px;
}
#volet {
	position: relative;
	z-index: 20;
	margin-bottom: 0px;
}
a.lnk_volet {
	display: block;
	position: absolute;
	z-index: 1005;
	height: 18px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	/*color: #FFFFFF;*/
	text-decoration: none;
	/*background-image: url(../images/coupe/btn_volet.gif);*/
	line-height: 15px;
	text-align: center;
	top: 162px;
	margin-left: 844px;
	padding-right: 20px;
	text-align: right;	/*text-indent: -9999px;*/
}
#btn_close_volet {
	background-image: url(../images/coupe/volet_ouvert.gif);
	background-repeat: no-repeat;
	background-position: right center;	/*background-image: url(../images/coupe/btn_volet_open.gif);*/
}
#btn_open_volet {
	background-image: url(../images/coupe/volet_ferme.gif);
	background-repeat: no-repeat;
	background-position: right center;
	/*background-image: url(../images/coupe/btn_volet_close.gif);*/
}
#volet_content {
	height: 171px;
	background-color: #000000;
	background-image: url(../images/coupe/logo_amb.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*ambiance*/
#volet_amb {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 758px;
	overflow: hidden;
	/*background-image: url(../images/waiting.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	position: relative;
}
#volet_amb .btnA {
	background-image: url(../images/coupe/volet_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 170px;
	width: 57px;
	top: 0px;
	left: 0px;
}
#volet_amb .btnB {
	background-image: url(../images/coupe/volet_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 170px;
	width: 57px;
	top: 0px;
	left: 547px;
	height: 170px;
}
#volet_amb div.hover {
	background-position: right center;
}
/*#volet_amb .bandeau_image {
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	z-index: 19;
	height: 170px;
	width: 758px;
	left: 0px;
	top: 0px;
}

#volet_amb .cont_box_left {
	height: 28px;
	width: 28px;
	position: absolute;
	z-index: 20;
	left: 15px;
	top: 71px;
}
#volet_amb .cont_left {
	background-image: url(../images/coupe/volet_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 28px;
	width: 28px;
	cursor: pointer;
}
#volet_amb .cont_box_right {
	height: 28px;
	width: 28px;
	position: absolute;
	z-index: 20;
	left: 561px;
	top: 71px;
}
#volet_amb .cont_right {
	background-image: url(../images/coupe/volet_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 28px;
	width: 28px;
	cursor: pointer;
}
#volet_amb .cont_left:hover,
#volet_amb .cont_right:hover {
	background-position: left bottom;
}
#volet_amb .box_cont_step {
	display: none;
}*/
