#slider-stage {
	width:460px;
	overflow:hidden;
	height: 178px;
	float:left;
	position:relative;
	border: solid 0px #000;
}
/*#slider-buttons {
	width: 296px;
	margin: 0 auto;
	position:relative;
	height:20px;
}*/
#slider-list {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-list a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:5px;
	float: left;
	width: 150px;
	height: 178px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden; border: solid 0px #000;
}
#slider-list a img {
	width: 142px;
	height: 142px;
	border: solid 1px #ccc;	
}
#slider-list a.theme:hover {
}
#slider-list a.theme span.nameVignette {
	position:absolute;
	left:0px;
	top: 104px;
    width: 130px;	
	padding:6px;
	height:14px; 
	color:#6a6a6a;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 0px #000;
	background:#d2d2d2 url(../images/servicesbg.jpg) -10px -50px repeat-x; margin-top:40px;  border: solid 1px #ccc; border-top:none;
}
#slider-list a.theme:hover span.nameVignette {
	color:#0090bb; background:#d2d2d2 url(../images/servicesbg.jpg) -10px -20px repeat-x;
}
/*#slider-list a.theme span.changeTheme {
	display:block;
	position:absolute;
	top:5px;
	right:2px;
	width:40px;
	height:32px;
	background: url(../images/matsasm.png) left top no-repeat;
}
#slider-list a.theme:hover span.changeTheme {
	display:block
}*/
#sliderBloc {
	border: 0 solid #000000;
    height: 163px;
    padding: 0 7px;
    width: 460px;}
#sliderBloc a#previous, #sliderBloc a#next {
	background:url(../images/fleche-carrousel-gauche.png) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:55px;
	margin: -55px 10px 0 420px;
}
#sliderBloc a#next {
	background:url(../images/fleche-carrousel-droite.png) no-repeat 0 0 ;
	margin: -55px 0 0 -30px;
}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	background-position:left -53px;
}
.demo{
	background: #F3F2DA none repeat scroll 0 0;
	padding:0 1em 1em;
}
