body{
    font-family : "HPSimplified_Rg";
}

@font-face {
  font-family: 'Sybilla-Ultra';
  src: url('../font/Sybilla-Ultra.eot?#iefix') format('embedded-opentype'),
	     url('../font/Sybilla-Ultra.woff') format('woff'), url('../font/Sybilla-Ultra.ttf')  format('truetype'), url('../font/Sybilla-Ultra.svg#Sybilla-Ultra') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
    font-family : "HPSimplified_Lt";
	src : url('../font/HPSimplified_Lt.eot'); /* Pour IE9 Compat mode */
    src : url('../font/HPSimplified_Lt.eot?#iefix') format('eot'),
		  url('../font/FormaDJRMicro-Regular.woff') format('woff'),
		  url('../font/FormaDJRMicro-Regular.woff2') format('woff2'),
          url('../font/FormaDJRDisplay-Regular.ttf') format('truetype');
}

.fontHpLt{
	font-family: "HPSimplified_Lt";
	font-style:normal;
}

@font-face{
    font-family : "HPSimplified_Rg";
	src : url('../font/HPSimplified_Rg.eot'); /* Pour IE9 Compat mode */
    src : url('../font/HPSimplified_Rg.eot?#iefix') format('eot'),
		  url('../font/Montserrat-Bold.woff2') format('woff2'),
		url('../font/Montserrat-Bold.woff') format('woff'),
          url('../font/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
}

.fontHpRg{
	font-family: "HPSimplified_Rg";
	font-style:normal;
}

.ui-slider-horizontal .ui-slider-handle {
    cursor: pointer;
}

/* Image de fond en background */
#fond{
	display:none;
	z-index:-1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height:692px;
   /* background-image:url(../img/fond_v2.jpg);
    background-position:top center;
    background-repeat:no-repeat;*/
}

.color1{
    color:#324294;
}

#step_achat .libelleCB {
    color:#324294;
}
.obli {
    font-size: 12px;
}
.liencookies{
    text-decoration:underline;
    cursor:pointer;
}
.lightbox_content {
  max-width: 640px;
  width:90%;
  min-with:400px;
}
#tabDotations{
  width:100%;
}
#tabDotations td{
  padding:5px;
  width:80%;
}
#tabDotations td span{
  color: #293780;
  font-size: 1.2em;
}
#tabDotations img{
  width:100%;
  max-width:172px;
}
#tabDotations .visuDot{
max-width: 182px;
  width: 20%;
  min-width: 100px;
  text-align: center;
  vertical-align: top;
}
#montantRemb{
    width:774px;
    height: 152px;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
    font-size:100px;
    text-align:center;
    background-image:url(../img/fond_remb.png);
    background-position:top center;
    background-repeat:no-repeat;
    background-size:100%;
    margin-top:10px;
    margin-bottom:20px;
    color:#324294;
    line-height: 150px;
    display:none;
    font-family: "Sybilla-Ultra";
}

#montantInk{
    width:774px;
    height: 152px;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
    font-size:100px;
    text-align:center;
    background-image:url(../img/fond_ink.png);
    background-position:top center;
    background-repeat:no-repeat;
    background-size:100%;
    margin-top:10px;
    margin-bottom:20px;
    color:#324294;
    line-height: 150px;
    display:none;
    font-family: "Sybilla-Ultra";
}

#montantRemb span, #montantInk span{
	position:relative;
	top:-34px;
	font-size:58px;
}

@media screen and (max-width: 63.999em){
#montantRemb{
    width:100%;
    height:198px;
	max-width:300px;
	padding-top:65px;
    font-size:75px;
	line-height:normal;
    background-image:url(../img/m_fond_remb.jpg);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#montantInk{
    width:100%;
    height:198px;
	max-width:300px;
	padding-top:65px;
    font-size:75px;
	line-height:normal;
    background-image:url(../img/m_fond_ink.jpg);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#montantRemb span, #montantInk span{
	top:-28px;
	font-size:42px;
}
}

#contenu {
    padding-bottom: 55px;
    min-height: 600px;
}
.visuelPop{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:auto;
    max-width:640px;
}

@media screen and (max-width: 47.999em){
#contenu {
    padding-bottom: 30px;
} 
.datepicker-controls select{
        background:none;
    }
}

#visuel-ope{
	display:none !important;
}

/* header */
#navbar {
    background-color: #fff;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.navbar-bar .bar {
    background:#191919;
}
.navbar-bar.open .bar {
    background-color: #191919;
}

@media screen and (min-width: 48em){
.pure-menu{
	text-align:right;
}
}

.pure-menu-link{
	color:#191919;
}
.pure-menu-item .active {
    background-color: #324294;
}
.pure-menu-link:hover{
	background-color:#324294;
	color:#fff;
}

header{
	border-top:1px solid #ebebeb;
	/*border-bottom:1px solid #ebebeb;*/
	background-color:#fff;
}

header img {
    width: 100%;
    max-width: 1366px;
    margin: 0;
    margin-left:auto;
    margin-right:auto;
}


@media screen and (max-width: 47.999em){
.pure-menu-list {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
}

/*footer*/
#footer {
    padding:18px 0;
    color:#fff;
    background-color: #191919;
    border-top: 0;
    position:fixed;
}

#footer-container{
    max-width:1200px;
	margin:0 auto;
}

#footer-tessi{
	font-family: "HPSimplified_Lt";
	margin:0;
    color:#fff;
	font-size:14px;
	text-align:center;
}

@media screen and (min-width: 64em){
#footer-tessi{
	text-align:left;
}
}

#footer li a {
	font-family: "HPSimplified_Lt";	
    color: #fff;
	font-size:14px;
}
@media screen and (max-width: 63.999em){
#footer {
    position:relative;
}

#footer-hr{
	width:20px;
	height:1px;
	margin:10px auto;
	background-color:#fff;
}
}

/*step*/

.step-line {
    background-color: #191919;
}
.step-num {
    background-color: #191919;
    border: 2px solid #191919;
}
.step-num.inactif p {
    color: #191919;
}

.step-center{
	float:left;
	width:100%;
	text-align:center;
}
	
.step{
	margin:0 auto;
	margin-bottom:25px;
}

.step-num{
	float:left;
}

.step-line{
	float:left;
	width:30px;
	height:2px;
	margin:0;
	margin-top:16px;
}

#step_valid .panel-contenu {
    padding-bottom: 65px;
}

/*Boutons*/

.pure-button-primary, a.pure-button-primary{
	background-color:#191919;
    border-radius:0px;
}
.pure-button-back{
    border-radius:0px;
}
.pure-button-primary:hover{
	background-color:#000;
}
.pure-button-add{
	color:#fff;
	background-color:#aa573b;

}

.pure-button-add:hover{
	background-color:#9a482d;
}

.pure-button-upload{
	background-color:#324294;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-family : "HPSimplified_Rg";
    font-size:14px;
    border-radius:0px;
	letter-spacing:0;
}

.pure-button-upload:hover{
	background-color:#324294;
}

.pure-button-delete{
    border-radius:0px;
}

.pure-button-lb{
	color:#fff;
	background-color:#191919;
    border-radius:0px;
}

.pure-button-lb:hover{
	background-color:#000;
}



/* PAGE: Home */

#page_home {
	background-color:#fff;
}

#page_home #fond{
	min-height:780px;
    /*background-image:url(../img/fond_home.jpg);
    background-position:top center;
    background-repeat:no-repeat;*/
}

#page_home #bl_association{
	width:94%;
	max-width:1170px;
	padding-bottom:22px;
	margin:0 auto;
	margin-top:30px;
	background-color:#fff;
}

#page_home #bl_association img{
	float:left;
	width:100%;
	height:auto;
}

#page_home #asso_right{
	float:right;
	width:100%;
	text-align:center;	
}

#page_home #asso_don{
	margin-top:10px;
	font-family: 'Sybilla-Ultra';
	color:#324294;
	font-size:50px;
}

#page_home #asso_don span{
	position:relative;
	top:-18px;
	font-size:30px;
}

#page_home #asso_text1{
	margin-top:-15px;
	font-size:20px;
	line-height:normal;
}

#page_home #asso_right .pure-button{
	width:auto;
	padding-left:23px;
	padding-right:23px;
	font-size:20px;
	line-height:60px;
}

#page_home #asso_text2{
	float:right;
	width:100%;
	margin:18px 0 0 0;
	color:#555;
	font-size:16px;
	text-align:center;
}

#page_home #asso_text3{
	margin-top:25px;
	font-size:23px;
	text-transform:uppercase;
}

#page_home #asso_text3 span{
	color:#e75094;
}

#page_home #asso_text4{
	width:90%;
	margin:0 auto;
	margin-top:17px;
	font-size:17px;
}


#blocBtMobile{
  display:block;
  width:100%;
  height:80px;
  background-color: #35408f;
}
@media screen and (min-width: 48em){
  
#blocBtMobile{
  display:none;
}
  
#page_home #bl_association{
	width:100%;
	padding-bottom:0;
	margin-top:80px;
	margin-bottom:35px;
}
	
#page_home #bl_association img{
	width:50%;
}

#page_home #asso_right{
	width:50%;
}

#page_home #asso_don{
	margin-top:20px;
	font-size:85px;
}

#page_home #asso_don span{
	top:-32px;
	font-size:45px;
}

#page_home #asso_text1{
	margin-top:0;
	font-size:32px;
	line-height:30px;
}

#page_home #asso_right .pure-button{
	margin-bottom:24px;
}

#page_home #asso_text2{
	width:auto;
	margin:0 10px 0 0;
}

#page_home #asso_text3{
	margin-top:43px;
}

#page_home #asso_text4{
	width:82%;
}
}

/*checkbox*/
[type="checkbox"].filled-in:checked+span:after{ /* Checkbox : box checked */
	z-index:0;
    background-color:#191919;
    border:2px solid #191919;
}

/* CONTENU */

@media screen and (min-width: 64em){
header{
	min-height:42px;
}
}

.panel-title{
    margin:0;
    font-family : "HPSimplified_Rg";
    color: #191919;
    text-align: center;
	font-size:33px;
	line-height:30px;
    margin-bottom:0;
    padding-top:15px;
    margin-top:30px;
    float:none;
}

@media screen and (max-width: 33.999em){
.panel-title{
    font-size:26px;
    margin-top:30px;
}
}

.pure-form legend{
	padding:0;
	padding-top:2px;
	padding-bottom:8px;
	margin-bottom:10px;
	font-size:23px;
    text-align:center;
    border-bottom: none;
    color:#191919;
    font-family : "HPSimplified_Lt";
}

@media screen and (max-width: 33.999em){
.pure-form legend{
    font-size:18px;
}
}

.mention{
	margin-bottom:35px;
	color:#333;
	text-align:justify;
}
#bl_instantink{
    display:none;
}
/* DEBUT : Styliser DatePicker */
.datepicker-date-display .datepicker-day{ /* header jour */
	color:#fff;
    background-color:#324294;
}
.datepicker-date-display{ /* bloc date */
    background-color:#324294;
}
.datepicker-table td.is-selected, .datepicker-day-button:hover{ /* jour sélectionné et survol */
	background-color:#324294;
}
.datepicker-footer button{ /* bouton fermer */
    color:#324294;
}
.dropdown-content li > a, .dropdown-content li > span { /* liste déroulante mois et année */
    color:#222;
}
/* FIN : Styliser DatePicker */
/* Divers*/
.panel-heading, .pure-icon-btn, .pure-icon-content{
	background-color:#324294;
}
.panel-num, .notes{
   color:#db3c29;
}
.obli{
   color:#191919; 
}
#step_achat #mentionPdv{
    color:#324294;
}
.pure-form input[type=text]:focus, .pure-form input[type=email]:focus, .pure-form input[type=tel]:focus, .pure-form select:focus, .pure-form textarea:focus{
    border-bottom:1px solid #324294;
    -webkit-box-shadow: 0 1px 0 0 #324294;
    box-shadow: 0 1px 0 0 #324294;
}
.pure-control-group .dropdown-content li > a, .pure-control-group .dropdown-content li > span {
    color:#324294;	/* Couleur option */
}
.pure-form legend span {
    font-size: 14px;
    color:#324294;
}

.file-ligne {
    border-top:none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.file_label{
	color:#324294;
	font-style:italic;
}

.centreHp{
    text-align:center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.radioTitre{
  display: block;
  margin-bottom: 10px;
}
.radioLabel{
  margin: 5px;
}
.radioLabel input{
  margin: 5px;
}
.centreLarge{
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.messageConf{
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}
.separHp{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    max-width:600px;
    height:1px;
    padding-left:0;
    padding-right:0;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #9e9e9e;
}
.separHpLarge{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    max-width:1200px;
    height:1px;
    padding-left:10px;
    padding-right:10px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #191919;
}
.centreHp ul{
    padding-left:0px;
}
.centreHp ul li{
list-style-type: none;
}
#lienRappel{
    text-decoration:underline;
    cursor:pointer;
    margin-top:15px;
    margin-bottom:20px;
    display:block;
    
}
.center50{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.uploadExemple{
	font-family: "HPSimplified_Rg";
	color:#191919;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:underline;
	cursor:pointer;
}

#uploadIK{
    display:none;
}

legend .pure-icon-btn{
    position: relative;
    display: inline-block;
    margin-left: 5px;
    top: -2px;   
}

.pure-icon-btn{
	width:24px;
	height:24px;
	line-height:24px;
}

@media screen and (max-width: 33.999em){
.center50{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
}
/*homepage*/
#step_home .soustitre{
	margin-bottom:32px;
	font-size:23px;
    text-align:center;
    border-bottom: none;
    color:#191919;
}
#step_home .imgFooter{
	width:100%;
    max-width:1172px;
    min-width:320px;
    margin-left:auto;
    margin-right:auto;
	margin-top:15px;
}

.blocOffre{
    display:inline-block;
	vertical-align:top;
    margin:10px 13px;
}

.btVisuel{
    cursor:pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; 
	border: 1px solid #ebebeb;
}

.btVisuel:hover{
	-webkit-box-shadow: 1px 4px 5px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 1px 4px 5px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 4px 5px 1px rgba(0, 0, 0, 0.4);
}

.blocOffreLib{
	font-family: "HPSimplified_Rg";	
    margin-top:8px;
	font-size:17px;
}

.blocOffreLib span{
    font-family : "HPSimplified_Rg";	
	font-size:23px;
}

.blocOffreLib span.blocOffreEuro{
    position:relative;
    top:-8px;
	font-size:14px;
}

.titreRecap{
    width:100%;
    height:5px;
    text-align:center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform:uppercase;
    text-rendering: auto;
    font-family: "Roboto-Light";
    font-weight: bold;
    background-color:#324294;
    font-size:16px;
    margin-bottom: 30px;
    margin-top:30px;
    
}
.titreRecap span{
    background-color:#fff;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: -8px;
}
.blocRecap{
    text-align:left;
    border-bottom: 1px solid #9e9e9e;
    width:100%;
    margin-top: 15px;
}
.labelRecap{
    color: #aeaeae;
    font-size:12px;
    margin-bottom:0;
}
.infoRecap{
    font-size:18px;
    margin-bottom:0;
}
.infoRecapIban{
	text-align:center;
}
.blocRecapBouton{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.blocRecapPJ {
    float: left;
    width: 100%;
    text-align: center;
    margin-top:20px;
    margin-bottom:20px;
    
}
.infoSuivi{
    text-align:center;
    padding-top: 2px;
    font-size: 20px;
    border-bottom: none;
    color:#191919;

}
#imgPromo{
    width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    max-width:783px;
    cursor:pointer;
}
#imgPromoM{
    width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    max-width:640px;
    cursor:pointer;
}



#step_coord .pure-control-group{
	margin-bottom:0;
}

#step_coord .pure-control-group .th2-1-2-left, #step_coord .pure-control-group .th2-1-2-leftsolo, #step_coord .pure-control-group .th2-1-2-right{
	margin-bottom:10px;
}


/* Page : Don */

#step_don{
	text-align:center;
}

#step_don #bl_montant{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:1em;
	border:1px solid #324294;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
}

#step_don #bl_montant_text{
	float:left;
	padding:5px 0;
	margin:0;
	margin-left:10px;
	font-size:15px;
	text-align:left;
}

#step_don #bl_montant_don{
	position:relative;
	top:5px;
	float:right;
	margin-right:10px;
    font-family: "Sybilla-Ultra";
	font-size:30px;
}

#step_don #bl_montant_don span{
	position:relative;
	top:-10px;
	font-size:18px;
}

#step_don .panel-title{
    margin-top:15px;
	line-height:30px;
}

#step_don #step_don_text1{
	margin-top:24px;
	font-family: "HPSimplified_Lt";
	font-size:17px;
}

#form-don{
	margin-top:2em;
}

#form-don label{
	margin:0;
    font-family : "HPSimplified_Rg";
	font-size:22px;
	text-transform:uppercase;
}

#form-don #amount{
	margin:0;
    font-family: "Sybilla-Ultra";
	font-size:60px;
	line-height:1em;
}

#form-don #amount span{
	position:relative;
	top:-20px;
	font-size:34px;
}

#slider-range-min{
	width:90%;
	margin:0 auto;
	margin-top:20px;
	background:#e8e8e8;
	border:0;
}

#slider-range-min .ui-slider-range{
	background:#324294;
}

#recufiscal{
	width:100%;
	margin:2em auto;
	font-family: "HPSimplified_Lt";
	text-align:justify;
}

@media screen and (min-width: 48em){
#step_don #bl_montant{
	width:770px;
	height:60px;
	max-width:100%;
	margin-top:35px;
}
#step_don #bl_montant_text{
	padding:0;
	margin-top:15px;
	margin-left:20px;
	font-size:21px;
}
#step_don #bl_montant_don{
	margin-right:20px;
}
#step_don .panel-title{
    margin-top:30px;
	line-height:41px;
}
#step_don #step_don_text1{
	font-size:18px;
}
#form-don{
	margin-top:35px;
}
#slider-range-min{
	width:470px;
	margin-top:34px;
}
#recufiscal{
	width:90%;
	margin:45px auto;
	text-align:left;
}
}


/* Page : Association */

#page_association #contenu{
	max-width:1100px;
}

#visuel_asso{
	display:block;
	max-width:100%;
	margin:0 auto;
	margin-top:27px;
	margin-bottom:55px;
}

#m_visuel_asso{
	display:block;
	max-width:100%;
	margin:0 auto;
	margin-top:2em;
	margin-bottom:10px;
}

.step_asso_text1{
	font-size:18px;
	line-height:22px;
	text-align:justify;
}

.step_asso_text2{
	margin-top:20px;
	margin-bottom:17px;
	color:#e75094;
	font-size:24px;
	text-transform:uppercase;
}

.step_asso_text2 span{
	color:#191919;
}

#step_asso #bl_bottom{
	margin-top:1.5em;
	margin-bottom:1.8em;
	text-align:center;
}

#step_asso #bl_bottom p{
	text-align:center;
}


#page_home .pure-button-primary{
  max-width: 280px;
  padding: 10px;
  margin-top: -80px;
  position: relative;
  margin-left: auto;
}
@media screen and (min-width: 64em){
#step_asso{
	margin-bottom:60px;
}

#page_home .pure-button-primary{
  max-width: 280px;
  padding: 10px;
  margin-top: -200px;
  position: absolute;
  margin-left: 750px;
}
}

@media screen and (min-width: 48em){
#step_asso #bl_bottom{
	margin-top:64px;
	margin-bottom:45px;
}
}