

.modules_slide_dossiers {
	position: relative;
	float: right;
	width: 1060px;
	height: 300px;
}
.modules_slide_dossiers .bx-wrapper {
	padding: 0;
 *zoom: 1;
	height: 200px;
}
.modules_slide_dossiers .bx-wrapper, .modules_slide_dossiers .bx-wrapper .bx-viewport, .modules_slide_dossiers .bx-wrapper .bxslider {
	position: relative;
	float: left;
	width: 1060px;
	height: 300px;
}
.modules_slide_dossiers .bx-wrapper img {
	width: 1060px;
	height: 300px;
	display: block;
	position: relative;
	float: right;
}



.modules_slide_dossiers .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.modules_slide_dossiers .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -25px;
	display:none;
}
.modules_slide_dossiers .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_dossiers .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cec6c4;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #cec6c4;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_dossiers .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_dossiers .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0024;
	border: solid 1px #cec6c4;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.modules_slide_dossiers .bx-wrapper .bx-prev {
left: -9px;
background-image: url('../images/images_css/sprite.png');
background-position: -684px -159px;
}
.modules_slide_dossiers .bx-wrapper .bx-next {
right: -8px;
background-image: url('../images/images_css/sprite.png');
background-position: -713px -159px;
}


.modules_slide_dossiers .bx-wrapper .bx-controls-direction a {
position: absolute;
top: 110px;
outline: 0;
width: 30px;
height: 69px;
text-indent: -9999px;
z-index: 9999;
}
.modules_slide_dossiers .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.modules_slide_dossiers .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_dossiers .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.modules_slide_dossiers .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_dossiers .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.modules_slide_dossiers .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_dossiers .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


















.modules_slide_polls {
	position: relative;
	float: right;
	width: 1060px;
	height: 200px;
}
.modules_slide_polls .bx-wrapper {
	padding: 0;
 *zoom: 1;
	height: 200px;
}
.modules_slide_polls .bx-wrapper, .modules_slide_polls .bx-wrapper .bx-viewport, .modules_slide_polls .bx-wrapper .bxslider {
	position: relative;
	float: left;
	width: 1060px;
	height: 200px;
}
.modules_slide_polls .bx-wrapper img {
	width: 1060px;
	height: 200px;
	display: block;
	position: relative;
	float: right;
}











.modules_slide_polls .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.modules_slide_polls .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -25px;
	display:none;
}
.modules_slide_polls .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_polls .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_polls .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cec6c4;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #cec6c4;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_polls .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_polls .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0024;
	border: solid 1px #cec6c4;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.modules_slide_polls .bx-wrapper .bx-prev {
left: -9px;
background-image: url('../images/images_css/sprite.png');
background-position: -684px -159px;
}
.modules_slide_polls .bx-wrapper .bx-next {
right: -8px;
background-image: url('../images/images_css/sprite.png');
background-position: -713px -159px;
}


.modules_slide_polls .bx-wrapper .bx-controls-direction a {
position: absolute;
top: 110px;
outline: 0;
width: 30px;
height: 69px;
text-indent: -9999px;
z-index: 9999;
}
.modules_slide_polls .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.modules_slide_polls .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_polls .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_polls .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_polls .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_polls .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_polls .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_polls .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.modules_slide_polls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_polls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.modules_slide_polls .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_polls .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





/* VIDEEEEEEEEEEEEEEEEEEEEEOS */


.modules_slide_videos {
	position: relative;
	float: right;
	width: 1060px;
	height: 200px;
	background-color:#2e2d2e;
}
.modules_slide_videos .bx-wrapper {
	position: relative;
	width: 1060px;
	height: 240px;
	margin: 0 auto;
	background-color:#2e2d2e;
}
.modules_slide_videos .bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
	width: 1060px;
	height: auto;
	background-color:#2e2d2e;
}
.modules_slide_videos .bx-wrapper .bx-viewport ul.bxslider {
	position: relative;
	float: left;
	background-color:#2e2d2e;
}
.modules_slide_videos .bx-wrapper li {
	width: 237px;
	height: 240px;
	display: block;
	position: relative;
	float: right;
	background-color:#2e2d2e;
}
.modules_slide_videos .bx-wrapper li a.vid {
	width: 237px;
	height: auto;
	display: block;
	position: relative;
	float: right;
	background-color:#2e2d2e;
}

.modules_slide_videos .bx-wrapper li a.vid span {
position: absolute;
float: right;
width: 55px;
height: 55px;
background-image: url('../images/images_css/sprite.png');
background-position: -869px -169px;
right: 92px;
top: 41px;
}


.modules_slide_videos .bx-wrapper a.vid img.img {
	width: 237px;
	height: 125px;
	display: block;
	position: relative;
	float: right;
}
.modules_slide_videos .bx-wrapper a.vid h1 {
	width: 237px;
	height: auto;
	display: block;
	position: relative;
	float: right;
	padding-top: 10px;
	color: #fff;
	font-weight:normal;
}
.modules_slide_videos .bx-wrapper a.vid .date_author {
	width: 237px;
	height: auto;
	display: block;
	position: relative;
	float: right;
	padding-top: 10px;
	color: #fff;
}
.modules_slide_videos .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.modules_slide_videos .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -25px;
	display: none;
}
.modules_slide_videos .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_videos .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_videos .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cec6c4;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #cec6c4;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_videos .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_videos .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0024;
	border: solid 1px #cec6c4;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
.modules_slide_videos .bx-wrapper .bx-prev {
	left: -35px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -684px -159px;
}
.modules_slide_videos .bx-wrapper .bx-next {
	right: -35px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -713px -159px;
}
.modules_slide_videos .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 26px;
	outline: 0;
	width: 30px;
	height: 69px;
	text-indent: -9999px;
	z-index: 9999;
}
.modules_slide_videos .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.modules_slide_videos .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_videos .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_videos .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_videos .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_videos .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_videos .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_videos .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.modules_slide_videos .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_videos .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.modules_slide_videos .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_videos .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* SLIDE A LA UNE */


.modules_slide_alaune {
	position: absolute;
	float: right;
	width: 735px;
	height: 55px;
	margin-top: 10px;
	bottom: 0px;
}
.modules_slide_alaune .bx-wrapper {
	position: relative;
	width: 735px;
	height: 55px;
	margin: 0 auto;
}
.modules_slide_alaune .bx-wrapper ul.bxslider {
	display: block;
	position: relative;
	float: left;
	height: 55px;
}
.modules_slide_alaune .bx-wrapper li {
	width: 217px;
	height: 55px;
	display: block;
	position: relative;
	float: right;
	padding-left: 0px;
	background-color: #7c7c7c;
	border-right: solid 1px #a8a8a8;
}
.modules_slide_alaune .bx-wrapper li a.bloc {
	width: 217px;
	height: 55px;
	display: block;
	position: relative;
	float: right;
	background-color: #7c7c7c;
	cursor: pointer;
}
.modules_slide_alaune .bx-wrapper li a.selected {
	background-color: #4d4d4d;
	cursor: pointer;
}
.modules_slide_alaune i.icon {
	background-image: url('../images/images_css/sprite.png');
	background-position: -389px -38px;
	cursor: pointer;
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	float: right;
	content: '';
	top: -16px;
	z-index: 9;
	left: 141px;
}
.modules_slide_alaune .bx-wrapper li a:hover.bloc {
	background-color: #656565;
	cursor: pointer;
}
.modules_slide_alaune .bx-wrapper li a:hover.selected {
	background-color: #4d4d4d;
	cursor: pointer;
}
.modules_slide_alaune .bx-wrapper li a.bloc h1 {
width: 202px;
height: 35px;
display: block;
position: relative;
float: right;
padding: 5px;
padding-top: 7px;
padding-right: 10px;
color: #fff;
overflow: hidden;
font-size: 12px;
font-weight: normal;
line-height: 14px;
}
.modules_slide_alaune .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.modules_slide_alaune .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -25px;
	display: none;
}
.modules_slide_alaune .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_alaune .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cec6c4;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #cec6c4;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_alaune .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_alaune .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0024;
	border: solid 1px #cec6c4;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
.modules_slide_alaune .bx-wrapper .bx-prev {
	left: -40px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -757px -161px;
	cursor: pointer;
	top: 0px;
}
.modules_slide_alaune .bx-wrapper .bx-next {
	right: -40px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -802px -161px;
	cursor: pointer;
	top: 0px;
}
.modules_slide_alaune .bx-wrapper .bx-controls-direction a {
	position: absolute;
	width: 40px;
	height: 55px;
	text-indent: -9999px;
	z-index: 9999;
}
.modules_slide_alaune .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.modules_slide_alaune .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_alaune .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.modules_slide_alaune .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_alaune .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.modules_slide_alaune .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_alaune .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* MODULE FLASH-INFOS */

.modules_slide_flashinfos {
	position: relative;
	float: right;
	width: 300px;
	height: 265px;
}
.modules_slide_flashinfos .bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
}
.modules_slide_flashinfos ul {
	position: relative;
	float: left;
	width: 300px;
	height: 265px;
}
.modules_slide_flashinfos .bx-wrapper img {
	width: 300px;
	height: 265px;
	display: block;
	position: relative;
	float: right;
}
.modules_slide_flashinfos .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.modules_slide_flashinfos .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: -20px;
	right: 15px;
}
.modules_slide_flashinfos .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_flashinfos .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #fff;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_flashinfos .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_flashinfos .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	border: solid 1px #fff;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
.modules_slide_flashinfos .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/images_css/controls.png) no-repeat 0 -32px;
	display: none;
}
.modules_slide_flashinfos .bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/images_css/controls.png) no-repeat -43px -32px;
	display: none;
}
.modules_slide_flashinfos .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.modules_slide_flashinfos .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_flashinfos .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_flashinfos .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.modules_slide_flashinfos .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_flashinfos .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* MODULE ALBUMS PHOTOS */

.modules_slide_albums {
	position: relative;
	float: left;
	width: 790px;
	height: 400px;
}
.modules_slide_albums .bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
	width: 790px;
	height: 400px;
}
.modules_slide_albums .bx-wrapper .bx-viewport ul.bxslider {
	position: relative;
	float: left;
}
.modules_slide_albums .bx-wrapper img {
	width: 790px;
	height: 400px;
	display: block;
	position: relative;
	float: right;
}

.modules_slide_albums .bx-wrapper span{
	position: absolute;
	float: right;
	width: 43px;
	height: 55px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -26px -10px;
	right: 360px;
	top: 160px;
}

.modules_slide_albums .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.modules_slide_albums .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position: relative;
	top: -35px;
}
.modules_slide_albums .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_albums .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_albums .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	margin: 0 7px;
	outline: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: solid 1px #fff;
	opacity: 0.8; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* Hack IE 8 */
	filter: alpha(opacity = 80); /* Hack IE 5-7 */
}
.modules_slide_albums .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_albums .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0024;
	border: solid 1px #fff;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
.modules_slide_albums .bx-wrapper .bx-prev {
	left: -7px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -684px -159px;
}
.modules_slide_albums .bx-wrapper .bx-next {
	right: -7px;
	background-image: url('../images/images_css/sprite.png');
	background-position: -713px -159px;
}
.modules_slide_albums .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 184px;
	margin-top: -16px;
	outline: 0;
	width: 30px;
	height: 69px;
	text-indent: -9999px;
	z-index: 9999;
}
.modules_slide_albums .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.modules_slide_albums .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_albums .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_albums .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_albums .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_albums .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_albums .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_albums .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.modules_slide_albums .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_albums .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.modules_slide_albums .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_albums .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* MODULE Caricature */

.modules_slide_caricatures {
	position: relative;
	float: right;
	width: 300px;
	height: auto;
}

.modules_slide_caricatures  ul.bxslider{
	position: relative;
	float: left;
	width: auto;
	height: auto;
}

.modules_slide_caricatures  ul.bxslider li{
	position: relative;
	float: right;
	width: 300px;
	height: auto;
}


.modules_slide_caricatures .bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
}

.modules_slide_caricatures .bx-wrapper .bx-viewport ul.bxslider {
	position: relative;
	float: left;

}


.modules_slide_caricatures .bx-wrapper img {
	width: 150px;
	height: 150px;
	display: block;
	position: relative;
	float: right;
}


.modules_slide_caricatures ul.bxslider li a.article {
	position: relative;
	float: right;
	width: 300px;
	height: auto;
	padding-top: 0px;
}
.modules_slide_caricatures ul.bxslider li a.article img.img {
	position: relative;
	float: left;
	width: 220px;
	height: 220px;
	padding-right:10px;
	z-index:999999;
	
}
.modules_slide_caricatures ul.bxslider li a.article h2 {
	display:none;
}

.modules_slide_caricatures ul.bxslider li a.article h1 {
position: relative;
float: right;
width: 65px;
padding-top: 50px;
font-size: 13px;
line-height: 24px;
color: #fff;
font-weight: normal;
font-size: 16px;
font-family: "Nassim",Arial,Helvetica,sans-serif;
}

.modules_slide_caricatures .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/images_css/bx_loader.gif) center center no-repeat transparent;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.modules_slide_caricatures .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
position: relative;
top: -28px;
z-index: 999;
float: right;
right: 240px;
}
.modules_slide_caricatures .bx-wrapper .bx-pager .bx-pager-item, .modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.modules_slide_caricatures .bx-wrapper .bx-pager.bx-default-pager a {
	background: #cec6c4;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: solid 1px #cec6c4;
	opacity: 0.7; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* Hack IE 8 */
	filter: alpha(opacity = 70); /* Hack IE 5-7 */
}
.modules_slide_caricatures .bx-wrapper .bx-pager.bx-default-pager a:hover, .modules_slide_caricatures .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #E20000;
	border: solid 1px #cec6c4;
	opacity: 1; /* opacite au survol */
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE 8 */
	filter: alpha(opacity =100); /* Hack IE 5-7 */
}
.modules_slide_caricatures .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/images_css/controls.png) no-repeat 0 -32px;
	display: none;
}
.modules_slide_caricatures .bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/images_css/controls.png) no-repeat -43px -32px;
	display: none;
}
.modules_slide_caricatures .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.modules_slide_caricatures .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-auto {
	text-align: center;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/images_css/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-start:hover, .modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-stop:hover, .modules_slide_caricatures .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.modules_slide_caricatures .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.modules_slide_caricatures .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.modules_slide_caricatures .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.modules_slide_caricatures .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.bx-viewport ul.bxslider {
	overflow-x:hidden;
	position:inherit;
	}
	
	
