.slider{
	height:345px;
	width:100%;
	clear:left;
	position:relative;
	margin-top:70px;
	z-index:1;
	overflow:hidden
}
.slider.off{
	position:fixed;
	width:100%;
	height:100%;
	top:-36px;
	right:0;
	z-index:9999;
}
.small .wide-container {
	max-width: 1600px;
	height: 345px;
	margin:auto;
}
#slides, #slides .scrollable {
	position: relative;
}
.slider .content {
	z-index:999
}
#slides .slides-container {
	display: none;
}
#slides .scrollable {
	*zoom: 1;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}
#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}
.small .slides-navigation, .small.slider .close {
	visibility:hidden;
	display:none
}
.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
}
.slides-navigation a {
	position: absolute;
	display: block;
	background: url("../images/arrows.png") repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 47px;
	width: 27px;
	text-indent:-9999px
}
.slides-navigation a.prev {
	left: 10px;
}
.slides-navigation a.next {
	background-position: 0 -47px;
	right: 10px;
}

.slides-pagination {
	position: absolute;
	z-index: 3;
	bottom: 0;
	text-align: center;
	width: 100%;
	visibility:hidden;
	display:none
}
.slider .close {
	background: url("../images/close-button.png") no-repeat scroll 0 0 transparent;
	direction: ltr;
	display: block;
	height: 50px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 18px;
	width: 50px;
	z-index: 20;
}
.full, .scroll .follow{
	visibility:hidden;
	display:none
}
.scroll #footer {
/visibility:hidden;
/display:none
}
.small .full, .follow {
	position:absolute;
	top:286px;
	z-index:5;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	width:78px;
	height:19px;
	visibility: visible;
	display: block;
	background:url(../images/full-size.png) no-repeat 0 0;
	text-decoration:none;
	padding-left:12px;
	padding-top:40px
}
.small .full{
	left:0;
}
.follow {
	right:0;
	top:237px;
	font-size:14px;
	width:132px;
	height:108px;
	background:url(../images/rs.png) no-repeat 0 0;
	text-align:center;
	padding:36px 0 0 0;
}
.follow a {
	text-indent: -9999px;
	width:25px;
	height:25px;
	background: url(../images/follow.png) no-repeat 0 0;
	display:inline-block;
}
.follow p {
	position:relative;
	padding-top:18px
}
.follow a.face {
	background-position:right 0;
	margin-left:14px
}
.scroll .links {
	position:fixed;
	z-index:999;
	margin:auto;
	width:100%;
	height:30px
}
.scroll .caption {
	top:200px !important;
	left:0;
}
.caption {
	color:#fff;
	width:440px;
	height:136px;
	position:absolute;
	z-index:8;
	top:78px;
	left:0;
	padding-top:20px;
	padding-left:26px;
	background:url(../images/bg-caption.png) repeat 0 0;
	/*Mantis 73*/
	-webkit-backface-visibility: hidden !important;
}
.caption p {
	font:normal 36px 'Helvetica', arial;
	line-height:40px;
	margin-bottom:14px;
	width:100%;
	clear:left
}
.more{
	color:#fff;
	font:10px arial;
	background:#84014e;
	text-align:center;
	text-transform:uppercase;
	display:inline-block;
	padding-left:3px
}
.more span{
	text-align:center;
	display:inline-block;
	padding:5px 11px 5px 8px;
}
.more:hover {
	text-decoration:none
}

/**********************************************************************************************************************/
/* @section interne */
/**********************************************************************************************************************/
.interne .slider{
	height:225px;
	text-align:center
}

.interne .follow {
	top:117px;
}

/*******************
Content je decouvre Onda
 */
.content.onda_decouver{
	width: 978px;
}
/*******************
end Content je decouvre Onda
 */



/*******************
Slider
 */

.small .wide-container{
	height: 464px;
	max-width: 978px;
	width: 100%;
}
.slider.onda_slider .img_slide_min img{
	height: auto !important;
}
.zone_cliquable{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.slider.onda_slider{
	height: 464px;
	width: 978px;
	margin: 81px auto 0 auto;
	-webkit-box-shadow: #bfbfc3 4px 3px 12px;
	-moz-box-shadow: #bfbfc3 4px 3px 12px;
	box-shadow: #bfbfc3 4px 3px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.onda_caption h2 , .onda_caption p {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	line-height: 24px;
}
.onda_caption {
	position: absolute;
	bottom: 48px;
	left: 53px;
	z-index: 9;
}
.onda_caption .content {
	max-width: 900px;
}
.onda_slider.small .wide-container ul li:after{
	content: '';
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(10,10,10,0.5) 75%, rgba(9,9,9,0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(10,10,10,0.5) 75%,rgba(9,9,9,0.6) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 48%,rgba(10,10,10,0.5) 75%,rgba(9,9,9,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99090909',GradientType=0 );
	z-index: 1;
}
#slidesDecouvreOnda{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#slidesDecouvreOnda .slides-pagination{
	position: absolute;
	bottom: 16px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	visibility: visible;
}
#slidesDecouvreOnda .slides-pagination a {
	cursor: default;
	width: 10px;
	height: 10px;
	margin: 0 7px 0 0;
	display: inline-block;
	background-color: #FFFFFF;
	border-radius: 50%;
	box-shadow: inset 3px 4px 12px 0 #cecece;
	-webkit-box-shadow: inset 1px 1px 4px 0 #cecece;
	-moz-box-shadow: inset 3px 4px 12px 0 #cecece;
	-o-box-shadow: inset 3px 4px 12px 0 #cecece;
	font-size: 0;
}
#slidesDecouvreOnda .slides-pagination a.current {
	background-color: #952665;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.small.onda_slider .slides-navigation{
	visibility: visible;
	display: block;
	z-index: 99;
	top: 45%;
}
.onda_slider .slides-navigation a{
	background: url(../images/bg-next.png) no-repeat scroll 0 0 transparent;
	width: 37px;
	height: 37px;
	opacity: 0.9;
	right: 18px;
}
.onda_slider .slides-navigation a.prev{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	right: auto;
	left: 18px;
}
.onda_has_link:hover{
	opacity: 0.9;
}
/***********************
Fin slider
 */


/************* bloc Actu **********
 */
.onda_bloc_actualite {
	width: 48.5%;
	margin-top: 27px;
	padding-top: 0;
	padding-bottom: 8px;
	height: auto;
	display: inline-block;
	margin-right: 0;
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #b7b7b8 1px 2px 5px;
	-moz-box-shadow: #b7b7b8 1px 2px 5px;
	box-shadow: #b7b7b8 1px 2px 5px;
	position: relative;
}
h2.onda_title_h2.onda_title_left a{
	text-align: right;
	color: #505050;
	text-shadow: 2px 2px 3px rgba(80, 80, 80, 0.37);
	padding: 12px 27px 6px 0;
	font-size: 20px;
	position: relative;
	margin-bottom: 0;
	display: block;
}
h2.onda_title_h2.onda_title_left a:hover{
	text-decoration: none;
}
h2.onda_title_h2 a:after {
	content: '';
	position: absolute;
	opacity: 0.5;
	top: 7px;
	margin: auto;
	width: 80%;
	height: 2px;
	left: 8px;
	bottom: -11px;
}
.onda_mauve_gradient a:after {
	background: -moz-linear-gradient(left, rgba(177,10,77,1) 0%, rgba(177,10,77,1) 70%, rgba(177,10,77,0.2) 81%, rgba(177,10,77,0) 85%, rgba(177,10,77,0) 100%);
	background: -webkit-linear-gradient(left, rgba(177,10,77,1) 0%,rgba(177,10,77,1) 70%,rgba(177,10,77,0.2) 81%,rgba(177,10,77,0) 85%,rgba(177,10,77,0) 100%);
	background: linear-gradient(to right, rgba(177,10,77,1) 0%,rgba(177,10,77,1) 70%,rgba(177,10,77,0.2) 81%,rgba(177,10,77,0) 85%,rgba(177,10,77,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.onda_bloc_items ul li a:hover{
	text-decoration: none;
}
.onda_bloc_items ul li span {
	display: block;
	color: #505050;
	line-height: 12px;
	padding: 3px 0;
}
.onda_bloc_items ul li span.date {
	color: #870150;
	font-size: 11px;
	padding: 4px 0;
}
.onda_bloc_items ul {
	display: flex;
	text-align: center;
	justify-content: space-between;
	padding: 0 3px;
}
.onda_bloc_items ul li {
	width: 48%;
	position: relative;
}
.onda_bloc_items ul li:not(:last-of-type):after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 2px;
	margin: auto;
	left: -9px;
	background: #d6d7d7;
	background: -moz-linear-gradient(left, #d6d7d7 0%, #f3f3f3 50%, #f3f3f3 100%);
	background: -webkit-linear-gradient(left, #d6d7d7 0%,#f3f3f3 50%,#f3f3f3 100%);
	background: linear-gradient(to right, #d6d7d7 0%,#f3f3f3 50%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d7d7', endColorstr='#f3f3f3',GradientType=1 );
}
.onda_infos {
	text-align: left;
	padding: 2px 25px;
}
.onda_all_actu:hover{
	text-decoration: none;
}
.onda_all_actu{
	text-align: right;
	color: #870150;
	display: block;
	padding-right: 55px;
	position: relative;
}
.onda_all_actu:before{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	right: 25px;
	top: -7px;
	bottom: 0;
	margin: auto;
	background-image: url("../images/plus_actu_doc.png");
	opacity: 0.5;
}
.onda_bloc_items {
	margin-bottom: 16px;
}
/************* end bloc Actu **********
 */

/************* bloc document **********
 */
.onda_bloc_document{
	width: 48.4%;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 26px;
	background: #dedede;
	background: -moz-linear-gradient(top, #dedede 0%, #d0d0d0 10%, #d1d1d1 25%, #d0d0d0 90%, #dbdbdb 100%);
	background: -webkit-linear-gradient(top, #dedede 0%,#d0d0d0 10%,#d1d1d1 25%,#d0d0d0 90%,#dbdbdb 100%);
	background: linear-gradient(to bottom,#dedede 0%,#d0d0d0 10%,#d1d1d1 25%,#d0d0d0 90%,#dbdbdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#dbdbdb',GradientType=0 );
	-webkit-box-shadow: #b7b7b8 1px 2px 5px;
	-moz-box-shadow: #b7b7b8 1px 2px 5px;
	box-shadow: #b7b7b8 1px 2px 5px;
}
.blocs.onda_blocs{
	display: flex;
	justify-content: space-between;
	width: 978px;
	padding-top: 0;
}
.onda_bloc_document ul {
	display: flex;
}
.onda_bloc_document ul li {
	width: 33%;
	text-align: center;
	margin: 0 5px;
}
.onda_bloc_document ul li a:hover {
	text-decoration: none;
}
.onda_bloc_document ul li span {
	display: block;
	color: #505050;
	line-height: 14px;
	padding: 20px 9px 0 2px;
	width: 126px;
}
.onda_bloc_document h2.onda_title_h2 a:after{
	width: 64%;
	right: -2px;
}
.onda_bloc_document .onda_all_actu {
	padding-right: 48px;
	padding-top: 24px;
}
.onda_bloc_document .onda_all_actu:before {
	right: 20px;
	bottom: 1px;
	top: auto;
}
.onda_bloc_document a:hover , .onda_bloc_actualite a:hover{
	opacity: 0.7;
}
/************* end bloc document **********
 */

/************* bloc Acces Rapides **********
 */
.onda_bloc_acces_rapide h2.onda_title_h2 {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	padding: 29px 0 23px 0;
	position: relative;
	margin-bottom: 0;
}
.onda_bloc_acces_rapide .instit ul li {
	display: inline-block;
	max-width: 226px;
	vertical-align: top;
	margin: 12px 11px;
}
.onda_bloc_acces_rapide .instit a span {
	color: #FFF;
	padding-top: 16px;
	margin-left: -2px;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-weight: 700;
}
.onda_bloc_acces_rapide .instit a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.onda_bloc_acces_rapide ul li figure , .onda_bloc_acces_rapide ul li figure div, .onda_bloc_acces_rapide ul li figure p{
	padding: 0;
	margin: 0;
	max-height: 110px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 11px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 11px 0 rgba(0,0,0,0.6);
	box-shadow: 0 0 11px 0 rgba(0,0,0,0.6);
}
.onda_bloc_acces_rapide ul li figure img{
	width: 100%;
	height: auto;
	max-width: 226px;
}
.slide.onda_bloc_acces_rapide {
	background: #7f0b4f;
	border: 0;
	padding: 0;
	margin-top: 29px;
	position: relative;
}
.slide.onda_bloc_acces_rapide:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(109,2,65,0.65) 0%, rgba(109,2,65,0) 12%, rgba(109,2,65,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109,2,65,0.65) 0%,rgba(109,2,65,0) 12%,rgba(109,2,65,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(109,2,65,0.65) 0%,rgba(109,2,65,0) 12%,rgba(109,2,65,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66d0241', endColorstr='#006d0241',GradientType=0 ); /* IE6-9 */
	content: '';
}
.onda_bloc_acces_rapide h2.onda_title_h2:before, .onda_bloc_acces_rapide h2.onda_title_h2:after {
	content: '';
	position: absolute;
	width: 45.6%;
	height: 2px;
	opacity: 0.5;
	top: 8px;
	right: -34px;
	bottom: 0;
	margin: auto;
}
.onda_bloc_acces_rapide .content{
	width: 1020px;
	z-index: 9;
}
.onda_bloc_acces_rapide .instit {
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 18px;
	margin-bottom: 12px;
	padding-left: 19px;
}
.onda_bloc_acces_rapide h2.onda_title_h2:before {
	left: -34px;
	right: auto;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.2) 81%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.onda_blanc_gradient:after {
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.2) 81%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.onda_bloc_acces_rapide a.navigateAR , .onda_verticale.verticale .image_carousel a.navigateAR {
	background: url(../images/appelOFleche.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	right: -48px;
	top: 3px;
	width: 20px;
	height: 20px;
	z-index: 4;
	bottom: 0;
	margin: auto;
	background-size: 100%;
}
.onda_verticale.verticale .image_carousel{
	width: 100%;
	padding-top: 50px;
}
.onda_verticale.verticale .image_carousel a.navigateAR  {
	top: 15px !important;
	right: 0;
	left: -6px !important;
	bottom: auto !important;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
.onda_verticale.verticale .image_carousel a.navigateAR.next {
	top: auto !important;
	bottom: -40px !important;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.onda_bloc_document ul li a img {
	-webkit-box-shadow:  0 4px 11px 0 rgba(157,157,157,1);
	-moz-box-shadow:  0 4px 11px 0 rgba(157,157,157,1);
	box-shadow: 0 4px 11px 0 rgba(157,157,157,1);
}
.onda_bloc_acces_rapide a.navigateAR.prev {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	right: auto;
	left: -30px;
}
.onda_bloc_acces_rapide .instit a.navigateAR span{
	display: none;
}
/************* end bloc Acces Rapides **********
 */

/************* colonnes droit Acces Rapides **********
 */
.verticale .onda_title_h2{
	text-align: left;
	color: #FFF;
	text-shadow: 2px 1px 3px rgba(255, 255, 255, 0.37);
	position: relative;
	margin-bottom: 0;
	display: block;
	padding: 10px 0 10px 10px;
	font-size: 18px;
}
.verticale .onda_title_h2:after {
	content: '';
	position: absolute;
	opacity: 0.5;
	top: 7px;
	margin: auto;
	width: 39%;
	height: 3%;
	right: -6px;
	bottom: 0;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.2) 81%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.2) 81%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.onda_verticale.verticale .content{
	border: 0;
	top: 0;
	padding-bottom: 60px;
	padding-top: 0;
}
.onda_verticale.verticale.slide{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #7f0b4f;
	-webkit-box-shadow: 0 0 17px -3px rgb(132, 121, 121);
	-moz-box-shadow: 0 0 17px -3px rgb(132, 121, 121);
	box-shadow: 0 0 17px -3px rgb(132, 121, 121);
}
.onda_verticale #acces-rapide li , .onda_verticale #acces-rapide li figure{
	margin: 6px 0;
	background: 0;
	padding: 0;
}
.onda_verticale #acces-rapide li span{
	color: #FFF;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 0;
	display: block;
}
.onda_verticale #acces-rapide li figure img{
	width: 100%;
	height: auto;
}
.onda_verticale #acces-rapide li figure {
	margin: 0;
	max-height: 101px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-width: 209px;
	-webkit-box-shadow: 0 0 11px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 11px 0 rgba(0,0,0,0.6);
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.6);
}
.onda_verticale #acces-rapide li a:hover{
	opacity: 0.7;
}
.onda_verticale #acces-rapide li:nth-child(5n) {
	padding-top: 23px;
}
#onda_cnt_acces-rapide .caroufredsel_wrapper {
	width: 992px !important;
	height: 178px !important;
}
/************* end colonnes droit Acces Rapides **********
 */
