body {
    margin: 0; 
    padding: 0; 
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px; 
	  font-variant:normal;
    color: black;
    text-align: left;
}
a{
  color: #ea5235;
}
a:hover, a:focus {
    text-decoration: none; 
}

a.slide_nav{
  color: #ea5235;
  font-size: 26px;
  font-weight: 100
}
li {
    list-style: none;
    padding: 0; 
}

ul.spip{
  margin: 0 0 10px 0;
  padding: 0 0 0 23px;
}

ul.spip li:before { 
    content: "";
    border-color: transparent #ea5336;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}
p{margin : 0 0 15px 0;}

/*---------------------------------- HEADER --------------------------------*/
header { 
    background: url(../image/bandeau.png) center no-repeat #ea5336;
    height: 220px;   
    padding: 0; 
    margin: 0;
    position: relative; 
}

.header2 header {
    height: 110px; 
}



.contact {
    color: white; 
    border-left: 1px solid white;
    box-sizing: border-box;
    padding-bottom: 20px; 
    padding-top: 20px;
    text-align: center; 
}
.contact a {
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    color: white;
    font-size: 16px;
    margin:0px;
    /*text-shadow: -1px 0 #5C5C5C, 0 1px #5C5C5C, 1px 0 #5C5C5C, 0 -1px #5C5C5C;*/
    text-shadow: 0px 0px 5px #5C5C5C;

}
.icone {
    border-right: 1px solid white;
    border-left: 1px solid white;
    box-sizing: border-box;
    padding: 20px 0;
    text-align: center;
    margin: 0px; 
}

a.lang{
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
}

a.lang.active{
    background-color: #FFF;
    color: #ea5336;
}

.icone a img {
    display: inline-block; 
    margin: 0px;
    margin-left: 5px;
    background-color: #ea5336;
    border-radius: 14px;
}

#widget_t{margin: 40px 0 20px -10px;}

/*------ Slogan (présent que pour la page d'accueil ) -----*/
#slogan {
font-family: "acumin-pro-condensed",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 33px; 
margin-top: -28px;
line-height: 0.6; 
text-transform: uppercase; 
z-index: 40;
position: absolute;
color: #ea5235; 
}

#white {
    color: #f6a7a0;
    padding-bottom: 10px;
}

/*------ Entrée recherche -----*/
.search {
    color:#5e5d5c;
	  font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
	  font-size:18px;
    padding-bottom: 10px; 
    padding-left: 12px; 
    margin-right: 0px; 
    padding-top: 10px; 
    border-left: 1px solid #ea5235; 
    box-sizing: border-box; 
}



/*---------------------------------- FOOTER --------------------------------*/
footer{
    background-color: #ea5235;
    color: white; 
    margin-top: 40px; 
}

footer p {
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px; 
    padding-top: 20px;
    line-height: 0;
    margin: 0 0 10px 0;
}

footer .adresse {
    padding-top: 0px; 
    border-left: 1px solid white;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
    color: white;  
    font-size:12px;
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
}
footer .adresse p {
  line-height: normal;
  font-size:14px;
  padding-top: 10px;
}



footer img {
    margin-top: 20px; 
    margin-bottom: 20px; 
}


/*---------------------------------- Titres / Sous titre / Sur titre / Texte article - COMMUN --------------------------------*/

h1 {
	color:#000000;
	font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
	font-size:45px;
	line-height:1;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

h2 {
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 35px; 
}

.documents_joints h2{
    font-family: "acumin-pro-condensed",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
}

h3 {
    color:#000000;
	font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 500;
	font-size:20px;
	font-variant:normal;
	line-height:1;
  margin-top: 10px;
}

h1 a, h2 a, h3 a, h4 a{
  color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
  color: #ea5336;
}

.main{min-height: 800px;}

.surtitre {
    color:#ea5336;
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 800;
	font-size:25px;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
}

.textechapo {
    color:#000000;
	font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 300;
	font-size:20px;
	font-variant:normal;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

.suitearticle button {
    display: block; 
    background-color: white; 
    border: 1px solid black; 
    padding: 4px 16px 4px 16px;
    margin-top: 10px; 
    color: black; 
}

.suitearticle p {
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: normal; 
    color: #5d5d5c;
    font-size:12px; 
}

.suitearticle button:hover {
    background-color:#ea5336; 
    color:white;
    border: 1px solid #ea5336;
    transition-duration: 0.5s; 
}



/*.lettrine:first-letter {
    font-size:9em;
    margin-top: 0.1em; 
    padding-right:0.1em;
    float:left;
    color:black;
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 800;}

.lettrine_2:first-letter {
    font-family: "expo-serif-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size:9em;
    margin-top: 0.15em; 
    padding-right:0.1em;
    float:left;
}*/

.textarticle{
    color: #000000;
    /*font-family: "expo-serif-pro",serif;*/
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /*line-height: 1.5;*/
    text-align: left;
    text-indent: 0;
    text-transform: none;
    margin-top: 30px;
}

.textarticle img{
  /*width: 100%;*/
  height: auto;
  max-width: 100%;
}

.spip_documents_left{
  margin: 0 10px 10px 0;
}

.filariane {
    margin-bottom: 20px;
}
.filariane a {
    color: black;
}

.filariane a:hover {
    color: #ea5336;
    transition-duration: 0.5s; 
}

.soulignement {
    border-bottom: 5px solid #ea5336;
    margin-top: 20px;
}

.bordure {
    border-bottom: 2px dotted #bbb; 
    margin-bottom: 10px;
    margin-top: 20px; 
}

.bordurebottom {
    border-bottom: 1px solid black; 
    margin-bottom: 40px;
    margin-top: 10px; 
    margin-left: 0; 
    padding-left: 0; 
}
.bordure2 {
    border-top: 1px solid black; 
    margin-top: 10px;
    margin-bottom: 10px; 
    margin-left: 0; 
    padding-left: 0; 
}

.bordure3 {
    border-bottom: 2px dotted #bbb; 
    margin-bottom: 10px;
    margin-top: 40px; 
}

/*Bouton social share*/


.share-button{
   display: inline-block;
  	position: relative;
  	overflow: hidden;
  	width: 178px;
  	height: 40px;
    text-align: left;
    margin: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.share-button a{
   color:black;
	font-size: 16px;
   display: block;
   text-decoration: none;
  font-family: "acumin-pro",sans-serif;
  margin-top:5px;
}

/*Icone fleche partage*/
.share-button > a:after{
   font-family: "FontAwesome";
   font-size: 18px;
   color: black;
   content: "\f064";
   margin-left: 10px;
}
.share-button > a:hover,
.share-button > a:hover:after,
.share-button .icon-wrapper ul li a:hover i{
	color: black;
}
.share-button .icon-wrapper ul li:last-child a:hover i{
	color: #ea5235;
}
.share-button .icon-wrapper{
    position: absolute;
    left: -286px;
    top: 5px;
    width: 286px;

}

.share-button .icon-wrapper > a{
    display: inline-block;
}
.share-button a.hidden{
    display: none;
}
.share-button.active .icon-wrapper{
    max-height: 40px;
}
.share-button .icon-wrapper ul{
    padding-left: 0;
    margin: 0;
    height: 40px;
}
.share-button .icon-wrapper ul:after{
    clear: both;   
}
.share-button .icon-wrapper ul li{
    float: left;
    display: inline-block;
}
.share-button .icon-wrapper ul li:last-child{
    float: right;
}
.share-button .icon-wrapper ul li a i{
    color: #ea5235;
    font-size: 20px;
        padding-left: 25px; 
}

.share-button .icon-wrapper ul li:last-child a i{
    color: #2d3847;
    position: relative;
    left: 1px;
}
/*---------------------------------- Page index.php --------------------------------*/

.grosarticle {
    margin-top: 50px;
}
.grosarticle img{
  width: 100%;
  height: auto;
}
.grosarticle .suitearticle {
    margin-top: 0px; 
}

.publications h3{
    margin-bottom: 15px;
}

.publications .pub h4{
    padding-top: 10px;
    border-top: 3px solid black;
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 700;    
}

.petitarticle h4{
    padding-top: 10px; 
    border-top: 3px solid black;
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
}

.agenda {
    color: white; 
    background-color: #ea5336;
    width: 100%;
    padding: 0px 30px 30px 30px;

}
.agenda h3{
    color: white;
    padding-bottom: 10px; 
    border-bottom: 3px solid white; 

}
.agenda h3 a{
  color: #FFF;
}

.agenda h3 a:hover{
  color: #000;
}

.agenda .event {
    margin-top: 20px;}

.agenda .date {
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    border-bottom: 1px solid white; 
    border-top: 1px solid white;
    line-height: 1.8; 
}
.agenda .ville {
    font-style: italic;
    font-family: "acumin-pro",sans-serif;
    font-weight: 700;
}

.agenda .titreevent a{
  color: #FFF;
}

.agenda .titreevent a:hover{
  color: #FFF;
  text-decoration: underline;
}
.video {
    background-color: #F5F5F5; 
    padding: 20px;
    margin-top: 20px;
}

.video-container {

	position: relative;
	padding: 30px 0;
	height: auto;
	overflow: hidden;
}

 .video-home iframe 
 {

	width: 100%;
	height: 480px;
}

.zoomarticle {
    padding: 20px; 
}
.zoomarticle .surtitre {
    font-size: 35px; 
    text-transform: uppercase;
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}
.zoomarticle h2 {
    font-size: 45px; 
    font-weight: 700; 
}

.zoomarticle p {
    font-size: 18px; 
}

.auteur {
    color: #ea5336;
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}

.zoomarticle .suitearticle {
    margin-top: 100px; 
}

/*---------------------------------- menu-left --------------------------------*/

nav.left a.parent{
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: bold;
}

nav.left a.enfant{
    color: #000;
    display: block;
    position: relative;
    margin-left: 20px;
}

nav.left a.enfant: :before{
    content: "*";
    position: absolute;
    left: 0;
    top: 5px;
}

/*---------------------------------- Page chaire.php --------------------------------*/

.partage {
    color: #ea5336;
    border-top: 1px solid #000;
    line-height: 40px;
    width:178px;
}

.chaire h3 {
    font-family: "acumin-pro-condensed",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
}

/*---------------------------------- Page équipe : chaire_equipe.php --------------------------------*/

.profil {
    margin: 20px 0;
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 300;
}

.profil .name {
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
}

.profil img {
  width:105px;
}

.profil ul li{
    padding-left:0px; 
}


/*---------------------------------- Page contact.php --------------------------------*/

.formulaire_contact ul{
  margin: 0;
  padding: 0;
}

.formulaire_contact ul li{
  margin-bottom: 15px;
}
.formulaire_contact ul li label{
  display: block;
  font-weight: normal;
}

#contact {
    padding: inherit;
    margin-top: 30px; 
}

#contact h3 {
    margin-bottom: 25px;
    margin-top: 10px;
}

.team-profile {
   margin-top: 30px;
margin-bottom: 30px;
}

.member-img {
overflow: hidden; 
    width:100%;
    height:auto;
}


.team-profile .member-social {
    width: 100%;
    padding: 5px; 
    background-color: #ea5336;
    overflow: hidden; 

    
}

.team-profile .member-social:hover {
    background-color: black;
}

.team-profile .member-social a{
   color: white;
   font-size: 16px; 
}

.team-profile .member-social a:hover{
   color: white;
   font-size: 16px; 
}
/*---------------------------------- Page conference.php --------------------------------*/
.gouvernance{
  min-height: 800px;
}
.gouvernance h3 {
    /*text-transform: uppercase;*/
    font-family: "acumin-pro",sans-serif;
    font-weight: bolder;
    font-size: 20px;
    margin-top: 5px; 
}

.gouvernance .soulignement {
    margin-top: 30px; 
}

.gouvernance img {
    margin-top: 30px; 
    width: 100%; 
    height: auto;
}

#date{
    margin-top: 20px
}

.lien {
    margin: 3px 0 0px 0; 
    font-size: 14px; 
}
.lien a {
    color: black; 
}

.lien a:hover {
    color: #ea5336;
}

.lien a #date {
    font-family: "acumin-pro",sans-serif;
    font-weight: 500;

}
.lien a #date strong{
  font-size: 16px;
}
  
/*------ Formulaire de contact -----*/
#contact .slider-masks {
  background-color: rgba(129, 129, 129, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#contact .group {
  position: relative;
  margin-bottom: 45px;
}
#contact input,
#contact textarea {
  font-size: 13px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: 1px solid #2b2b2b;
  background: transparent;
  color: black;
  font-size: 13px;
}
#contact input:focus,
#contact textarea:focus {
  outline: none;
  border-bottom: none;
}
#contact label {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#contact input:focus ~ label,
#contact input:valid ~ label,
#contact textarea:focus ~ label,
#contact textarea:valid ~ label {
  top: -25px;
  font-size: 12px;
  color: black;
}
#contact .bar {
  position: relative;
  display: block;
  width: 100%;
}
#contact .bar:before,
#contact .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #818181;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#contact .bar:before {
  left: 50%;
}
#contact .bar:after {
  right: 50%;
}
#contact input:focus ~ .bar:before,
#contact input:focus ~ .bar:after,
#contact textarea:focus ~ .bar:after,
#contact textarea:focus ~ .bar:before {
  width: 50%;
}
#contact .highlight {
  position: absolute;
  height: 60%;
  width: 100%;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
#contact input:focus ~ .highlight,
#contact textarea:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}
#contact input[type=submit] {
  border: 1px solid #ea5336; !important;
  color:  #ea5336;
  padding: 10px;
  font-weight: 700;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#contact input[type=submit]:hover {
  background: black;
  color: #ffffff;
    border: 1px solid black; 
}
@-webkit-keyframes inputHighlighter {
  from {
    background: #5264AE;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #818181;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #818181;
  }
  to {
    width: 0;
    background: transparent;
  }
}

/*---------------------------------- Page agenda.php --------------------------------*/

.agenda .textechapo {
    margin-top: 30px; 
}

.agenda .event {
    width: 100%;
}
.agenda .event .suitearticle {
    margin-top: 40px; 
}
.agenda .event h2 {
    color: #ea5336;
    font-size: 40px;
    margin: 0; 
}

.agenda .event h3 {
    color: #a0a0a4;
    font-size: 30px;
    margin: 0; 
}

.agenda .eventx:hover {
    background-color: rgba(234, 83, 54, 0.4); 
    color: rgba(234, 83, 54, 0.4);
    z-index: 80;
    padding-bottom: 40px; 
    border-bottom: 10px solid #ea5336;
}
.agenda .eventx{
    position: relative;
    padding: 0;
    height: 200px;
    z-index: 80; 
}

.agenda .bordure2 {
    margin-top: -10px; 
}
.detailevent {
    margin-top: 60px; 
}

.zagenda{
  min-height: 600px;
}

.zagenda .event{
  padding: 15px;
}

.zagenda .event h3{
  font-size: 26px;
  margin-top: 0;
}

.zagenda .event .date{
  color: #ea5336;
    font-size: 20px;
    margin: 0;
    line-height: 36px;
    font-family: "acumin-pro-condensed",sans-serif;
    font-style: normal;
    font-weight: 400;
}

.zagenda .event.archive h3 a{
  color: #666;
}
.zagenda .event.archive h3 a:hover{
  color: #ea5235;
}
.zagenda .event.archive .date{
  color: #666;
}

/*---------------------------------- Page publication.php --------------------------------*/


.publication .suitearticle a{
    margin-top: 50px;
    display: block;
    font-size: 20px;
    color: #000;
}

.publication h2 {
    margin-top: 50px; 
}
.publication .soulignement{
    margin-top: 0;
    margin-bottom: 20px;
    width: 165px;
}

.publication h3 {
    margin-top: 0px; 
}
.publication img {
    width: 50%; 
    height: auto; 
    display: block;
    margin: 20px auto 0 auto;
}


/*---------------------------------- Page conference_colloque.php --------------------------------*/

.colloque img {
    max-width: 100%;
    height: auto; 
    max-height: 500px; 
}

.colloque .bordure {
    border-bottom: 1px solid #ea5336;
    margin-top: 20px; 
}

.colloque .textechapo {
    margin-top: 20px;
    font-size: 20px; 
}

.colloque .surtitre {
    font-size:25px; 
}

.colloque h2 {
    color: #ea5336;
    font-family: "acumin-pro",sans-serif;
    font-weight: lighter; 
    letter-spacing: 10px;
    text-transform: uppercase;
    font-size: 20px; 
}

.colloque h3 {
    font-family: "acumin-pro",sans-serif;
    font-weight: bold;
    font-size: 20px; 
}


.colloque a#ressource  {
    color: #000;
    font-style: italic; 
    font-size: 17px;
}
.colloque a#ressource:hover  {
  text-decoration: none;
  color: #ea5336;
}

.colloque .media a {
}
.colloque .media a:hover {
  color: #000;
}
.colloque button {
    border: none; 
    background: none; 
}
.colloque  .textecache {
    display: none; 
}

.colloque button:hover .textecache {
    display: inline-block;
    
}

.colloque p {
    font-size: 15px;
    line-height: normal; 
}
.colloque .textechapo p {
    font-size: 16px;
}
.media {
margin-top:-10px;
margin-bottom: 10px; 
border-bottom: 1px solid #999;
}
.media a {
    color: #ea5336;
    font-size: 14px;
    cursor: pointer;
}

.media {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.post {
    margin-top: 40px; 
}

.mediacache {
    display: none; 
}

#date2 {
    font-size: 17px;
    font-weight: bold;
    font-family: "acumin-pro",sans-serif;
}

#date3 {
    font-size: 16px;
    font-weight: bold;
    font-family: "acumin-pro",sans-serif;
}
/*---------------------------------- Page ressource_x.php --------------------------------*/

.ressource_x .video-container {
    margin-top: 20px; 
}

 .savoirplus a{
    color: #5d5d5c; 
    font-size: 14px;
    font-family: "acumin-pro-condensed",sans-serif;
    font-weight: bold;
    margin-top: 20px;
}


/*---------------------------------- Page video.php --------------------------------*/

.videos {
    background-color: #181716;
    color: white; 
}
.videos h3{
    color: #FFF;
    margin:0;
}

.videos a {
    color: white; 
}

.videos a:hover {
    color: #ea5336;
}
.videos .surtitre {
    color: white;
}

.videos .form-control {
    display: block;
    width: 100%;
    height: 40px;
    margin-top: 50px; 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff;
    background-image: none;
    border: none; 
    border-radius: inherit; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.videos .c-select {
    background-color: rebeccapurple; 
}

.videos .c-select{
     display: block;
    width: 100%;
    height: 40px;
    margin-top: 50px; 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff;
    background-image: none;
    border: none; 
    border-radius: inherit; 
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.videos iframe {
    width: 100%; 
    min-height: 304px; 
    height: auto;
    margin: 10px 0;
}

.videos .sur_titre{
  font-family: "acumin-pro",sans-serif;
  font-weight: normal;
  padding-top: 10px;
}

.videos .descriptionvideo {
    font-family: "acumin-pro",sans-serif;
    font-style: normal;
    font-weight: lighter; 
    font-size: 14px;
    color: white; 
    border-bottom: 1px solid #FFF;
    padding-top: 10px;
    padding-bottom: 10px; 
    margin-bottom: 20px; 
}

.videos .bold {
    font-weight: bold; 
}

.videos .pagination-bottom {
    border-bottom: 1px solid #ea5336;
    padding-bottom: 10px; 
}

/*----------------------------------Page conférence_x.php  --------------------------------*/

.conference_x img {
    margin-top: 40px;
    margin-bottom: 20px; 
}

.conference_x .savoirplus {
    color : #5C5C5C; 
    font-size: 
}

#retour_haut{
  margin-bottom: -30px;
}

#retour_haut a{
  font-size: 50px;
  opacity: 0.8;
}
#retour_haut a:hover{
  opacity: 1;
  color: #ea5235;
}

.doc a, a.doc {
    border-left: 5px #ea5336 solid;
   /* background: url(../images/arrow.jpg) center right no-repeat #5C5C5C;*/
    background-color: #5C5C5C;
    color: #FFF;
    padding: 1px 10px 3px 10px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    margin: 5px 0;
    line-height: normal;
}
.doc a:after, a.doc:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0%;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid #5C5C5C;
    clear: both;
}

textarea{max-width: 100%}

footer .partenaire{
  width: auto;
  height: 80px;
}
footer .partenaire2{
  width: auto;
  height: 50px;
}
/*---------------------------------- Media queries pour Téléphone Portable  --------------------------------*/

@media screen and (min-width: 320px) and (max-width: 500px) {
    
    header { 
        height: 70px;   
    }
    header .slogan {
        margin-top: 0;
    }
    .header2 header {
        height: 70px;
    }
    .header2 header a  {
    }

    .contact{
        border:none;
        text-align: right;
    }
    .icone{
        border:none;
        text-align: right;
        padding: 20px 10px 20px 0;
    }

    #date{
      padding-top: 10px;
      margin-top: 10px;
      border-top: 1px solid #F5F5F5;
    }

    footer .contact {
      text-align: center;
      padding: 0;
    }
    
    footer div.adresse {
      border:none;
      margin-top: 20px;
      padding-left: 0;
    }
    footer p {
        text-align: center;
        margin-bottom: 0px;
        display: block; 
    }
    footer ul.adresse {
        border: none; 
        text-align: center; 
        border-top: 1px solid white; 
        padding-top: 10px;
        border-bottom: 1px solid white;
        padding-bottom: 10px;
        margin-top: 20px; 
    }
    footer .icone {
        border: none;
        margin-bottom: 20px;
        display: inline; 
        text-align: center; 
    }
    footer .partenaire{
      width: auto;
      height: 40px;
    }
    #slogan {
        font-size: 25px;
        line-height: 0.8; 
    }
    
    h1 {
        font-size: 35px; 
    }
    .suitearticle img {
        display: none; 
    }
    
    .grosarticle .suitearticle button {
        margin-bottom: 15px; 
    }
    
    .agenda {
        margin-top: 15px; 
    }
    
    .filariane {
        margin-top: 20px; 
    }
    
    .zoomarticle .suitearticle {
        margin-top: 0; 
    }
    
    .chaire .profil img{
        margin-top: 10px;

    }
    
}

/*---------------------------------- Média Queries pour Tablette --------------------------------*/
@media screen and (min-width: 500px) and (max-width: 990px) {
    
    
    header { 
        height: 250px;   
    }
    
    header .contact {
        border: none; 
    }
    
    header .icone {
        border:none; 
    }
    
    .search {
        margin-top: 40px;
    }
    
  .header2 .search {
        margin-top:0px; 
    }
    
    
    footer .contact {
    border-left: none;        
    }
    
    footer p {
        text-align: left;
        margin-left: 40px; 
    }
    footer .icone {
        border: none; 
        padding: 0; 
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 20px; 
        margin-left: 40px; 
    }

    footer .adresse {
      border:none;
    }

    #slogan {
        font-size: 30px;
        line-height: 0.7;
        margin-bottom: 20px; 
    }
    
    h1 {
        font-size: 50px; 
    }
    .suitearticle img {
        display: none; 
    }
    
    .grosarticle .suitearticle button {
        margin-top: 15px; 
    }
    
    .agenda {
        margin-top: 15px; 
    }
    
    .zoomarticle .suitearticle {
        margin-top: 0px;
    }
    
   .agenda .event .suitearticle button {
        padding: 2px;
       margin-left: 10px; 
    }
    
    .publication .suitearticle {
        margin-top: 40px; 
    }
}