<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}
/* responsive FB */

#likebox-wrapper * {
   width: 98% !important;
     padding-left:0px;
min-height:228px;
margin-bottom:10px;

     
}
/* responsive FB end */
/* smoothdivscroll */

#logoParade
{
	width: 100%;
	height: 78px;
	position: relative;
    padding-top:10px;
    margin-bottom:30px;
}
#logoParade div.scrollableArea a
{
	display: block;
	float: left;
	padding-left: 8px;
}
#logoParade div.scrollableArea img
{
	 width:90px; /*taille des images*/
     border: 1px silver solid;
}
/* smoothdivscroll */
.pubs {
margin-top:30px;
}

.accreditationleft {
   /* float:left; */
	font-size:small;
	font-weight:bold;
	height:490px;
	
	
}
.accreditationright{
	float:right;
	font-size:small;
	font-weight:bold;
 clear:both;
} 
/* responsive videos youtube */
.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
   margin-bottom:10px;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* END responsive videos youtube */

.galthumbs {

 

}
.logostream {
display:block;
position:fixed;
width:250px;
height:150px;


}


#cf3 {

    height:220px;
  
  

}



@-webkit-keyframes cf3FadeInOut {
   0% {
     opacity:1;
   }
   25% {
    opacity:1;
  }
  75% {
    opacity:0;
  }
  100% {
   opacity:0;
 }
}

@-moz-keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}

@-o-keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}

@keyframes cf3FadeInOut {
 0% {
   opacity:1;
 }
 25% {
  opacity:1;
}
75% {
  opacity:0;
}
100% {
 opacity:0;
}
}


#cf3 img {
  position:absolute;

  left:0;

}

#cf3 img.top {
  -webkit-animation-name: cf3FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-direction: alternate;

  -moz-animation-name: cf3FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 0.5s;
  -moz-animation-direction: alternate;

  -o-animation-name: cf3FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 0.5s;
  -o-animation-direction: alternate;

  animation-name: cf3FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 0.5s;
  animation-direction: alternate;
}
/*Video responsive dailymotion */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 480px; height: auto; margin-left:18%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*Video responsive dailymotion */

.shadow {box-shadow: 0 0 10px #666;}</pre></body></html>