BODY {
	height : 100%;
	background : url(../img/fond_body.gif) top repeat-x;
	color : #000;
	font : normal normal 12px/18px Arial, Sans-serif;
	border : 0;
	padding : 0;
	margin : 0;
	overflow-x: hidden;
}

BODY,LEGEND, FIELDSET, LABEL, FORM, H1, H2, H3, H4, DIV, P, IMG, UL, LI, A IMG, INPUT, TEXAREA, DL, DT, D{
	margin: 0;
	padding:0; 
	border: 0;
}

.lay{
    width: 700px; 
    height: 360px; 
    margin-left: auto; 
    margin-right: auto; 
}

.messagetext p{
    font-family: 'HelveticaNeueLTProLtCn';
    color:#712e91;
}

.logof{
     float: left;
    height: 44px;
    line-height: 44px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

#p_champs{
    display:inline-block;
    float:left;
    width:100%;
    height:auto;
    position:relative;
}

#p_champs input#email{
    display:inline-block;
    float:left;
    width:100%;
    line-height: 39px;
    height: 41px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

.charge{
    margin:15px 0 30px 0;
}

.charge img{
   display:block;
   margin:0 auto;
}

#soutien{
    font-size:14px;
    position:absolute;
    top:0;
    right:0;
    background:url("../img/valide.jpg") no-repeat;
    height: 41px !important;
    width: 122px;
}

#email_article{
    width:100%;
     -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

#soutien_article{
    position:absolute;
    right:0;
    top: 0;
    background:url("../img/valide.jpg") no-repeat;
    height: 40px !important;
    width: 122px;
}

#p_champs_article{
    position:relative;
}

.logof img, .logof span{
    display:inline-block;
    font-size:14px;
     display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

#soutenez{
    text-align:center;
    font-size:19px;
    margin-bottom: 10px;
}

A{text-decoration: none;outline: none; color: #1D1D1D;}

LI.clear {clear: both; height:inherit;}

.imgilus, .messagetext{
    float:left;
    height:auto;
}

.imgilus{
   width:288px;
}

#appel{
    display:block;
    margin:0 auto;
}

.messagetext{
    width:412px;
    padding:15px 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

#page { 
	float:left;
	margin:auto;
	min-height:100%;
	position:relative;
	width:100%;
}

.section { 
	position : relative;
	margin :auto;
	padding-bottom :10px;
	height: 100%;
	width:999px;
}

#recale p{float: left;
    width: 100%;}

#recale p img{ float: left;}

#recale p strong{float: left;}

#recale p strong a{ display: block;
    float: left;
    width: 481px}

#recale p strong a span{ margin: 0 4px 0 0;}

#recale p strong a span img{float: left;
    margin-right: 4px;}

#section_1{
	/*padding-bottom: 35px;*/ 
	position: relative; 
}

#entete { 
	background : url("../img/fond_arrondi.gif") 100px top no-repeat;
	height: 152px;
	position: relative;
}
#entete.fixed{ position: fixed; }

#navigation { 
	width : 675px;
	border-bottom: 1px solid #ECECEC;
	height: 35px;
	/*line-height: 32px;*/
	position : absolute;
	z-index: 12;
	top: 93px;
	left: 325px;
}

.corps{
    margin: 28px auto 16px;
	width:999px;
}

.col_gauche { 
	width : 631px;
	float : left;
}

.article .col_gauche { 
	width : 185px;
	border-right: 1px solid #F1EDE8;
	float : left;
}

.article .col_centre{ 
	width :510px;
	position: relative;
	left: 15px;
	float : left;
}

.article .toutelacolonne {
  width:680px;
}

.article .col_centre div.actu {
	/*float: left;*/
	padding-bottom: 25px;
}

.article .col_centre div.actu	ul{
	width: 100%;
	float: left;
}

.article .col_centre div.actu ul.liste{margin-top: 23px;}

.article .col_centre div.actu	li{
	clear: both;
        float: left;
        color: #1D1D1D;
        margin-top: 5px;
}

.article .col_centre div.actu	li a.logo{
	border: 1px solid #E7E7E7;
    float: left;
    margin: 0 10px 0 0;
    padding: 6px;
}

.article .col_centre div.actu	li  img{
	/*border-bottom: 3px solid #009EE0;*/
        float: left;
        margin: 0;
}

.article .col_centre div.actu	li h2{
    color: #009EE0;
    float: none;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 8px;
    text-align: left;
    /*text-transform: uppercase;*/
}

.article .col_centre div.actu li h2 a{
	color: #009EE0;
}

.article .col_centre div.actu li div{
    float: none;
    margin-top: 0;
    width: auto;
}

.article .col_centre div.actu	li P {
    float: none;
    text-align: justify;
}

.article .col_centre div.actu	li  a{
	color: #000;
}

.article .col_centre div.actu	li span{
    /*font-weight: bold;*/
}
.col_gauche div.pagination,
.article .col_centre div.actu div.pagination{
	border-top: 1px solid #CCCCCC;
    float: left;
    padding-top: 20px;
    width: 100%;
	margin: 10px 0 0;
	position: relative;
}
.col_gauche div.pagination a,
.article .col_centre div.actu div.pagination a{
    color: #444444;
    float: left;
    font-family: arial;
    font-size: 11px;
    margin: 2px 6px;
    padding: 2px 3px;
}
.col_gauche div.pagination div.num_center,
.article .col_centre div.actu div.pagination div.num_center{
	float: left;
    left: 54px;
    position: relative;
    width: 427px;
}
.col_gauche div.pagination div.num_center span,
.article .col_centre div.actu div.pagination div.num_center SPAN{
	background: none repeat scroll 0 0 #009EE0;
        
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    padding: 3px 7px;
}
.col_gauche div.pagination a:hover,
.article .col_centre div.actu div.pagination a:hover{
    text-decoration:underline;
}

.col_droite{ 
	width : 315px;
	float : right;
	position : relative;
}

.article .col_droite{ 
    float: right;
    position: relative;
    width: 277px;
}
.col_gauche div.pagination a.prec,
.col_gauche div.pagination a.suiv,
.article .col_centre div.actu div.pagination a.prec, .article .col_centre div.actu div.pagination a.suiv{
	color: #B8B8B8;
    font-style: normal;
    position: absolute;
} 
.col_gauche div.pagination a.prec,
.article .col_centre div.actu div.pagination a.prec{
    left: 0;
    top: 18px;
}
.col_gauche div.pagination a.suiv,
.article .col_centre div.actu div.pagination a.suiv{
    bottom: 0;
    right: 0;
}

.ferm{
	background: url("../img/li_article2.jpg") no-repeat scroll left 7px transparent;
}

.ouv{
	background: url("../img/li_article2.jpg") no-repeat scroll left 7px transparent;
}

#section_2{
	width: 100%;
	height: 307px;
	float: left;
	background : url(../img/fond_bleu.png) center repeat-y #1885BD;
	border: 1px dotted #B2B2B2;
	position:relative;
}

#section_3{
	width: 100%;
	/*padding: 35px 0;*/
	padding: 35px 0 0;
	float: left;
	background : url(../img/fond_sec_3.jpg)  repeat;
	border-bottom: 1px dotted #B2B2B2;
	position:relative;
}

#section_4{
	width: 100%;
	padding: 35px 0 35px 0;
	position: relative;
	float: left;
	background : url(../img/fond_section_4.jpg)  center bottom no-repeat #FCFCFC;
}

#section_4 .section{
	margin: 0 0 0 -500px;
	left:50%;
	float: left;
}

#section_5{
	width: 100%;
	height: 250px;
	padding: 0 0 0 0;
	float: left;
	background : url(../img/fond_section_5.png) top center repeat-y ;
	/*border-bottom: 1px dotted #B2B2B2;*/
	position:relative;
}

#pied{
	width: 100%;
	padding: 35px 0;
	float: left;
	background: #E6E3DC;
	border-top: 1px dotted #B2B2B2;
}



#page.articleMedia .article .col_centre{ 
    float:left;
    left:0;
    position:relative;
    width:100%;
}


#page.articleMedia .article .col_centre .docflash{ 
    border:1px solid #E7E7E7;
    padding:6px;
     width:auto;
     float:left;
}

#page.articleMedia .article .col_gauche , #page.articleMedia .article .col_droite, #page.articleMedia .article #bandeau{ 
	display:none;
}
.erreur_saisie{color:red;}

.erreur_saisie input,.erreur_saisie textarea{color:red;border:1px solid;}
#corps_evenements #col_gauche_evenements{
    width: 660px;
}
#corps_evenements .col_gauche{
    width: 700px;
}
#corps_evenements .col_droite{
    width: 277px;
}

.formulaires .erreur_saisie input,
.formulaires .erreur_saisie textarea,.formulaires .erreur_saisie label {color:#bc2222;}
        
.bloc_media {display: none; clear: both; width: 100%;}
.lien_media { clear: both; width: 100%;float:left;}

span.lien_media{
    cursor: pointer;
	font-style: italic;
    font-weight: bold;
    margin: 10px 0 15px 20px;
}
#diapo{
    clear:both;
    
}
#diapo IMG{
    margin-left: 0px;
    margin-top: 20px;
}
#diapo li  {
  float:left;
  font-size:90%;
  line-height:125%;
  margin:0 10px 0 0;
  padding:20px 0 0;
  width:120px;
  
}
#diapo li.last  {
  margin-right: 0;
  
}

#diapo li a span.vignette {
  display:block;
  
}
#diapo li a span.vignette {
  background-color:#CCBEB6;
  height:120px;
  margin-bottom:7px;
  width:120px;
}

#diapo li a span.titre{
    
    font-weight: bold;
    
}
#cboxTitle {
    background: none repeat scroll 0 0 transparent;
}

div.surtitre, div.soustitre{
	font-size: 16px;
	font-weight:bold;
}

#fluxfb{
	float: left;
	width: 510px;
	margin-right: 10px;
	min-height: 510px;
}
#fluxtw{
	float: right;
	margin-right: 0px;
	width: 245px;
	min-height: 510px;
}

.page_carto_rapf div.col_centre{
    left: 0;
    width: 710px;
    overflow: hidden;
}

.page_carto_rapf #conteneur_carte{
    position: relative;
    float: left;
    height: 300px;
    margin-top: 13px;
    overflow: hidden;
    width: 710px;
}
.page_carto_rapf #conteneur_carte svg{
    max-width: 100%; 
}

.page_carto_rapf .col_droite .contenu_article{}

.btn-acces-fiche{
    background-color: #009DE2;
    display: block;
    height: 53px;
    margin-top: 15px;
}
.btn-acces-fiche span{
    display: block; float: left;
}
.btn-acces-fiche span.fleche{ background: url("../img/btn-fleche-bleu.gif") no-repeat 0 0 transparent; border-right: 1px solid #ffffff; height: 53px; width: 59px; }
.btn-acces-fiche span.label{ 
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
    padding-left: 19px;
    padding-right: 10px;
    width: 183px;
}
.page_carto_rapf .ui-tooltip{
    
}
.page_carto_rapf .ui-tooltip:after{
/*    border-bottom-color: #fefefe;
    position: absolute;
    top: -24px;
    left: 255px;
    z-index: 1;*/
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;
    border-top: 8px solid transparent;
    border-bottom:8px solid #fefefe;
    bottom:7px;
}

.page_carto_rapf .col_droite div.logo{
    border: 1px solid #e6e6e6;
    padding: 15px 1.5%;
    width: 97%;
    float: left;
    clear: both;
    margin-bottom: 15px;
}
.page_carto_rapf .article .col_droite h2 {
    margin-bottom: 0 !important;
    width: 100%;
}
.page_carto_rapf .article .col_droite h3{ font-size: 13px; font-weight: bold; }
.page_carto_rapf .article .col_droite p{ margin-top: 15px; }
.page_carto_rapf .article .col_droite div.logo img{ display: block; float: none; margin: 0 auto; }
.page_fiche_assocation .col_centre h3.spip{ clear: both; }
.page_carto_rapf .col_centre form{  }
.page_carto_rapf .col_centre form select#select_carte{ margin-top: 5px; width: 700px; }
.page_carto_rapf #liste_pays_rapf{
    -moz-opacity: 0;
    filter:alpha(opacity=0);
    opacity: 0;
    clear: both;
    float: left;
    text-align: left;
    width: 100%;
}
.page_carto_rapf #liste_pays_rapf.visible{
    -moz-opacity: 1;
    filter:alpha(opacity=10);
    opacity: 1;
}
#liste_pays_rapf{ text-align: center; }
#liste_pays_rapf:after{
    content: "";
    display: inline-block;
    width: 100%;
}
#liste_pays_rapf li{
    float: left;
    margin: 0 0 0 3px;
}
#liste_pays_rapf li.zone span{ text-transform: uppercase; }
/*#liste_pays_rapf li:last-child:after{ content: ""; }
#liste_pays_rapf li:after{ content: " -"; }*/

.page_carto_rapf label{
    font-size: 16px;
    color: #515151;
    font-weight: bold;
}
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    background: url("../img/btn-deroul.gif") no-repeat right 50% #ffffff;
}
.page_carto_rapf .select-style{ 
    background-color: #F2F2F2;
    height: 36px;
    position: relative;
    width: 637px;
    clear: both;
    margin-top: 15px;
}
.select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.page_carto_rapf .select-style select{
    color: #515151;
    font-size: 13px;
}
.select-style select:focus {
    outline: none;
}
.select-style select option[value="0"]{ text-transform: uppercase; }
.page_carto_rapf .select-style select option{}

/*.page_carto_rapf div.drag{
    position: absolute;
    width: 710px;
    height: 300px;
}*/

button::-moz-focus-inner, 
.page_carto_rapf .select-style select option::-moz-focus-inner, 
select::-moz-focus-inner { border: 0; }


#soutien,#soutien_article{
    background-color: #85c441; 
    text-align: center;
    border: none;
    color:#fff;
    height: 40px;
    font-weight: bold;
}
#email,#email_article{
    height: 40px;
    border: 1px solid #712d90;
}
#soutenez,#soutenez_article{
    border: 1px solid #712d90;
}
.col_droite .nivo1 > a > img {
    display: block;
    margin: 10px auto 0;
}
.col_droite .nivo1 font { display: block; margin-top: 23px; }
.col_droite .nivo1 font b {
    color: #00a1e2;
    font-family: HelveticaNeueLTProLtCn;
    font-size: 15px;
    padding-left: 14px;
}
.col_droite .nivo1 p {
    font-family: arial;
}

.article .col_centre div.actu li a.centrer_block{
    display: block;
    margin: 0 10px 0 0;
}

h2.titre_jo{
   font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}
.titre_bouton {
    background: none repeat scroll 0 0 #ebebeb;
    border-radius: 5px;
    color: #3f3f3f;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 8px;
    position: relative;
    top: -3px;
}
#bloc_lettre_info_droite{
    background: none repeat scroll 0 0 #f7fcff;
    border-top: 3px solid #00a1e2;
    clear: both;
    float: left;
    padding: 25px 14px 20px;
    width: 251px;
}
#bloc_lettre_info_droite .formulaire_ok{ margin-bottom: 15px; }
#bloc_lettre_info_droite h2 {
    color: #009ee0;
    float: none;
    font-family: "HelveticaNeueLTProLtCn",helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 14px;
    text-align: left;
    text-transform: uppercase;
}
#entete_titre_col_droite, #submit_col_droite, #bloc_lettre_info_droite #submit_normal { display: none; }
#bloc_lettre_info_droite #entete_titre_col_droite{ display: block; }
#bloc_lettre_info_droite input{ clear: both; }
#bloc_lettre_info_droite input.text {
    border: 1px solid currentcolor;
    display: block;
    height: 25px;
    margin-top: 10px;
    padding: 0 5px;
    width: 238px;
}
#bloc_lettre_info_droite input.bouton {
    background: none repeat scroll 0 0 #009ee0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 10px auto 0;
    text-transform: uppercase;
    width: 150px;
}
#bloc_lettre_info_droite #submit_col_droite{ display:block; }
#bloc_lettre_info_droite #desabo {
    margin: 10px auto 0;
    text-align: center;
    width: 105px;
}
#bloc_lettre_info_droite .formulaire_erreur {
    background: url("../img/bg_echec2.gif") no-repeat scroll 0 0 #f6cece;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: block;
    padding: 10px 13%;
    position: relative;
    top: -15px;
    width: 73%;
}
#bloc_lettre_info_droite div.view a, #bloc_lettre_info_droite #label_abo { display: none; }

#sl-inscription .formulaire_ok, #sl-inscription .formulaire_erreur  { display: none; }

#iframe_auf{
    background: none repeat scroll 0 0 #f7fcff;
    border: 0 none;
    display: block;
    margin: 0 auto;
    width: 270px;
}

/*AJOUT BS 27/07/2016*/
#bloc_actions{ margin-bottom: 20px; width:1000px; }

#bloc_actions LI{

}

/* fin ajour*/

/********************* 12 10 2017 ***********************/
.page_evenement_2017 .section.video_et_texte {
  margin-bottom: 35px;
  margin-top: 35px;
}
.page_evenement_2017 .moitie, .page_evenement_2017 .moitie .youtube_thumb, .page_evenement_2017 .tiers {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
}
.page_evenement_2017 .tiers {
    width: 33.33%;
}
.page_evenement_2017 #section_23 .tiers {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
}
.page_evenement_2017 .moitie {
  width: 50%;
}
.page_evenement_2017 .moitie .youtube_thumb {
  width: 100%;
  border-radius: 10px;
}
.page_evenement_2017 .moitie .youtube_thumb img {
  float: left;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.page_evenement_2017 .moitie.desc_ev {
  padding-left: 25px;
}
.page_evenement_2017 .titres_ev {
  color: #009ee0;
  font-family: "DINCondensedBold","HelveticaNeueLTStd-Cn";
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.page_evenement_2017 .moitie.desc_ev > p {
  text-align: left;
  float: left;
  width: 100%;
  position: relative;
}
.page_evenement_2017 .moitie .desc_texte {
  font-family: "OpenSans";
  font-size: 19px;
  line-height: 1.3;
}
.page_evenement_2017 .lien_voirplus {
  color: #009ee0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Open Sans";
  font-weight: 700;
}
.page_evenement_2017 .lien_voirplus.sur_fond_bleu {
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 14px;
}
.page_evenement_2017 .moitie.desc_ev .desc_texte {
  margin-bottom: 15px;
  font-family: Open Sans;
	font-size: 16px;
}
.page_evenement_2017 .section.plus_de > p {
  float: left;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 25px;
  padding-top: 25px;
}

.page_evenement_2017 .lien_voirplus::after {
  color: #009ee0;
  content: ">";
  float: right;
  height: auto;
  margin-left: 7px;
  position: absolute;
  text-align: center;
  width: 7px;
  font-size: 10px;
  font-weight: 700;
}
.page_evenement_2017 .lien_voirplus.sur_fond_bleu::after {
  color: #ffffff !important;
  content: ">";
  float: right;
  height: auto;
  margin-left: 7px;
  position: absolute;
  text-align: center;
  width: 7px;
  font-size: 10px;
  font-weight: 700;
}
.page_evenement_2017 .fond_bleu, .page_evenement_2017 .fond_blanc {
  border-radius: 3px;
  font-size: 9px;
  font-weight: 700;
  margin-left: 7px;
  margin-top: 7px;
  padding: 2px 7px;
  position: absolute;
  text-transform: uppercase;
}
.page_evenement_2017 .fond_blanc {
    background-color: #ffffff;
    color: #009DE2;
}
.page_evenement_2017 .fond_blanc a {
    color: #009DE2;
}
.page_evenement_2017 .fond_bleu {
    background-color: #009DE2;
    color: #ffffff;
}
.page_evenement_2017 .fond_bleu a {
    color: #ffffff;
}
.page_evenement_2017 .date_actu, .page_evenement_2017 .bloc_actu h3 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
}
.page_evenement_2017 .date_actu {
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
}
.page_evenement_2017 .bloc_actu h3 {
  font-size: 16px;
  font-weight: 700;
}
.page_evenement_2017 .bloc_actu .liens_actu:hover {
    color: #009DE2;
}
.page_evenement_2017 .bloc_actu {
  box-shadow: 3px 6px 4px 5px #ececec;
  box-sizing: border-box;
  float: left;
  margin: 0 2.5% 27px;
  overflow: hidden;
  padding-bottom: 30px;
  position: relative;
  width: 95%;
}
.page_evenement_2017 .clearfix2 {
    float: left;
    width: 100%;
  position: relative;
}
.page_evenement_2017 #section25{
    background: rgba(0, 0, 0, 0) url("../img/fond_social.png") repeat scroll center center;
    background-size: cover;
    min-height: 350px; /*387px;*/
}
.page_conf_min2017 #section25{min-height:240px;}
.page_evenement_2017 .reseaux_sociaux {
  background-repeat: no-repeat;
  height: 350px;
  padding-bottom: 50px;
  padding-top: 70px; /*50px;*/
  box-sizing: border-box;
}
.page_conf_min2017 .reseaux_sociaux{height:100%}
.page_evenement_2017 .reseaux_sociaux h4 {
  color: rgba(255,255,255,0.3);
  float: left;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 30px;
}
.page_evenement_2017 .le_hashtag {
    color: #ffffff;
    float: left;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 35px;
    font-family: "DINCondensedBold","HelveticaNeueLTStd-Cn";
    font-size: 90px;
}
.page_evenement_2017 .le_hashtag > a {
  color: #ffffff;
}
.page_evenement_2017 .icones_reseaux {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}
.page_evenement_2017 .icones_reseaux a {
  width: 100px;
  height: 100px;
  padding: 20px;
}
.page_evenement_2017 .reseaux_sociaux .call_to_action {
  float: left;
  width: 100%;
  font-weight: 700;
  text-align: center;
}
.page_evenement_2017 .partenaires_nav {
  float: left;
  position: absolute;
  top: 38px;
  cursor: pointer;
}
.page_evenement_2017 .partenaires_nav.pn_droite {
  right: 0;
}
.page_evenement_2017 .partenaires_nav.pn_gauche {
  left: 0;
}
.page_evenement_2017 .six_partenaires {
  float: left;
  padding: 15px 45px 75px;
  position: relative;
  text-align: center;
  width: 100%;
}
.page_evenement_2017 .six_partenaires > .le_partenaire {
  float: left;
  position: relative;
  margin: 0 10px;
  width: 110px;
}
.page_evenement_2017 .six_partenaires .le_partenaire a img {    
    display: inline-block;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: filter ease-in-out 0.3s;
  -webkit-transition: filter ease-in-out 0.3s;*/
    height: auto;
    margin-top: 37px;
    max-width: 180px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: filter 0.3s ease-in-out 0s;
    vertical-align: middle;
}
.page_evenement_2017 .six_partenaires .le_partenaire a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.page_evenement_2017 #slider_partenaires_evt .slick-prev, .page_evenement_2017 #slider_partenaires_evt .slick-next { 
    height: 20px;
    filter: grayscale(1);
    position: absolute;
    top: 48px; 
    width: 20px;
}
.page_evenement_2017 #slider_partenaires_evt .slick-arrow:hover{
    filter: grayscale(0);
}

.page_evenement_2017 #slider_partenaires_evt .slick-next {
    background: rgba(0, 0, 0, 0) url("../img/fleche_droite.png") no-repeat scroll 0 0 / contain ;
    content: "";
    left: auto;
    right: 0;
}
.page_evenement_2017 #slider_partenaires_evt .slick-prev{
    background: rgba(0, 0, 0, 0) url("../img/fleche_gauche.png") no-repeat scroll 0 0 / contain ;
    content: "";
    left: 0;
}
.page_evenement_2017 #slider_partenaires_evt .slick-next:before,.page_evenement_2017 #slider_partenaires_evt .slick-prev:before{
    content: "";
}


.page_evenement_2017 #bandeau img{height: auto;max-width: 100%;}
.page_evenement_2017 #bandeau {height: auto !important;max-height: 287px;}
.page_evenement_2017 .hidden_actu{display:none !important;}
.page_evenement_2017 .visible_actu{display:inline-block !important;}
.page_evenement_2017 #section_23 {
    background: #f7fcff none repeat scroll 0 0;
    padding-bottom: 45px;
    padding-top: 45px;
}
.page_evenement_2017 #section24 {
	padding-top: 45px;
}
.page_evenement_2017 .video_et_texte .moitie {
    float: right;
}
@media screen and (max-width:800px){
    .page_evenement_2017 .titres_ev {
        font-size: 20px;
    }
    .page_evenement_2017 .moitie.desc_ev .desc_texte {
        font-size: 16px;
    }
    .page_evenement_2017 .lien_voirplus {
      font-size: 12px;
    }
    .page_evenement_2017 .reseaux_sociaux {
        padding-bottom: 50px !important;
        padding-top: 50px !important;
    }

    .page_evenement_2017 .moitie {
        margin-bottom: 20px;
        width: 100%;
    }
    .page_evenement_2017 .moitie.desc_ev {
        padding-left: 0;
        text-align: justify;
    }
    .page_evenement_2017 .section.video_et_texte {
        margin-bottom: 5px;
    }
    .page_evenement_2017 .section.plus_de {
        background-color: #f1f2f3;
        float: left;
        margin-bottom: 25px;
    }
    .page_evenement_2017 .tiers {
        width: 100%;
    }
    .page_evenement_2017 .le_hashtag {
        font-size: 25px;
    }
}
@media screen and (max-width:768px){
    .page_evenement_2017 .moitie .youtube_thumb iframe {
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }
    .page_evenement_2017 .video_et_texte .video_ev { margin-bottom: 0; }
}
@media screen and (max-width:767px){
    .page_evenement_2017 #section_23 .tiers{max-width: 300px;width: 100%;}
    .page_evenement_2017 .titres_ev{text-align: left}
    .page_evenement_2017 #section_23{padding-top: 15px; padding-bottom: 15px;}
    .page_evenement_2017 .six_partenaires{padding-bottom: 30px}
}
@media screen and (max-width:359px){
    .page_evenement_2017 .video_et_texte .video_ev {
        margin-bottom: 0;
    }
    .page_evenement_2017 .icones_reseaux a {
        display: inline-block;
        height: auto;
        padding: 12px;
        width: auto;
    }
    input#courriel{height: 30px}
}
