.servicesdane{
	margin: 0 auto;
	display: flex;
	/*grid-template-columns: repeat(6, 1fr);
	grid-gap: 5px;
	grid-auto-rows: minmax(50px, auto);*/
	width:100%;
	font-size:0.7em;
	text-align: center;
	font-family: arial;
	flex-flow: row wrap;
}
.servicesdane div{
	width:50px;
	margin-top:5px;
}
.servicesdane2{

	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 5px;
	grid-auto-rows: minmax(50px, auto);
	width:100px;
	font-size:0.7em;
	text-align: center;
	font-family: arial;
	
}

@media screen and (max-width: 1200px)
   {


.nat{
	display:none;
}

}
@media screen and (max-width: 900px)
   {


}

.melusine-modules_mentions_legales {
  font-size: 90%;
}
.soustitre{
	display:none;
}
iframe .spip-admin-float{
	display:none!important;
}
a.modalebook{
	display:none;
}
a.modaledane{
display:block;
display:block;
 background-image: url(../IMG/pdf-file.svg);
 padding-left: 25px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 100%;
    margin-bottom: 10px;
    padding-top: 0px!important;
    margin-top: -5px!important;
    background-size: 20px;
}

.image_responsive img{
	width:100%;
	height: auto;
}
.chapo{
	margin-bottom: 10px;
    font-weight: 800;

}

.video-wrapper{
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.evt p{
	margin:0px;
	padding:0px;
}
.evt .datef{
	font-weight: 800;
	color:#C5589C
}
.evt{
	margin-bottom:20px;
}
.evt .titre{
	font-weight: 800
	
}
.evt .intervenants{
font-style: italic;
	}
.evt .tag{
	color:#888;
}

.evt .resume::first-letter {
text-transform: uppercase;
}
#continuite{
	color: grey;
	margin-left: 5vW;
	margin-right: 3vw;
}
#continuite p{
	margin-bottom: 1em;

}
#continuite h1{
	margin-left:-3vw;
	color: #FFF;
text-transform: uppercase;
    padding: .2em .5em;
	margin-bottom: 1em;
	margin-top: 3em;
	background-color: SteelBlue;
}
#continuite .retourmnu{
float:right;
}
#continuite h1 a{
	text-decoration:none;
	color: #FFF;
}
#continuite h2{
  color:SteelBlue;
  	font-weight: normal;
	margin-left:-2vw;
	border-bottom: 2px solid SteelBlue;
    padding-bottom: .2em;
	
}
#continuite h3{
		margin-left:vw;
	margin-bottom: 0.1em;
	margin-top: 20px;
	
}
#continuite hr {
	display:none;
}