.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}

.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	/*background-color: #343434;*/
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
	background:url(../images/slidepanel/fd.png) repeat;
	height: 0;
	width: 100%;
	color: #fff;
}

.sep{
	background:url(../images/slidepanel/sep.gif) right top no-repeat;
	line-height:46px;
	color:#FFF;
	font-size:12px;
	float:right;
	padding-right:15px;
	margin-right:15px;
}

.sep:hover{
	color:#FFF;
	text-decoration:none;
}

.dep_slidepanel{
	float:right;
}

.fd_button{
	/*background:url(../images/slidepanel/fd_button.gif) center top no-repeat;*/
	/*height:46px;*/
	/*line-height:46px;*/
	line-height:35px;
	width:250px;
	/*margin-left:auto;*/
	margin-left:auto;
	margin-right:auto;
	padding-left:766px;
	
}

.slide-button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	z-index: 20;
	cursor: pointer;	
	text-align: right;
	height:35px;
	/*height: 46px;*/
	/*background:url(../images/slidepanel/fd_barre.gif) top left repeat-x;*/
	background:url(../images/slidepanel/barre-slide-panel-haut.png) top left repeat-x;
	/*color:#FFF;*/
	font-size:12px;
}

.slide-button:hover {
	color:#FFF;
}
