
.slide-panel {
	width: 5px;
	position: absolute;
	z-index: 25;
}
.top {
	top:7px;
}
.bottom {
	top:0;
}
.left {
	position: absolute;
	left: 0;
}
.news {
	margin-left: 0;
	padding-left: 0;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background: transparent url(images/bg_news.png) repeat;
	height: 0;
	width: 100%;
	color: #fff;
}
.content-news {
	display: block;
	width: auto;
	margin: 70px 0 0 125px;
	padding: 3px 0;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
}
.detail {
	display: block;
	float: left;
}
.content-news img {
	display: block;
	float: left;
	border: 1px solid #
}
.content-news p {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 19px;
	margin-left: 20px;
	padding: 8px 0 0 5px;
}
.content-news a {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.content-news a:hover {
	text-decoration: none;
}
.content-news h5 {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	background: transparent url(images/bg_h1.gif) repeat-x;
	margin: 0 0 2px 20px;
	padding: 2px 0 0 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.content-news ul {
	margin-left: 20px;
	padding: 5px 0 0 25px;
}
.content-news ul li {
	padding: 3px 0;
	list-style-image: url(images/puce_news.gif);
}
.slide-button {
	margin: -2px 0 0 0;
	display: block;
	position: relative;
	background: transparent;
	width: 70px;
	height: 25px;
	z-index: 20;
	cursor: pointer;
	color: #fff;
	padding: 0;
}