/*#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:8px;
	float: left;
	width: 120px;
	height: 160px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-list a.theme:hover {
}
#slider-list a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-list a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-list a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-list a.theme:hover span.changeTheme {
	display:block
}
#sliderBloc {
	height:165px;
	/*margin:0 auto;*/
	/*width:294px;*/
	width:755px;
	overflow:hidden;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#sliderBloc a#previous, #sliderBloc a#next {
	background:url(images/fleche-carrousel-gauche.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:55px 2px 0 0;
}
#sliderBloc a#next {
	background:url(images/fleche-carrousel-droite.png) no-repeat left top;
	margin:55px 0 0 2px;
}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	background-position:left -20px;
}
#slider-stage {
	/*width: 248px;*/
	width: 640px;
	overflow:hidden;
	height: 195px;
	margin-left:1px;
	float:left;
	position:relative;
}

/*Actucine*/
#slider-actucine {
	/*width: 248px;*/
	width: 640px;
	overflow:hidden;
	height: 195px;
	margin-left:1px;
	float:left;
	position:relative;
}
#sliderBlocActucine {
	height:165px;
	/*margin:0 auto;*/
	/*width:294px;*/
	width:755px;
	overflow:hidden;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#sliderBlocActucine a#previousactucine, #sliderBlocActucine a#nextactucine {
	background:url(images/fleche-carrousel-gauche.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:55px 2px 0 0;
}
#sliderBlocActucine a#nextactucine {
	background:url(images/fleche-carrousel-droite.png) no-repeat left top;
	margin:55px 0 0 2px;
}
#sliderBlocActucine a#previousactucine:hover, #sliderBlocActucine a#nextactucine:hover {
	background-position:left -20px;
}

#slider-listactucine {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-listactucine a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 120px;
	height: 160px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-listactucine a.theme:hover {
}
#slider-listactucine a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-listactucine a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-listactucine a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-listactucine a.theme:hover span.changeTheme {
	display:block
}



/*Infodirect*/
#slider-infodirect {
	/*width: 248px;*/
	width: 640px;
	overflow:hidden;
	height: 195px;
	margin-left:1px;
	float:left;
	position:relative;
}
#sliderBlocInfoDirect {
	height:165px;
	/*margin:0 auto;*/
	/*width:294px;*/
	width:755px;
	overflow:hidden;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#sliderBlocInfoDirect a#previousinfodirect, #sliderBlocInfoDirect a#nextinfodirect {
	background:url(images/fleche-carrousel-gauche.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:55px 2px 0 0;
}
#sliderBlocInfoDirect a#nextinfodirect {
	background:url(images/fleche-carrousel-droite.png) no-repeat left top;
	margin:55px 0 0 2px;
}
#sliderBlocInfoDirect a#previousinfodirect:hover, #sliderBlocInfoDirect a#nextinfodirect:hover {
	background-position:left -20px;
}

#slider-listinfodirect {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-listinfodirect a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 120px;
	height: 160px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-listinfodirect a.theme:hover {
}
#slider-listinfodirect a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-listinfodirect a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-listinfodirect a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-listinfodirect a.theme:hover span.changeTheme {
	display:block
}



/*Sport*/
#slider-sport {
	/*width: 248px;*/
	width: 640px;
	overflow:hidden;
	height: 195px;
	margin-left:1px;
	float:left;
	position:relative;
}
#sliderBlocSport {
	height:165px;
	/*margin:0 auto;*/
	/*width:294px;*/
	width:755px;
	overflow:hidden;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#sliderBlocSport a#previoussport, #sliderBlocSport a#nextsport {
	background:url(images/fleche-carrousel-gauche.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:55px 2px 0 0;
}
#sliderBlocSport a#nextsport {
	background:url(images/fleche-carrousel-droite.png) no-repeat left top;
	margin:55px 0 0 2px;
}
#sliderBlocSport a#previoussport:hover, #sliderBlocSport a#nextsport:hover {
	background-position:left -20px;
}

#slider-listsport {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-listsport a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 120px;
	height: 160px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-listsport a.theme:hover {
}
#slider-listsport a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-listsport a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-listsport a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-listsport a.theme:hover span.changeTheme {
	display:block
}