@import url(https://fonts.googleapis.com/css?family=Lobster);

 /* The alert message box */
.ad_don_warning {
  padding: 20px;
  background-color: #f44336; /* Red */
  color: white;
  margin-bottom: 15px;
}

.white_text {
	color: white!important;
	font-size: 17px!important;
}

/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
  color: black;
} 

body,td,th {
    font-family: Arial;
    color: #474747;
}

pre, .recap_don_left, .recap_don_right {
	color: #000;
}

.ad_warning {
	color: #000;
	display:block!important;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}

#field_71 {
	clear: both;
	display: block;
}

.divGenerateur ul {
	clear:both;
}

.retour_don {
    background: #33cccc;
    padding: 10px 20px;
    border-radius: 3px;
    color: #fff !important;
    font-size: 19px;
    text-decoration: none;
    width: 150px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.clear_both {
    clear: both;
    display: block;
}
.no_mobile {
    display: none;
}

.no_desktop {
    display: block;
}

body,
input,
textarea{
    font-family: 'Arial';
    font-weight:normal!important
}
body {
    position: relative;
    font-size: 81.25%;
    color: #fff;
    overflow-x:hidden;
    font-family: 'Arial';
    font-weight:normal!important;
    background:#fff
}

a {
    color: #5e5e5e;
}

.progress-bar .progress-active {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.progress-bar p {
    color: #767271;
    font-family: "Arial";
    font-size: 2.2em;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 36%;
    width: 100%;
}
#progressControllerContainer {
  position: absolute;
  top: 320px;
  padding: 10px 80px;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 15px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #e6e6e6;
}
input[type=range]::-webkit-slider-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #e6e6e6;
}
input[type=range]::-moz-range-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 20px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 20px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
}
input[type=range]::-ms-fill-upper {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
}
input[type=range]::-ms-thumb {
  border: 1px solid #d6d6d6;
  height: 30px;
  width: 20px;
  border-radius: 5px;
  background: #e1e1e1;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ffffff;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
h1 {
    font-family: "crystal_decoregular";
    font-size: 2.5em;
    font-weight: normal;
    margin: -59px 0 60px;
    text-transform: uppercase;
}
.index h1 {
    font-family: "crystal_decoregular";
    font-size: 5.5em;
    font-weight: normal;
    margin: -45px 0 28px;
    text-transform: uppercase;
}
h1 span {
    background: #6ec2d1 none repeat scroll 0 0;
    display: inline-block;
    line-height: 42px;
    padding: 11px 14px;
}
h1 span span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    font-family: "Arial";
    font-size: 0.8em;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 3px 0 0;
    padding: 0;
}
h2 {
    color: #474747;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 20px;
    margin-top: 44px;
}
h3 {
    color: #4c99a7 ;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 20px;
    margin-top: 19px;
}
.lightbox.imgLeft {
    margin: 2px 0;
}
#container {
    min-width: 320px;
    position: relative;
    width: inherit !important;
    overflow:hidden;
}
.menu_mobile {display:block}
.menu_desktop {display:none}
.imgRight {
    float: left;
    margin: 16px 0;
    width: 100%;
}

.imgLeft {
    float: left;
    margin: 16px 0;
    width: 100%;
}


.imgRight img , .imgLeft img{
    height: auto;
    width: 100%;
}


.lightbox.imgLeft > img {
    height: auto;
    width: 100%;
}

.imgLeft img {widt:100%; height:auto}


.infos .index .encart_actu {display:none}
/****************************************************************************** HEADER */
header {
    height: 480px;
    margin: auto auto 0;
    position: relative;
    z-index: 0;
}
header section {
    clear: both;
    padding: 0 10px;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_bar_mobile {display:none}

/* LOGO */
.logo {
    display: block;
    margin: 0 auto;
    opacity: 1;
    position: relative;
    top: 61px;
    width: 95%;
    max-width: 474px;
}


.logo img {
    height: auto;
    width: 100%;
}

.logo:hover {opacity:0.7}

.intro {
    display: block;
    float: left;
    margin-top: 26px;
    width: 100%;
}

/* OBJECTIF */
.objectif {
    display: block;
    margin: 99px auto;
    max-width: 402px;
    position: relative;
    top: -23px;
    width: 100%;
}
    
index .objectif {
    display: block;
    float: left;
    margin-top: 110px;
    position: relative;
    width: 100%;
}
.index .objectif .progress-bar {
    display: block;
    float: left;
    margin-right: 22px;
    max-width: 157px;
    position: relative;
    top: 6px;
    width: 37%;
}
.objectif .progress-bar {
    display: block;
    float: left;
    margin-right: 17px;
    max-width: 157px;
    position: relative;
    top: 5px;
    width: 39%;
}

.progress-inactive {
    height: auto;
    width: 100%;
}
.objectif .progress-bar > img {
    height: auto;
    width: 100%;
}
.objectif .titre-objectif {
    color: #fff;
    display: none;
    font-family: "Lobster";
    font-size: 3.9em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}
.objectif .don-objectif {
    color: #94d4f1;
    display: inline-block;
    font-family: "Arial";
    font-size: 2.8em;
    font-weight: bold;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.index .objectif .nombre-donateur {
    clear: both;
    color: #fff;
    display: block;
    font-family: "Arial";
    font-size: 2em;
    margin-top: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);

}

.objectif .nombre-donateur {display:none}
    
.index .objectif .deadline {
    color: #fff;
    display: block;
    font-family: "Arial";
    font-size: 1.4em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.objectif .deadline { display:none}
.index .objectif .btn-don {
    float: right;
}
.objectif .btn-don {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    color: #867251;
    float: none;
    font-family: "Lobster";
    font-size: 1.6em;
    margin: 21px 0;
    padding: 4px 23px 6px;
}
.objectif .btn-don:hover{background: #94d4f1 none repeat scroll 0 0;}
.index  .bloc1 {
    float: left;
    margin-top: 50px;
}

.bloc1 {
    float: none;
    margin-top: none;
}
.index .bloc2 {
    float: left;
    margin-top: 0;
    width: 100%;
}
.bloc2 {
    float: none;
    margin-top: 11px;
    width: inherit;
}

/* VIDEO */
.videoContainer {height: 0;overflow: hidden;padding-bottom: 56.25%;position: relative;width: 100%;}
.videoContainer iframe {height: 100% !important;left: 0;position: absolute;top: 0;width: 100% !important;}
.video_campagne {display:none}
.index .video_campagne {display: block;float: left;margin-top: 0;position: relative;text-align: center;cursor: pointer;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;width: 100%;}
.videoContainerFrame {display: none;position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 10;width: 100%;height: 100%;}
.videoContainerFrame .videoContent {max-width: 960px;margin: 25% 10px 0;position: relative;z-index: 2;padding: 10px;background: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 0px 0px 10px #000000;-moz-box-shadow: 0px 0px 10px #000000;box-shadow: 0px 0px 10px #000000;}
.videoContainerFrame .blackVideo {z-index: 1;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: url(../gifs/black.png) repeat;}
.videoContainerFrame .videocontainer {height: 0;overflow: hidden;padding-bottom: 56.25%;position: relative;width: 100%;z-index: 3;}
.videoContainerFrame .videocontainer iframe {height: 100% !important;left: 0;position: absolute;top: 0;width: 100% !important;}
.videoContainerFrame .closeVideo {display: block;position: absolute;top: -15px;right: -15px;width: 28px;height: 29px;background: url(../gifs/close.png) no-repeat;cursor: pointer;}
.video_interne {position: relative;cursor: pointer;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.index .video_campagne:before, .video_interne:before {background: rgba(69, 132, 143, 0.6) none repeat scroll 0 0;content: "";display: block;height: 100%;position: absolute;width: 100%;z-index: 100;top:0;left:0}
.index .video_campagne:after, .video_interne:after {background: rgba(0, 0, 0, 0) url("../gifs/play.png") no-repeat scroll center center;content: "";display: block;height: 100%;position: absolute;top: 0;width: 100%;z-index: 100;}
.index .video_campagne:hover, .video_interne:hover {-webkit-transform: scale(0.9);-moz-transform: scale(0.9);-o-transform: scale(0.9);transform: scale(0.9);}

.titre-video {
    bottom: 32%;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: "Lobster";
    font-size: 3.6em;
    left: 50%;
    line-height: 35px;
    margin-left: -138px;
    position: absolute;
    text-align: center;
    width: 275px;
}

.titre-video span {
    display: block;
    font-size: 0.6em;
}
.video {
    max-width: 385px;
    width: 100%;
}


.video > img {
    height: auto;
    vertical-align: bottom;
    width: 100%;
}

.video .play {
    height: auto;
    width: 100%;
}

/* MENU */
.nav_mobile {
    display: block;
    height: 37px;
    margin: 0;
    position: relative;
    top: 3px;
    width: 100%;
    z-index: 0;
}
.nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    color: #e2e2e2;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: "iconic";
    font-size: 1.8em;
    line-height: 25px;
    padding: 5px 0 4px;
    position: relative;
    right: 9px;
    text-align: right;
    top: 10px;
    width: 116px;
}

.nav > span {
    color: #fff;
    float: left;
    font-family: "Arial";
    font-size: 0.7em;
    margin-right: 6px;
    position: relative;
    top: -1px;
}

.nav::before {
    color: #fff;
    content: "1";
    height: 50px;
    padding: 1px 4px 1px 3px;
    width: 50px;
}
.nav.pushed:before {
  content: "n";
}
.menu .nav.nav_open{
    background: #045197;
}
.menu .nav.nav_open:before {
    content: 'Masquer la navigation';
}
.menu{
  background: none repeat scroll 0 0 #222222;
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  width: 250px;
  overflow-y: auto;
  z-index: 1;
  right: -250px;
  overflow-y: scroll; /* il faut que ce soit scroll, pas auto! */
    -webkit-overflow-scrolling: touch;
}
.menu li {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    position: relative;
}
.menu li.main span.derouler {
  border-left: 1px solid #595959;
  color: #FFFFFF;
  font: 15px/44px 'iconic';
  padding: 0 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.menu li.main span.derouler:after{
    content: 'x';
}
.menu li.main span.derouler.pushed:after{
    content: 'w';
}
.menu li a {
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: normal !important;
    padding: 13px 11px;
}
.menu li a.selected, .menu li a:active, .menu li:hover > a {
    background: #6ec2d1 none repeat scroll 0 0;
    color: #fff;
}
.menu .dropdown {
  background: none repeat scroll 0 0 #222222 ;
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  width: 250px;
  overflow-y: auto;
  z-index: 1;
  right: -250px;
  overflow-y: scroll; /* il faut que ce soit scroll, pas auto! */
    -webkit-overflow-scrolling: touch;
}
.menu ul li ul {
    display: block;
    position: fixed;
    top: 0;
    right: -252px;
    background: #111111;
    height: 100%;
    z-index: 2;
    width: 203px;
    transition: all 600ms ease;
}
.menu ul li ul.pushed {
    right: 0;
    z-index: 3;
}
.menu ul li ul li.close_menu {
    background: #222222   none repeat scroll 0 0;
    border-left: 1px solid #3e3e3e;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}
.menu ul li ul li.close_menu:after {
  content: "w";
  font: 25px 'iconic';
  left: 15px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  color: #fff;
}
.menu ul li ul li a {
    padding-left: 60px;
}
.carte {
    display: block;
    margin: 0px 0 16px;
}

.horaires {
    height: 103px;
    border: 1px solid #c1c1c1;
}

.coordonnees {
    height: 250px;
    border: 1px solid #c1c1c1;
}

.infos_pratique  {
    height: 157px;
    border: 1px solid #c1c1c1;
}
/* BX SLIDER */
.bx-wrapper {
    clear: both;
    display: block;
    left: 50%;
    margin-left: -640px;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.bx-wrapper ul, .bx-wrapper ul li {width:100%!important}

.bx-wrapper ul li img {display:block;margin:0 auto}

/* TOP BAR */
.top_bar {
  float: right;
  text-align: center;
}
.top_bar ul{
    letter-spacing: -0.25em
}
.top_bar li{
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.top_bar li a {
    display: block;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    width: 50px;
    -moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.top_bar li a:hover,
.top_bar li a.selected{
    color: #000;
}
.top_bar li a:hover:before,
.top_bar li a.selected:before{
    color: #000;
}
.top_bar li a:before{
    font-family: 'iconic';
    display: block;
    color: #fff;
    font-size:1.8em;
    text-align: center;
    margin-bottom:10px;
    color:#474747;
}
.top_bar_1:before{
    content:'a';
}
.top_bar_2:before{
    content:'z';
}
.top_bar_3:before{
    content:'e';
}
.top_bar_4:before{
    content:'r';
}
.top_bar_5:before{
    content:'t';
}
.recap_don_left {
    float: left;
}
.recap_don_right {
    float: left;
}
/****************************************************************************** CONTENT */
.content {
    box-sizing: border-box;
    float: left;
    position: relative;
    width: 100%;
    z-index: 5;
}
.colonne_centre {
    float: left;
    padding: 0 10px;
    position: relative;
}
.colonne_centre p{font-family:"Arial";}
#colonne_centre > img {
    display: block;
    margin: 25px auto;
    position: relative;
    width: 898px;
}
/* ENCART ACTU */
.encart_actu {display:none}
.index .encart_actu {
    background: #87a9b0 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-top: 14px;
    padding: 0 14px;
    position: relative;
    width: 100%;
    z-index: 0;
}
.index .encart_actu .titre_actu {
    color: #fff;
    display: block;
    font-family: "Lobster";
    font-size: 32px;
    line-height: 9px;
    margin: 14px 5px 17px;
}
#encart_actualite > ul {
    margin: 0;
}
#encart_actualite li {
    list-style: outside none none;
    margin: 0;
}
.index .encart_actu .titre_actu:hover {color:#000}
.index .encart_actualite {float:left}
.index .encart_actu .lien_encart_actu {
    color: #fff;
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 1.45em;
    margin: 0 4px 7px;
}
.index .encart_actu .lien_encart_actu:hover {color: #000;}
#encart_actualite p {
    color: #fff;
    font-family: "Arial";
    font-size: 1.15em;
    line-height: 24px;
    text-align: left;
}
.index .encart_actu .bouton {
    float: right;
    margin-right: 0;
    margin-top: 0;
}
.index .encart_actu .bouton a {
    background: #4c99a7 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-family: "Lobster";
    font-size: 1.3em;
    letter-spacing: 0;
    margin: 21px 0 15px;
    padding: 5px 11px 8px;
}
.index .encart_actu .bouton a:hover {background: #1a3d43 }
.actu_mobile {display:block}
.actu_desktop {
    display: none;
}
.actusVignette {
    border-radius: 0;
    float: left;
    height: auto;
    margin: 2px 3px 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transform: scale(1);
    transition: all 600ms ease 0s;
    width: 100%;
}
.actualitesListingPhotos {
    display: block;
    text-align: center;
    width: 100%;
}
.bloc_listing_actu .actusVignette {
    clear: both;
    height: auto;
    margin: 11px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    transform: scale(1);
    transition: all 600ms ease 0s;
    width: 100%;
}
.image_actu img {
 max-width: inherit !important;
    vertical-align: bottom;
    width: 100%;
}
.video_interne {
    height: auto;
    margin: 12px 0 18px;
    width: 100%;
}
.video_interne > img {
    height: auto;
    width: 100%;
}
/******************************** COLONNE CENTRE */
.colonne_centre {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    margin-top: 70px;
    padding: 0 10px 25px;
    position: relative;
    width: 100%;
}
.index .colonne_centre p {
    color: #1a171b;
    font-size: 1.4em;
    letter-spacing: 0;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: left;
}
.colonne_centre p {
    color: #474747;
    font-family: "Arial";
    font-size: 1em;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 21px;
    text-align: justify;
}
.colonne_centre .intro span {
    color: #1a171b;
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 1.05em;
    font-weight: bold;
    margin-bottom: 18px;
    width: 100%;
}
.colonne_centre ul {
    display: block;
    margin: 10px 0 10px 13px;
}
.colonne_centre ul li {
    list-style-image: url(../gifs/puce.jpg);
    margin: 5px 0;
}
.colonne_centre a {
    color: #176472;
    letter-spacing: 0;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* FIL ARIANE */
#fil_ariane {
    color: #201a1a;
    font-family: "Arial";
    font-size: 0.85em;
    position: relative;
    text-align: left;
    top: 43px;
    width: 100%;
}
#fil_ariane div {
    display: inline;
} 
#fil_ariane strong {
    color: #201a1a;
}
#fil_ariane a {
    color: #176472;
}
#fil_ariane a:hover {
    color: #201a1a;
    border:none
}
/* BOUTON */
.logo_PSP {
    clear: both;
    float: left;
}

#container .bouton {
  text-align: center;
}
.bouton a, .validationButton {
    background: #6ec2d1 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-family: "Lobster";
    font-size: 1.45em;
    margin: 21px 0;
    padding: 4px 23px 6px;
    border:none;
    cursor:pointer
}
.bouton a:hover , .validationButton:hover  {
    background: #1a3d43 none repeat scroll 0 0;
    color: #fff;
}
.encart_mobile {display:block}
.encart_desktop {display:none}
.recap_don h3 {
    border-bottom: 1px solid #e6e6e9;
    color: #474747;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;
}

.recap_don .recap_don_left {float:left}
.recap_don .recap_don_right {
    background: #fcfcfc none repeat scroll 0 0;
    float: right;
    text-align: left;
    width: 100%;
    text-align:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* RELANCE */
#relance::before {
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: relative;
    top: 0;
    width: 49%;
}
#relance {
    display: block;
    float: left;
    margin: 13px 0 60px;
    width: 100%;
}
#relance .titre-relance {
    color: #201a1a;
    font-family: 'Arial';
    font-size: 1.55em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
#relance .titre-relance span {
    color: #e03154;
}
#relance > ul {
    margin: 0 18px;
}
#relance ul li {
    clear: both;
    float: left;
    list-style-image: url("../gifs/puce.png");
    margin: 0 77px 0 0;
}
#relance ul li a {
    color: #515151;
    font-family: "Arial";
    font-size: 1em;
    text-decoration: none;
}
#relance ul li a:hover {
    color: #e03154;
}
/*REMERCIEMENT*/
#catalogue_contenu {
    float: left;
    margin-bottom: 35px;
    margin-top: 18px;
    width: 100%;
}
#catalogue_contenu #encart_remerciement, #catalogue_contenu .encart_livredor {
    background: #fcfdfd none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    display: block;
    float: left;
    height: auto;
    margin-bottom: 18px;
    margin-right: 18px;
    padding: 12px;
    width: 100%;
}
#catalogue_contenu #encart_remerciement h2 {
    border-bottom: 1px solid #ebebeb;
    color: #4c99a7;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 20px;
    margin-top: 19px;
    padding-bottom: 8px;
}
#catalogue_contenu .listingTitre {
    border-bottom: 1px solid #ebebeb;
    color: #4c99a7;
    display: block;
    font-family: "Arial";
    font-size: 1.45em;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-bottom: 8px;
    text-transform: none !important;
}
#catalogue_contenu .mail {
    color: #666;
}
#catalogue_contenu .listingTitre span { font-weight: normal;}
#catalogue_contenu .avis {
    color: #404040;
    display: block;
    font-family: "Arial";
    font-size: 1em;
    font-style: italic;
    margin-top: 9px;
}
.block_contact{
    display: box; /* 2009 */
    display: -o-box; /* 2009 */
    display: -moz-box; /* 2009 */
    display: -webkit-box; /* 2009 */
     float: left;
    display: flexbox; /* 2011 */
    display: -o-flexbox; /* 2011 */
    display: -moz-flexbox; /* 2011 */
    display: -webkit-flexbox; /* 2011 */
    
    display: flex; /* 2012 */
    display: -o-flex; /* 2012 */
    display: -moz-flex; /* 2012 */
    display: -webkit-flex; /* 2012 */
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.info_contact{
    box-ordinal-group: 2; /* 2009 */
    -o-box-ordinal-group: 2; /* 2009 */
    -moz-box-ordinal-group: 2; /* 2009 */
    -webkit-box-ordinal-group: 2; /* 2009 */
    
    flex-order: 2; /*2011 */
    -o-flex-order: 2; /*2011 */
    -moz-flex-order: 2; /*2011 */
    -webkit-flex-order: 2; /*2011 */
    
    order: 2; /*2012*/
    -o-order:2; /*2012*/
    -moz-order: 2; /*2012*/
    -webkit-order: 2; /*2012*/
    -moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
    letter-spacing:-0.25em;
    margin: 20px 0 16px;
}
.info_contact h3 {
    color: #4c99a7;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 35px;
}
.info_contact h2, .formulaire_contact h2, .carte h2 {
    border-bottom: 1px solid #e6e6e9;
    color: #474747;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;
}
.info_contact span {
    color: #176472;
}
.info_contact p {
    margin: 0 0 6px;
    text-align: left;
}
.info_horaire {
    margin-bottom: 16px;
}
.info_contact div {
    box-sizing: border-box;
    height: inherit;
    letter-spacing: normal;
    padding: 10px;
    position: relative;
}
.info_contact div div{
    display: block;
    width:100%;
    padding: 0 0 0 20px;
}
.info_contact div+div{
    margin-top: 10px;
    padding-top: 10px;
}
.info_contact div div+div{
    margin: 15px 0 0 0;
    padding-top: 0;
}
.info_contact div+div:before{
    content:'';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0;
    left:0;
}
.info_contact div div:before{
    width: 14px;
    margin-right: 5px;
    content:'';
    display:block;
    position: absolute;
    left:0;
    top: 3px;
    height: 13px;
}
.info_contact div .info_mail:before{
    background: url(../gifs/info_contact.png) left 0px no-repeat;
}
.info_contact div .info_mail:hover:before{
    background-position: left -13px
}
.info_contact div .info_tel:before{
    background: url(../gifs/info_contact.png) left -26px no-repeat;
}
.info_contact div .info_adresse:before{
    background: url(../gifs/info_contact.png) left -39px no-repeat;
    height: 18px;
}
.info_contact div .info_horaire:before{
    background: url(../gifs/info_contact.png) left -57px no-repeat;
}
.info_contact div .info_rdv:before{
    background: url(../gifs/info_contact.png) left -70px no-repeat;
    height: 14px;
}
.info_contact div .info_transport:before{
    background: url(../gifs/info_contact.png) left -84px no-repeat;
    height: 14px;
}
.info_contact div .info_parking:before{
    background: url(../gifs/info_contact.png) left -98px no-repeat;
    height: 14px;
}
.info_contact p em,
{
    font-style: italic;
    display: block;
    margin-top: 5px;
}

.info_contact div a.btn_contact {
    background: #a84a5b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Arial';
    font-size: 1.1em;
    font-weight: normal !important;
    letter-spacing: 0.06em;
    margin: 10px 0 25px;
    padding: 7px 19px 6px;
    text-align: right;
    text-decoration: none;
}
.info_contact div a.btn_contact:hover {
    background: #4c3438 none repeat scroll 0 0;
    color: #fff;
}
.info_mail:hover a, .info_tel strong, .info_adresse, #gmap_link:hover, .info_adresse a:hover, .info_tel a:hover {
    color: #e03154;
}
.info_tel strong {
    color: #e03154;
    font-size: 1.5em;
}
.montant_don {
    color: #474747;
    display: block;
    font-family: "Arial";
    margin-top: 27px;
}
.montant_don > span {
    color: #3d828e;
    font-size: 1.4em;
}
.montant_redu_fiscale {
    color: #35747f;
    display: block;
    float: left;
    font-size: 0.9em;
    font-style: italic;
    margin-top: 0;
}
#field_21 > p {
    clear: both;
    color: #808080;
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 0.9em !important;
    font-style: italic;
    margin: 3px 0 9px !important;
}
.commentaire {
    clear: both;
    color: #35747f;
    display: block;
    float: left;
    font-family: "Arial";
    font-size: 1em;
    font-style: italic;
    margin: 21px 0;
}
.obligatoire {
    color: #404040;
    display: block;
    font-family: "Arial";
    font-size: 1em;
    font-style: italic;
    margin-top: 20px;
}
.formulaire_contact #field_16 {
    height: inherit !important;
}
.formulaire_contact #field_18 {
    display: block;
    height: inherit !important;
    margin-top: 20px;
}
.formulaire_contact #field_16 p {
    clear: inherit;
    display: inline-block;
    float: left;
    text-align: left;
    width: auto;
}
.formulaire_contact #field_16 #field_28 {
    margin-top: -31px;
    position: relative;
    width: 58px;
}
.formulaire_contact #field_16 #field_50  ul {
    width: 100%;
}
.formulaire_contact .remerciement {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: 0;
    margin-top: 36px;
    width: 100%;
}
.formulaire_contact .remerciement #field_58 {
    display: block;
    float: left;
}
.formulaire_contact .remerciement #field_53 {
    display: block;
    float: left;
    width: 100%;
}
form.formulaire p.submit, form.generateur p.submit {
    margin: 0 !important;
    position: relative;
    text-align: right;
    z-index: 100;
}
form input[type="text"], form.generateur textarea, form.formulaire textarea, form select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #282828 !important;
    font-family: "Arial";
    font-size: 1em;
    height: 26px;
    text-indent: 5px;
    width: 100%;
}
.formulaire_contact .titre {
    clear: both;
    color: #3d828e;
    display: inline-block;
    float: left;
    font-family: "Arial";
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 16px;
    margin-right: 8px;
}
.formulaire_contact .titre  + .titre {margin-bottom: 0px;}
.formulaire_contact .sommes {
    margin-bottom: 23px;
}
/* Formulaire */
.formulaire_contact{
    box-ordinal-group: 1; /* 2009 */
    -o-box-ordinal-group: 1; /* 2009 */
    -moz-box-ordinal-group: 1; /* 2009 */
    -webkit-box-ordinal-group: 1; /* 2009 */
    
    flex-order: 1; /*2011 */
    -o-flex-order: 1; /*2011 */
    -moz-flex-order: 1; /*2011 */
    -webkit-flex-order: 1; /*2011 */
    
    order: 1; /*2012*/
    -o-order: 1; /*2012*/
    -moz-order: 1; /*2012*/
    -webkit-order: 1; /*2012*/
    padding: 10px;
    -moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2{
    letter-spacing: normal;
}
/* styliser la couleur des placeholders dans les inputs */ 
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666;
}
input:-ms-placeholder,
textarea:-ms-placeholder {
    color: #666;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666;
}
input.placeholder,
textarea.placeholder {
    color: #666;
}
input[placeholder],
textarea[placeholder]{
    color: #666;
}
/* ville + code postal */
.cp_ville{
    letter-spacing: normal;
}
.cp_ville p{
    width: 31.914945%;
    letter-spacing: normal;
    display: inline-block;
}
form.generateur p.erreur span.erreur, form.generateur div.divGenerateurErreur span.erreur {
    display: none!important;
}
form.generateur label.noFloatingLabel input {margin-left:15px}
form.generateur div.divGenerateurRequired span.required {
    color: #ff0000;
    display: inline;
}
.cp_ville p #field_14{
    width: 96% !important;
}
.cp_ville p+p{
    width: 65.957553%;
    float: right;
}
#mess_newsletter {
    color: #484848;
    font-size: 0.9em;
    left: 0;
    position: absolute;
    top: 51px;
    width: 300px;
}
/********************************************************** FOOTER ***/
footer {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    float: left;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.centrage_footer {
    margin: auto;
    max-width: 191px;
    position: relative;
}
.icon_social {
    display: block;
    margin: 24px 0 15px;
    text-align: center;
}
.icon_facebook, .icon_twitter  {
    display: inline-block;
    margin-right: 2px;
    opacity:1
}
.icon_instagram {
    display: inline-block;
}
.icon_facebook:hover, .icon_twitter:hover, .icon_instagram:hover  {opacity:0.8}
.credit {
    background: #5fb8c8 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: crystal_decoregular;
    font-size: 1.65em;
    margin: 4px auto 0;
    padding: 2px 7px;
    text-align: center;
    text-transform: uppercase;
    width: 46px;
}
.credit:hover {
    background: #000 none repeat scroll 0 0;
}   
.adresse_footer {
    text-align: center;
}
.adresse_footer .logo_global {
    display: inline-block;
    margin: 0;
    padding: 5px 0 0;
    position: relative;
    width: 209px;
}
.laville, .ministere, .region, .mel, .mecene, .amis, .roubaix {
    display: block;
    float: left;
    margin-right: 24px;
    opacity: 1;
    position: relative;
    margin-bottom:10px
}
.ministere {
    margin-right: 0;
}
.mel {
    margin-right: 0;
}
.roubaix {
     margin-right: 0;
}
.laville {
    margin-top: 15px;
}
.region {
    margin-top: 26px;
}
.laville:hover, .ministere:hover , .region:hover, .mel:hover, .mecene:hover, .amis:hover, .roubaix:hover {opacity:0.8}
.adresse_footer .adresse {
    color: #000000;
    display: block;
    font-family: 'din-regularregular';
    font-size: 1em;
    line-height: 17px;
    margin: 15px auto 6px;
    opacity: 1;
    text-transform: none;
    width: auto;
}
.adresse > span {
    display: inline;
}
.adresse_footer .phone {
    background: rgba(0, 0, 0, 0) url("../gifs/phone_vert.png") no-repeat scroll 0 0;
    color: #01894d;
    display: inline-block;
    font-family: "Arial";
    font-size: 1.2em;
    font-weight: bold;
    line-height: 21px;
    opacity: 1;
    padding-left: 94px;
    padding-right: 20px;
    text-align: center;
    text-transform: none;
}
.ML_box {
    color: #4097a6;
    display: block;
    font-family: crystal_decoregular;
    font-size: 1.9em;
    margin: 11px auto 0;
    opacity: 1;
    padding: 2px 0;
    text-transform: uppercase;
    width: 134px;
}
.ML_box:hover {
    opacity:0.6
}
/* top site btn */
.top_site_mobile {
    position: fixed;
    bottom: 19%;
    right: 2%;
    font-family: 'iconic';
    background: #000;
    padding: 3px 6px;
    font-size:1.38em /* 18px/13 */;
    color: #fff;
    z-index:20;
    display: none
}
/****************************************************************************** BLOC REFERENCEMENT */
.ref_close {
    position: fixed;
    right: -97.3%;
    bottom: 0;
    color: #fff;
    display: none;
    text-decoration: none;
    width: 95.5%;
    -webkit-border-radius: 30px 0 0 0 / 30px 0 0 0;
    -moz-border-radius: 90px 0 0 0 / 90px 0 0 0;
    -ms-border-radius: 30px 0 0 0 / 30px 0 0 0;
    border-radius: 90px 0 0 0 / 90px 0 0 0;
    cursor: pointer;
    background-color: #5fb8c8  ;
    padding: 4px 2% 4px 2.5%;
    min-height: 28px;
    z-index: 15;
}
.ref_close .plus_ref {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    left: 6px;
    background: url(../gifs/plus_ref.png) no-repeat;
    bottom: 3px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}
.rotate_plus {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.contenu_ref {
    position: relative;
    float: right;
    display: block;
    width: 98%;
}

@media screen and (min-width:360px) {
    .fancy_commentaire h1 {margin-top:15px!important}
    .objectif .progress-bar {
        width: 40%;
    }
    .objectif.don-objectif {
        font-size: 3.2em;
    }
    .objectif .deadline {
        font-size: 1.5em;
    }
    .logo {
        display: block;
        margin: 0 auto;
        max-width: 474px;
        opacity: 1;
        position: relative;
        top: 52px;
        width: 100%;
    }
}
@media screen and (min-width:395px) {
    #container {
        max-width: 960px;
        min-width: 400px;
        padding-bottom: 0
    }
    /****************************************************************************** HEADER */
    /* CONTACT HEADER */
    #container .bouton {
      text-align: right;
    }
    .top_bar{
        position: relative;
        top: auto;
        left: auto
    }
    .top_bar li a:before{
        display: block;
        margin-bottom:20px;
        font-size:1.88em;
    }
    /****************************************************************************** CONTENT */
    .content {
        display: block;
    }
}

@media screen and (min-width:415px) {
    .objectif .nombre-donateur {
        clear: both;
        color: #fff;
        font-family: "Arial";
        font-size: 2em;
        margin-top: 4px;
    }
    .objectif .deadline {
        font-size: 1em;
    }
    .adresse_footer .logo_global {
        display: inline-block;
        margin: 0;
        padding: 5px 0 0;
        position: relative;
        width: 415px;
    }
    .ministere {
        margin-right: 24px;
    }
    .mecene {
        margin-left: 107px;
    }
}

@media screen and (min-width:500px) {
    .objectif .deadline {
        font-size: 1.4em;
    }
    .progress-bar p {
        color: #767271;
        font-family: "Arial";
        font-size: 2.8em;
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 36%;
        width: 100%;
    }
}
@media screen and (min-width:540px) {
    header section {
        padding: 0 28px;
    }
}
@media screen and (min-width:565px) {
    .index .video_campagne {
        display: block;
        float: left;
        margin-right: 11px;
        margin-top: 0;
        width: 55.5%;
    }
    .index .encart_actu {
        float: left;
        margin-top: 0;
        width: 41.8%;
    }
    .index .encart_actu .lien_encart_actu {
        font-size: 1.3em;
    }
}
@media screen and (min-width:600px) {
    .page_actualites h1 span {line-height: 55px;}
    .photos {
        display: block;
        float: left;
        margin-right: 24px;
        width: 100%;
    }
    .imgLeft {
        float: left;
        margin: 16px 0;
        width: 101%;
    }
    .imgLeft + .imgLeft {
        float: left;
        margin-right: 8px;
        width: 32.4%;
    }
    .imgLeft + .imgLeft + .imgLeft + .imgLeft {
        margin-right: 0;
    }
    .recap_don .recap_don_right {
        padding: 33px;
        width: 52%;
    }
    .video_interne {
        float: left;
        margin-right: 25px;
        margin-top: 21px;
    }
    #relance ul li {
        clear: inherit;
    }
    .formulaire_contact #field_16 { height: inherit;}   
    .formulaire_contact #field_16 #field_50 { width:100%}   
    .actu_mobile {display:none}
    .actu_desktop {
        display: block;
    }   
    h1 {
        font-family: "crystal_decoregular";
        font-size: 5.2em;
        font-weight: normal;
        margin: -59px 0 28px;
        text-transform: uppercase;
    }
}
@media screen and (min-width:640px) {
    .adresse_footer .logo_global {
        display: inline-block;
        margin: 0 auto;
        max-width: 619px;
        padding: 5px 0 0;
        position: relative;
        width: 100%;
    }
    .mel {
        margin-right: 24px;
    }
    .mecene {
        margin-left: 0;
    }
}

@media screen and (min-width:768px) {
    .imgRight {
        float: right;
        height: auto;
        margin: 5px 0 10px 20px;
        position: relative;
        width: 284px;
    }
    .photos {
        display: block;
        float: left;
        margin-right: 24px;
        width: 38%;
    }
    .imgLeft {
        float: left;
        height: auto;
        margin: 5px 20px 0 0;
        position: relative;
        width: 284px;
    }
    .imgLeft + .imgLeft {
        float: left;
        margin-right: 8px;
        width: 31.4%;
    }
    .imgLeft + .imgLeft + .imgLeft + .imgLeft {
        margin-right: 0;
    }
    .centrage {
        height: 490px;
        margin: 0 auto;
        max-width: 749px;
    }
    .bloc_info2 {
        float: right;
        margin-top: 7px;
        width: 218px;
    }
    .centrage_footer {
     max-width: inherit;
    }
    .credit {
        float: left;
    }
    .ML_box {
        float: right;
        margin: 0;
    }
    .video_interne {
        float: left;
        margin-bottom: 21px;
        margin-right: 26px;
        margin-top: 10px;
        max-width: 384px;
        width: 45%;
    }
    h1 {
        font-size: 5.5em;
    }
    .colonne_centre {
        background:#fff;
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    index .colonne_centre {
        background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
        float: left;
        margin-top: 153px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .index .colonne_centre p {
        font-size: 1.5em;
        line-height: 27px;
    }
    .index footer {
        margin-top: 0;
        padding: 0 0 11px;
    }
    .adresse_global {
        float: left;
        margin: 0 24px 0 14px;
        width: 221px;
    }
    .adresse_footer .adresse {
        display: block;
        float: left;
        margin: 5px 0 7px;
        text-align: left;
        width: auto;
    }
    .adresse_footer .phone {
        float: left;
        text-align: left;
        margin:0
    }
    header section {
        margin: 0 auto;
        padding: 0;
        width: 654px;
    }
    .icon_social {
        display: block;
        float: left;
        margin: 10px 0;
        text-align: center;
    }
    .ML_box {
        float: right;
        font-size: 2em;
        width: auto;
    }
    .index .video_campagne {
        max-width: 377px;
    }

.index .encart_actu {
    float: left;
    margin-left: 0;
    margin-top: 0;
    max-width: 360px;
    min-height: 213px;
    min-width: 360px;
    width: 100%;
    height:53%
}
    .index .encart_actu li a {
        font-size: 1.1em;
    }
    .objectif .nombre-donateur {
        font-size: 2.2em;
        margin-top: 32px;
    }
    .objectif .titre-objectif {
        color: #fff;
        display: none;
        font-family: "Lobster";
        font-size: 3.9em;
        position: relative;
    }
    .objectif .don-objectif {
        font-size: 2.9em;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
    }
    .objectif .deadline {
        font-size: 1.7em;
    }
    footer {
        padding: 11px 10px;
    }
    .content {
        box-sizing: border-box;
        max-width: 100%;
        padding: 0;
    }
}
@media screen and (min-width:800px) {
    #catalogue_contenu {
        float: left;
        margin-bottom: 35px;
        margin-top: 18px;
        width: 100%;
    }
    
    .catalogue_livedor {
        width: 70% !important;
    }
    
    .catalogue_livedor h3 {float:right}
    
    .encart_livredor {
        width: 45% !important;
    }
        
    
    #formulaire_1 textarea, #formulaire_1 input[type="text"] {
        width: 63%;
    }
    
    #catalogue_contenu #encart_remerciement {
        width: 31%;
    }
    
    
    #formulaire_1 p.submit, #formulaire_1 p.submit {
        margin: 0 !important;
        top: 0;
    }
    
    
    #formulaire_1 label {
        display: inline-block;
        float: left !important;
        position: relative;
        top: 6px;
        width: 167px !important;
    }
    #formulaire_1 .noFloatingLabel {width: 100% !important;}
    
    #formulaire_1 #field_14 { width: 15%;}
    #catalogue_contenu #encart_remerciement:nth-child(3n-6) { margin-right:0 }
    #catalogue_contenu h3 {
        float: right;
    }

    .formulaire_contact .form_right input, .formulaire_contact .form_right form select   {
        width: 66%;
    }
        
        
    .formulaire_contact #field_18 {
        margin-top: 0px;
    }

    form.formulaire p.submit, form.generateur p.submit {
        margin: 0 !important;
        top: -58px;
    }
    
    form input[type="text"], form.generateur textarea, form.formulaire textarea, form select {
        width: 72%;
    }

    .formulaire_contact .form_right {
        float: right;
        margin-top: 0;
    }
        
        
    .info_contact div a.btn_contact {
        float: right;
    
    }
    
    .info_contact {
        float: left;
        width: 30%;
    }
    
    #formulaire_1 {
        float: right;
        width: 63%;
    }
        
    
    .info_contact div {
        height: auto;
    
    }

    .block_contact {
        display: block;
        margin-bottom: 50px;
    }

    .info_contact div {
        border: 1px solid #c1c1c1;
        box-sizing: border-box;
        display: inline-block;
        padding: 12px;
        position: relative;
        vertical-align: top;
        width: 31.915%;
    }
    .info_contact div + div {
        margin: 0 0 0 1.95%;
        padding-top: 14px;
    }
    
    .info_contact div div {border:none}
    .info_contact div+div:before{
        content:'';
        display: block;
        position: absolute;
        background: #dddddd;
        width: 0px;
        height: 100px;
        top: 40px;
        left: -3.5%;
    }
    .formulaire_contact {
        border: medium none;
        padding: 0;
    }
    .formulaire_contact .form_left {
        box-sizing: border-box;
        display: inline-block;
        width: 48%;
    }
    .formulaire_contact .form_right {
        box-sizing: border-box;
        display: inline-block;
        width: 48%;
    }
    .formulaire_contact .remerciement #field_53, .formulaire_contact .remerciement #field_55 {
        float: left;
        margin-right: 16px;
        margin-top: 22px;
        width: 33%;
    }
    .formulaire_contact .remerciement #field_53 #field_37, .formulaire_contact .remerciement #field_55 #field_38  {
        width:100%;
    }
    .formulaire_contact .form_right label {
        display: inline-block;
        float: left !important;
        position: relative;
        top: 6px;
        width: 118px !important;
    }
    .formulaire_contact .form_left {
        float: left;
    }
    .formulaire_contact .form_right #field_14, .formulaire_contact .form_right #field_24, .formulaire_contact .form_right #field_61 , .formulaire_contact .form_right #field_62 {
        width: 24%;
    }
    #formulaire_4 label {
        display: inline-block;
        float: left !important;
        position: relative;
        top: 6px;
        width: 121px !important;
    }
    #formulaire_don p.submit {
        display: inline-block;
        float: right;
    }
    
    #formulaire_4 {
        width: 60%;
    }
    #formulaire_4 p.submit {
        margin: 0 !important;
        top: 0;
    }
    #formulaire_5, #formulaire_5 #field_18 {
        float: left;
        width: 100%;
    }
    #formulaire_5 #field_33 {
        float: left;
        width: 74%;
    }
    
    #formulaire_5 #field_28 {
        float: right;
        width: 25%;
    }
    #formulaire_5  #field_14, #formulaire_5  #field_3 , #formulaire_5  #field_23 {
        width: 19% !important;
        max-width:inherit!important
    }
    
    #formulaire_5 #field_16 {
        width: 100% !important;
    }
    #formulaire_5 #field_16 label {
        height: inherit !important;
        margin: 0 !important;
        top: 0;
        width: 100% !important;
    }
    #formulaire_5 p.submit {
        display: inline-block;
        float: right;
        margin: 0 74px 0 0 !important;
        text-align: center;
        top: 0;
    }
    #formulaire_5 p.submit #field_5 {   width: inherit!important;}
    .info_contact div div:before{
        width: 14px;
        margin-right: 5px;
        content:'';
        display:block;
        position: absolute;
        left:0;
        top: 3px;
        height: 13px;
    }
    /* ville + code postal */
    .cp_ville p{
        width: 31.914945%;
    }
    .cp_ville p+p{
        width: 65.957553%;
        float: right;
    }
    .left_part {
      float: left;
      width: 37%;
    }
    .right_part {
      float: right;
      width: 60%;
    }

}
    
@media screen and (min-width:940px) {
    .photos {
        display: block;
        float: left;
        margin-right: 24px;
        max-width: 284px;
        width: 38%;
    }
    #container .bouton {
        margin-right: 0;
        margin-top: -17px;
    }
    #container .bouton_cheque {
        display: inline-block;
        float: right;
        margin-right: -132px;
        margin-top: 0;
    }
    #container  .bouton_cheque a {
        background: #6ec2d1 none repeat scroll 0 0;
        border: medium none;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        font-family: "Lobster";
        font-size: 1.45em;
        margin: 21px 0;
        padding: 4px 23px 6px;
    }
    #container  .bouton_cheque a:hover {
         background: #000 none repeat scroll 0 0;
        color: #fff;
    }
    .index .encart_actu .bouton a {
        margin: 0 0 15px;
    
    }
    .index .video_campagne {
        float: left;
        margin-left: 0;
        margin-top: 0;
        max-width: 377px;
    }
    header > section {
        margin: auto;
        max-width: 1000px;
        padding: 0;
        position: relative;
        width: inherit;
    }
    .index .objectif {
        display: block;
        float: none;
        height: 158px;
        margin: 98px auto;
        max-width: 834px;
        position: relative;
        width: 100%;
    }
    .index .objectif .bloc2 {
        float: left;
        margin-left: 42px;
        width: 50%;
    }
    .index .objectif .nombre-donateur {
        display: block;
        font-size: 2.5em;
        margin-top: 40px;
    }
    .index .objectif .deadline {
        display: inline-block;
        font-size: 1.8em;
    }
    .objectif .deadline > span {
        display: block;
    }
    .index .objectif .btn-don {
        float: right;
        margin-bottom: 30px;
        margin-right: 0;
        margin-top: -4px;
    }
    .objectif {
        display: block;
        float: left;
        height: auto;
        left: 22px;
        margin: 0;
        max-width: 400px;
        position: relative;
        top: 0;
        width: 60%;
    }
    .objectif .progress-bar {
        float: left;
        top: 30px;
        width: 49%;
    }
    .objectif .titre-objectif {
        color: #fff;
        display: none;
        font-family: "Lobster";
        font-size: 4.4em;
        margin-top: 4px;
        position: relative;
    }
    .objectif .bloc1 {
        float: left;
        margin-top: 55px;
    }
    .objectif .bloc2 {
        float: left;
        margin-left: 5px;
        margin-top: 0;
        width: 92%;
    }
    .objectif .nombre-donateur {
        margin-top: 6px;
    }
    .objectif .deadline {
        font-size: 1.7em;
    }
    .objectif .btn-don {
        float: right;
        margin-right: 36px;
        margin-top: -14px;
    }
    .logo {
        display: block;
        margin: 0 auto;
        max-width: 474px;
        opacity: 1;
        position: relative;
        top: 10px;
        width: 100%;
    }
    .bloc_listing_actu .actusVignette {
        float: left;
        margin-right: 21px;
    }
    .adresse_footer  .phone {
        margin-top: 19px;
    }
    .menu_mobile {display:none}
    .menu_desktop {display:block}
    header {
        height: 542px;
        z-index: 6;
    }
    .index header {
        height: 722px;
        z-index: 6;
    }
    .no_mobile {
        display: inline-block;
    }
    /* MENU */
    .menu_mobile {display:none} 
    .menu_desktop {display:block}
    .menu {
        display:none;
        float: inherit;
        height: 38px;
        left: 0;
        margin: 0 auto;
        max-width: 940px;
        overflow-y: visible;
        position: relative;
        top: 381px;
        width: 100%;    
    }   
    .menu > ul {
        text-align:center
    }
    .menu .nav {
        display: none;
    }

    .menu ul.tabs {
        text-align: center;
    }
    .menu li {
        border-bottom: medium none;
        display: inline-block;
        position: relative;
    }   
    .menu li li.sous_menu:after {
      content: "x";
    }
    .menu li.last_child li.sous_menu:after {
      content: "w";
      left: 8px;
      right: auto;
    }
    .menu li a {
        color: #fff;
        display: inline-block;
        font-size: 1.2em;
        font-weight: normal !important;
        letter-spacing: 0.061em;
        line-height: 16px;
        padding: 12px 11px 10px;
        text-transform: none;
        transition: all 600ms ease 0s;
    }
    .menu li a:hover, .menu li a.selected  { background: #4c3438;color:#fff}
    .menu li.main span.derouler {
        display: none;
    }
    .clear_both.no_mobile {
        display: block;
    }
    .no_desktop {
        display: none !important;
    }
    .ref_close {
        display: block;
    }
    #container {
        max-width: none;
        min-width: 810px;
    }
    /****************************************************************************** HEADER */
    .carte {
        display: block;
        margin: 0px 0 16px;
    }
    .nav {
        display: none;
    }
    .nav_mobile {
        display: none;
    }
    .top_bar_mobile {
        display: block;
    }
    /* TOP BAR */
    .top_bar > ul {
        margin: auto;
        max-width: 893px;
    }
    /* TOP BAR */
    .top_bar {
        bottom: auto;
        box-sizing: border-box;
        float: none;
        left: auto;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        right: 0;
        top: 0;
        z-index: 1;
    }
    .top_bar .dropdown {
        background: rgba(156, 132, 76, 0.98) none repeat scroll 0 0;
        border: medium none;
        box-sizing: border-box;
        display: none;
        height: auto;
        left: 0;
        padding: 6px 0;
        position: absolute;
        top: auto;
        width: 140px;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
    }
    .top_bar  .dropdown_open {display:block}
    .top_bar  .dropdown ul {
      left: 100%;
      top:  0;
    }
    .top_bar ul {
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    
    }
    .top_bar ul li {
        display: inline-block;
        margin: 0;
        position: relative;
        width: auto;
    }
    .top_bar ul li a {
        color: #fff;
        display: block;
        font-size: 1.05em;
        font-weight: 400;
        height: auto;
        padding-left:0;
        transition: all 600ms ease 0s;
        width: auto;
    }
    .top_bar ul li + li a  {padding: 11px 13px;}
    .top_bar ul li + li + li + li + li + li + li + li a {padding-right:0}
    .top_bar ul li a:hover, .top_bar ul li a.selected {
        color:#91d4f3;
    }
    .top_bar ul li ul li  {
        display:block
    }
    .top_bar ul li ul li a {
        font-size: 0.9em;
        padding: 3px 10px 0;
        text-align: left;
    }
    .index .encart_actu .titre_actu::before {
        top: 19px;
    }
    /****************************************************************************** CONTENT */
    .index .content {
        box-sizing: border-box;
        float: inherit;
        margin: 0 auto;
         max-width:100%
    }
    .content {
        box-sizing: border-box;
        float: inherit;
        margin: 0 auto;
        max-width:inhrit;
        width: 100%;
    }
    .centrer{
        position: relative;
        max-width:940px;
        margin:0 auto
        
    }
    /******************************** COLONNE GAUCHE */
    .colonne_gauche {
        box-sizing: border-box;
        float: left;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }
    /******************************** COLONNE CENTRE */
    .colonne_centre {
        display: block;
        float: left;
        margin: 0 auto;
        padding: 0 0 17px;
        position: relative;
        width: 100%;
    }
    /* ACTUS */ 
    #encart_actualite p + p {
        width: 57%;
    }
    .index .encart_actu .bouton {
        float: right;
        margin-right: 23px;
        margin-top: 38px;
    }
    /* FOOTER */
    footer {
        padding: 11px 10px 5px;
    }
    .bloc_info2 {
        float: right;
        margin-top: 7px;
        width: 188px;
    }
    .adresse_global {
        float: left;
        margin: 0 8px 0 0;
        width: 246px;
    }
    .adresse_footer .adresse {
        display: block;
        float: left;
        margin: 5px 29px 7px 0;
    
    }
    .adresse_footer .phone {
        float: left;
        margin: 2px 0 0;
        text-align: left;
    }
    footer > section {
        margin: 0 auto;
        max-width: 940px;
        position: relative;
    }
    .navigation {
        color: #4097a6;
        cursor: pointer;
        display: inline-block;
        float: right;
        font-family: crystal_decoregular;
        font-size: 1.9em;
        letter-spacing: 0.02em;
        margin: 0;
        opacity: 1;
        padding: 2px 0;
        text-transform: uppercase;
        width: 103px;
    }
    .navigation:hover {
        opacity:0.6
    }
    /* footer box */
    .black {
        background:url(../gifs/black.png) repeat;
        width:100%;
        height:100%;
        position:fixed;
        top:0;
        left:0;
        z-index:10;
        display:none
    }
    .close {
        background:url(../gifs/close.png) no-repeat;
        width:28px;
        height:29px;
        display:block;
        position:absolute;
        right:-10px;
        top:-10px;
        cursor:pointer
    }
    #navigation_frame {
        background: #fff none repeat scroll 0 0;
        display: none;
        left: 50%;
        margin-left: -383px;
        padding: 10px;
        position: fixed;
        top: 300px;
        width: 700px;
        z-index: 70;
    }
    #navigation_frame #NL_box {
        clear: both;
        display: block;
    }
    #navigation_frame a {
        color: #666;
        font-family: "Arial";
    }
    #navigation_frame a:hover {
        text-decoration:underline;
    }
    .lien_footer {
        width:940px;
        display: table;
        border-spacing:15px;
    }
    .ML_box{ font-size:1.6em;}
    #navigation_frame ul {
        border-left: 1px solid #5e5e5e;
        box-sizing: border-box;
        float: left;
        margin-right: 36px;
        padding-left: 4px;
        width: 22%;
    }
    #navigation_frame ul.last_link{ min-width:250px;}
    #navigation_frame ul li ul {
        display: block;
        border: none;
    }
}

@media screen and (min-width:1140px) {
    .index h1 {
        margin: -45px 162px 28px;
    }
    h1 {
        margin: -56px 0 28px;
    }
    .intro {
        float:right;
        width: 32%;
    }
    .index .centrage {
        margin: 0 auto;
        max-width: 1140px;
        position: relative;
    }
    .centrage {
        margin: 0 auto;
        max-width: 1000px;
        position: relative;
    }
    footer > section {
        max-width: 1140px;
    }
    .bloc_info2 {
        clear: both;
        float: left;
        margin: 22px 0 44px;
        width: 100%;
    }
    .credit {
        background: #5fb8c8 none repeat scroll 0 0;
        color: #fff;
        display: block;
        float: left;
        font-family: crystal_decoregular;
        font-size: 1.65em;
        margin: 4px 0 0;
        padding: 2px 7px;
        text-align: center;
        text-transform: uppercase;
        width: 46px;
    }
    .centrage_footer {
        max-width: 191px;
    }
    .adresse_footer .logo_global {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 5px 0 0;
        position: relative;
        width: 100%;
    }
    .bloc_info1 {
        float: right;
        margin-top: 20px;
    }
}

@media screen and (min-width:1181px) {
    .formulaire_contact .form_right input, .formulaire_contact .form_right form select {
        width: 74%;
    }
    form input[type="text"], form.generateur textarea, form.formulaire textarea, form select {
        width: 74%;
    }
}

@media screen and (min-width:1281px) {
    .bx-wrapper {
        background-size: cover;
        height: auto;
        left: inherit;
        margin: inherit;
        width: 100%;
        z-index: -1;
        height: auto;
        width: 100%;
        z-index: -1;
    }
    .slide {
        height:auto;
        width: 100%;
        -webkit-background-size:cover;
        -moz-background-size:cover;
        -o-background-size:cover;
        background-size:cover;
    }
}

.rappel_telephonique, .fancy_credit {
    max-width: 470px;
    -moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.rappel_telephonique, #ami_box_frame, #newsletter_iframe, .fancy_credit {
    font-family: "Arial";
    padding: 20px;
}
#newsletter_iframe h1, .rappel_telephonique h1, .fancy_credit h1 {
    background: #6ec2d1 none repeat scroll 0 0;
    display: block;
    font-family: "crystal_decoregular";
    font-size: 3em;
    line-height: 42px;
    margin: 7px auto 0;
    padding: 11px 14px;
    text-align: center;
}
#newsletter_iframe h2, .rappel_telephonique h2, .fancy_credit h2 {
    color: #2a7e8d;
    font-family: "Lobster";
    font-size: 1.45em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 19px;
    margin-bottom: 20px;
    margin-top: 27px;
}
#newsletter_iframe h1 strong, .rappel_telephonique h1 strong {font-weight:normal!important}

.rappel_telephonique p, #ami_box_frame p, #newsletter_iframe p, .fancy_credit p {
    color: #474747;
    font-family: "Arial";
    font-size: 1em;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 8px;
    text-align: justify;
}
.rappel_telephonique .logo_rappel {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.rappel_telephonique form {
  margin-right: 150px;
}
.rappel_telephonique form::after {
    bottom: -23px;
    content: url("../gifs/rappel.png");
    position: absolute;
    right: 11px;
}
.logo_rappel img {
  max-width: 100%;
}
#ami_box_frame img {margin:25px 0}
#newsletter_iframe form{
    text-align: right;
}
form.generateur p, form.generateur div.divGenerateur, form.generateur div.divGenerateurErreur {
    font-size: 1em !important;
    padding: 0 !important;
}
form.generateur p.erreur input, form.generateur p.erreur textarea {
    border: 1px solid red;
    font-size: 1em;
}
form.generateur label, form.formulaire label, #newsletter_iframe div label {
    display: block;
    float: none !important;
    font-family: "Arial";
    letter-spacing: 0;
    line-height: normal !important;
    margin: 0 0 5px !important;
    padding: 0 !important;
    text-align: left !important;
    width: 100% !important;
}
form.generateur .noFloatingLabel {
    color: #666;
    white-space: inherit !important;
}
form.generateur .sommes .noFloatingLabel {
    color: #7a7877;
    font-size: 1.1em;
    font-weight: bold;
}
#formulaire_contact  {
    color: #666;
    font-family: "Arial";
    font-size: 1em;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 22px;
    text-align: justify;
}
form.generateur .optional {

}
form.generateur .sommes div.divGenerateur ul {width:100%}

form.generateur .sommes div.divGenerateur ul li {
    display: inline-block;
    margin-right: 24px !important;
}
form.generateur .sommes .noFloatingLabel input {
    margin-right: 5px;
}
.formulaire_contact p label span{
    color: red;
    display: inline-block;
}
form.generateur textarea,
form.formulaire textarea{
    padding-top: 5px;
    height: 120px;
}

/* inscription newsletter bouton radio + checkbox */
.formulaire_contact input[type='checkbox'],
.formulaire_contact input[type='radio']{
    width: auto !important;
    margin-right: 5px;
}
.divGenerateur ul,
.divGenerateur li{
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.divGenerateur label.optional{
    display: none;
}
.divGenerateur li label, .divGenerateur label {
    display: block;
    height: inherit !important;
    width: 100%;
    color: #474747;
}
/* bouton submit */
form.generateur input[type="submit"], form.formulaire input[type="submit"], #form_newsletter input[type="submit"], .news input[type="button"], .recherche_actu input[type="submit"] {
 background: #6ec2d1 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-family: "Lobster";
    font-size: 1.45em;
    margin: 21px 0;
    padding: 4px 23px 6px;
    border:none;
    cursor:pointer
}
form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4, form.generateur .form_right input#field_29{
    max-width:110px;
}
.news input[type="button"] {
    background: transparent none repeat scroll 0 0;
    border: medium none !important;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block !important;
    float: left;
    font-size: 2em;
    line-height: 24px;
    margin: 0 0 0 4px;
    padding: 0 !important;
    position: relative;
}
.news input[type="button"]:hover {
    color: #b52626;
}
form.generateur input[type="submit"]:hover, form.formulaire input[type="submit"]:hover, #form_newsletter input[type="submit"]:hover {
    background: #000  none repeat scroll 0 0;
    color: #fff;
}
.news #form_newsletter input#submit_newsletter {
    display: none !important;
}
.divGenerateurRequired {
    color: #666;
    float: right;
    font-family: "Arial";
    letter-spacing: normal;
    margin-top: 5px;
}
/* input newsletter */
.news #form_newsletter input#submit_newsletter{
    display: none !important;
}

.news #form_newsletter input[type="text"] {
    float: left;
    width: 100%;
}
.news label {
    color: #fff;
    display: inline-block;
    
    font-size: 2.5em;
    line-height: 25px;
    margin-bottom: 12px;
    position: relative;
    text-decoration: none !important;
    width: 100%;
    z-index: 1;
}
.news #form_newsletter,
.news label,
.news input[type="button"]{
    display: inline-block;
    vertical-align: middle
}
.news #mess_newsletter {
    bottom: -24px;
    color: #fff;
    display: block;
    font-size: 0.92em;
    line-height: 25px;
    position: absolute;
    text-align: center;
}
/* infobulle */
form.generateur p.erreur, 
form.generateur div.divGenerateurErreur {
    border:none !important;
}
form.generateur p.erreur span.erreur{
    display: none!important;
}
.hint,
[data-hint] {
    position: relative;
    display: block;
}
.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
p.erreur.hint:before, p.erreur.hint:after, p.erreur.hint:hover:before, p.erreur.hint:hover:after, p.erreur.hint:focus:before, p.erreur.hint:focus:after,
div.divGenerateurErreur.hint:before, div.divGenerateurErreur.hint:after, div.divGenerateurErreur.hint:hover:before, div.divGenerateurErreur.hint:hover:after, div.divGenerateurErreur.hint:focus:before,div.divGenerateurErreur.hint:focus:after{
    visibility: visible;
    opacity: 1;
}
.divGenerateurErreur{
    clear: both;
    display: block;
}
.hint:before,
[data-hint]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 5;
}
.hint:after,
[data-hint]:after {
    content: attr(data-hint);
    background: #c02022;
    color: white;
    padding: 4px 8px;
    line-height: 12px;
    white-space: nowrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
.hint--bottom:before {
    border-bottom-color: #c02022;
}
.hint--bottom:before {
    margin-top: -12px;
    left: 8%;
    bottom: -12px;
}
.hint--bottom:after {
    margin-left: -18px;
    bottom: -32px;
    left: 8%; 
}
.hint--bottom:hover:after, 
.hint--bottom:hover:before, 
.hint--bottom:focus:after, 
.hint--bottom:focus:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
}
/* message validation / erreur */
div.valide,
div.erreur{
    letter-spacing: normal;
    font-weight: normal;
    color: #5e5e5e !important;
    padding: 10px 10px 10px 35px !important;
    position: relative;
    background: none !important;
}
div.valide {
    background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #54752f;
    float: left;
    font-weight: normal !important;
    margin: 10px 0;
    padding: 6px 17px !important;
    text-indent: 17px;
    width: 100%;
}
div.erreur{
    border: 1px solid #fb1a49;
}
div.valide::before {
    background: rgba(0, 0, 0, 0) url("../gifs/info_contact.png") no-repeat scroll left -112px;
    content: "";
    display: inline-block;
    height: 12px;
    left: 11px;
    margin-right: 15px;
    position: absolute;
    top: 40%;
    vertical-align: top;
    width: 14px;
}
div.erreur:before{
    background: url("../gifs/info_contact.png") left bottom no-repeat;
    content: "";
    display: inline-block;
    height: 12px;
    left: 10px;
    margin-right: 15px;
    position: absolute;
    top: 40%;
    vertical-align: top;
    width: 14px;
}

div.valide p, div.erreur p {
    margin: 0 0 0 25px !important;
    text-indent: 0;
}
.validation{
    display: none;
}
/* message validation / erreur CONSEILLER A UN AMI */
.errors{
    color: red;
    text-align: right;
}
.lien_footer .ML_box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    font-family: "Arial";
    margin: 0;
    padding: 0 !important;
    text-align: left !important;
    text-transform: none;
}
.lien_footer > ul + ul + ul + ul + ul + ul + ul + ul + ul + ul  + ul { margin-top:15px}
#navigation_frame ul .sousLi a {
    color: #666;
    font-size: 0.9em;
}
#newsletter_iframe i {
    display: block;
    float: left;
    margin-top: 52px;
}
.block_contact #particulierForm #formulaire_contact .remerciement #field_58 label.required {display: none !important;}
@media screen and (min-width:970px) {
    .videoContainerFrame .videoContent {margin: 10% auto 0;}
}
.image_actu img {
    margin-left:12px;
    }